How to Switch Between Multiple Java Versions On Ubuntu Linux ?
If you have installed multiple JDK on ubuntu and sometimes you might need to change the version … Read more
If you have installed multiple JDK on ubuntu and sometimes you might need to change the version … Read more
When you are just interested into number of lines in a file to make some decision based … Read more
Rsync is very good tool for copying data from remote machine in Linux. The best part of … Read more
By default, when you create a new user in Linux, it also creates a group with same … Read more
Tree command in Linux/Ubuntu is used to list contents of directories in a tree-like format. Tree command … Read more
When we tried to install one package using “apt-get install” , we got following error, and we … Read more
The best way to identify which package and its version to install if we just know the … Read more
When we created a new user using “adduser” command, by default the user doesn’t have sudo (admin) … Read more
7-Zip is a file archiver with a high compression ratio. Using 7 zip we can compress the directory … Read more
Lyrebird is a Simple and powerful voice changer for Linux, written in GTK 3. In this post, … Read more