What is my Public IP Address ?

What is My Public

Every machine which is connected to internet gets assigned with one unique IP address till it remains … Read more

How to Create a Bootable USB Pen Drive For Installing Ubuntu ?

Install Ubuntu

The first step to install Ubuntu on your laptop/desktop is for us to create the bootable pendrive … Read more

How to Switch Between Multiple Java Versions On Ubuntu Linux ?

Switch Java Version

If you have installed multiple JDK on ubuntu and sometimes you might need to change the version … 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 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 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 in Linux with examples

Tree Command

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