CPanel and Cpanel DNSONLY Installation Instructions
CPanel now uses a universal install script which can be found at
http://layer1.cpanel.net/. You can use the following commands in the root
shell to download and start the installation script:
yum install perl tar gcc* g++ c++ gzip ntp rdate rsync
ntpdate pool.ntp.org
yum update
mkdir /home/cpins
cd /home/cpins
wget http://layer1.cpanel.net/latest
sh latest
Install Cpanel DNSONLY
mkdir /home/cpins
cd /home/cpins
wget http://httpupdate.cpanel.net/latest-dnsonly
sh latest-dnsonly
