December 2018
Beginner
826 pages
22h 54m
English
For this section, we're going to be using both of our machines, using centos2 as a server, and centos1 as the client.
In this instance, ensure that git is installed on both your machines:
$ sudo yum install git -y