Install Git server on Ubuntu

Unlike CVS or Subversion, Git is now in widespread use for its advantage. In this tutorial, I will guide you through the steps to install a GIT server on the Ubuntu environment! First, let’s open the Ubuntu Terminal and install the Git with the following… Read More

Change Java version on Linux

Suppose you are working in a Linux system with multiple Java versions installed. So how to change the version of Java from this version to another version, this tutorial will guide you to do it! For example, I’m using Ubuntu, and my Ubuntu is installing… Read More