Latest ADB and Fastboot using Android SDK Platform tools

Android platform tools is a part of Android SDK. Android timely releases the latest SDK platform tools … Read more

Android ADB

How to Install ADB and Fastboot on Ubuntu ?

Install ADB on Ubuntu For installing Android Debug Bridge (adb) command on Ubuntu, type below command on … Read more

Google Ads

How to change Audience Demography in Google Ads ?

As per definition “Demography” analysis covers the study of a population (For a website, online platforms its … Read more

Install Zoom on Ubuntu

How to install Zoom on Ubuntu ?

Zoom is an application which is available on multiple operating systems such as Linux, Android, Windows and … Read more

SEO H1 Tag

How to fix : SEO Issue – No H1 tag ?

H1 tags in html are mostly used for writing the title of the pages. Normally every page … Read more

How to force panic Linux kernel intentionally ?

When you are working with Linux kernel internals or device driver programming, there are chances you see … Read more

How to check the list of available sensors in Android ?

In android you check the list of all the supported sensors in your device by two ways. … Read more

How to show progress bar while copying data using Rsync ?

Rsync is very good tool for copying data from remote machine in Linux. The best part of … Read more

How to change Android display brightness using adb command ?

We had seen in our previous post “How to change default display timeout settings using adb command … Read more

How to Add User to Group in Linux ?

By default, when you create a new user in Linux, it also creates a group with same … Read more

Tree Command

Tree command in Linux with examples

The “tree” command in Linux is a utility that displays a hierarchical tree-like structure of the contents … Read more

Fixed : Waiting for cache lock: Could not get lock

When we tried to install one package using “apt-get install” , we got following error, and we … Read more