Tuesday , March 19 2024 3:19 AM
Home / Tutorials

Tutorials

How to Add a Project to Github using command line?

Putting your existing work on GitHub can let you share and collaborate in lots of great ways. Create a new repository on GitHub. To avoid errors, do not initialize the new repository with README, license, or gitignore files. You can add these files after your project has been pushed to …

Read More »

Seedr – Download Torrent Easily

There are many of cloud based torrent application on which you can download torrent instantly (You can even use IDM with Seedr, just make sure IDM plugin is installed properly in your browser), while other cloud based torrent website have some limitation specially when we talked about private torrent trackers …

Read More »

How To Install R on Ubuntu 16.04

Introduction R is a popular open source programming language that specializes in statistical computing and graphics. It is widely used for developing statistical software and performing data analysis. R is easily extensible, and the community is known for continuously adding user-generated packages for specific areas of study, which makes it …

Read More »

WiFi Hacker – Hack Wifi using WifiSlax WPA-WPA2

In this tutorial, we will see how to crack WPA-WPA2 by using a WiFi hacker tool, WifiSlax  WiFi hacker, the best WiFi Password Hacking Software on both Macbooks and Windows Laptops. How to hack wifi password? it is easy. The other WiFi cracking software’s normally work well on WEB or WPA security. WifiSlax is …

Read More »

How To Move an Apache Web Root to a New Location on Ubuntu 16.04

Introduction On Ubuntu, by default, the Apache2 web server stores its documents in /var/www/html, which is typically located on the root filesystem with rest of the operating system. Sometimes, though, it’s helpful to move the document root to another location, such as a separate mounted filesystem. For example, if you …

Read More »

How-To: Create a Cron Job to start MySQL if it Stops

Sometimes server act weird and stop some services due to any issue. I faced this issue with my  sites , where MySQL service stops after running the clean script to remove demo demo sites after three days. So I created a Cron Job on my AWS Ubuntu Instance to check if and start …

Read More »

Server-side YouTube V3 OAuth API (CakePHP)

To make this work, you’ll need to create a dummy web application that can capture the refresh token generated when you authorize your app.here am using this as a cakePHP component. Creating your project You’ll need to head over to https://console.developers.google.com/ and create a new project. Then go and enable the YouTube Data …

Read More »

An overview of the top Java IDEs

If you’re a Java developer, then the first and biggest decision you’ll make is for an Integrated Development Environment (IDE) to aid the development process. We take a look at the top Java IDEs and what makes them great. What makes an IDE good? As in, really good? We’ve rounded …

Read More »

How To Install and Configure Elasticsearch on Ubuntu 14.04

Introduction Elasticsearch is a platform for distributed search and analysis of data in real time. Its popularity is due to its ease of use, powerful features, and scalability. Elasticsearch supports RESTful operations. This means that you can use HTTP methods (GET, POST, PUT, DELETE, etc.) in combination with an HTTP …

Read More »

How to Enable God Mode in Windows 10?

Microsoft’s Windows 10, the latest version of Windows Operating System, has been creating waves since it rolled out, and reached to 110 million devices within just 2 months. If you are a long-time Windows user, you may remember a trick called, ‘God Mode‘. God Mode is an inbuilt, but hidden …

Read More »