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

Google Webmaster

How to add a website to Google Search Console ?

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

django dashboard

Install Django REST Framework on Ubuntu

Django REST framework is a powerful and flexible toolkit for building Web APIs. Some reasons you might … 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

adb shell pm list packages

ADB Shell Command to List Installed Packages on Android Devices

The Android Debug Bridge (ADB) is a powerful tool used for debugging and communicating with Android devices. … Read more

How to Identify which process keeps port busy on android / Linux ?

Lets say you are trying to do something with UPNP which reserves port 1900 for all of … Read more

Astra Theme

Best Free WordPress Themes

Do you want to develop a website for your idea ? There are multiple software’s to get … Read more

Ban Search

How to stop search engines from indexing WordPress site ?

Recently we developed one WordPress based website for one of our friend, whose primary requirement was to … Read more

Error inflating class androidx.constraintlayout.ConstraintLayout

Recently when we migrated one of our android application to AndroidX, using android studio’s option from “Refactor … Read more