How to configure Centos 6 after Installation

Installing Base & Updates We will now want to install the nice complimentary things that Centos can give us through yum. Yum is the way we install Applications and services. Lets update what we have, it will download the packages from the internet and then automatically install them.[root@backup01 ~]# yum -y update We now will install … Continue reading How to configure Centos 6 after Installation