How to Turn ON and Turn OFF Bluetooth from command line ?
Rfkill is a tool for enabling and disabling wireless devices. Using “rfkill list” command we first check … Read more
Rfkill is a tool for enabling and disabling wireless devices. Using “rfkill list” command we first check … Read more
If we want to install an apk already downloaded or we compiled, use below command to install … Read more
If We want to uninstall the apk, using adb, we need to know the package name of … Read more
Above command displays all the permissions. This command also takes following optional arguments as, Following is the … Read more
Following command Prints all features supported by the android system / device. Following is the output of … Read more
If you have a microphone with 2.5mm audio jack and don’t have a mixer which can play … Read more
[ Note: following commands has been tried on ubuntu 16.04, but should work on other Linux distros … Read more
If you have multiple devices connected with laptop/desktop, use “-s serial_no” to distinguish which device your want … Read more
Visit – https://dash.cloudflare.com/sign-up and signup to create an account. Once you are able to login to cloudflare … Read more
As described in our earlier post “Add a website to cloudflare and configure domain DNS settings for … Read more
If you are trying to install some package on Ubuntu and by some means, in middle of … Read more
Ubuntu supports various media player which allow you to play audio and video from command line. Mplayer … Read more