ADB Reboot

adb reboot

If you want to restart/reboot your Android device connected over adb shell, you can do the the … Read more

How to Count number of lines in a file in Linux ?

When you are just interested into number of lines in a file to make some decision based … Read more

GitLab

How to Create a personal access token in GitLab ?

Personal access tokens are required to authenticate your account in GitLab using API’s or when you want … Read more

gitlab_delete4

How to delete GitLab Project ?

Sometimes, when we create a projects in GitLab and if it gets obsolete, when we have large … Read more

gitlab

How to add SSH keys in GitLab ?

When you want to write something to gitlab repositories, you must need to add your development machines … Read more

gitlab

Getting started for First Project with GitLab

GitLab.com offers free unlimited (private) repositories and unlimited collaborators. It provides the devops platform with all the … Read more

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