How to setup passwordless SSH Authentication in Linux ?

On Local Machine, from where you will try to login another machine, we need to use ssh-keygen … Read more

Configure Yocto to download from local mirror to save bandwidth

If you once have downloaded and compiled yocto build, it generates local tar files of all the … Read more

How to encrypt directory in Linux using Encfs ?

EncFS creates a virtual encrypted filesystem which stores encrypted data in the rootdir directory andmakes the unencrypted … Read more

How to add a website to Google Search Console ?

Google Webmaster

Have a new website and you would like google to add your pages into its search so … Read more

How to install latest version of Node JS on Ubuntu ?

If you want to install node.js which is gaining popularity in recent days, you can follow below … Read more

How to install specific Node JS version on Ubuntu ?

To install specific version of Node JS, first make sure NPM package manager is installed. You can … Read more

Install Django REST Framework on Ubuntu

django dashboard

Django REST framework is a powerful and flexible toolkit for building Web APIs. Some reasons you might … Read more

Google Feud

Google-Feud

Are you bored by browsing too much technical stuff on this website, then you are right place … Read more

adb shell cmd package list libraries – Get all installed libraries

First connect to adb, Now using below command, we can identify all the installed libraries on an … Read more