How to install docker on 32 bit Ubuntu ?

If you want to install docker on ubuntu, follow below procedure, Above two commands will install docker … Read more

How to check if Bluetooth device is UP or NOT using l2ping ?

If you want to know the bluetooth device you want to connect to is alive or not, … Read more

How to Scan and display list of available wireless networks ?

LINSSID – linssid is a graphical wireless scanner, LinSSID displays locally receivable 802.11 wireless attach points and ad … Read more

Installing GStreamer on Linux for application development

GStreamer is a library for constructing graphs of media-handling components. The applications it supports range from simple … Read more

Understanding the Color Code of Linux Files

In Linux everything present is considered as a file, so to differentiate file types from each other … Read more

Meaning of different Colors in “ls” command

In Linux everything present is considered as a file, so to differentiate file types from each other … Read more

How to identify and kill zombie process in Linux ?

If you already knows whats zombie process and wanted to identify all zombie process’s in you system, … Read more