How to export Google Search Console Full Keywords ?

GoogleSearchConsole

Once properly setup, Google Search Console records all the keywords which people use to reach to your … Read more

How do I add my Business to Google Maps ?

Google My Business

What is Google My Business ? Google My Business is a Google’s services for creating business profiles … Read more

adb push

adb push

When you are actively working on Android development, one thing you will frequently need is to copy … Read more

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

How to Create a personal access token in GitLab ?

GitLab

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

How to delete GitLab Project ?

gitlab_delete4

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

How to add SSH keys in GitLab ?

gitlab

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

Getting started for First Project with GitLab

gitlab

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