#cd /home
#wget http://layer1.cpanel.net/latest
#sh latest
Setelah selesai (membutuhkan waktu agak lama), akses whm nya (http://IP/whm) dan configure server setting WHM.
Setelah selesai, update apache dan reboot.
#cd /home
#wget http://layer1.cpanel.net/latest
#sh latest
mkdir /usr/local/src/yum
cd /usr/local/src/yum
wget http://mirror.centos.org/centos/4.6/apt/i386/RPMS.os/sqlite-3.3.6-2.i386.rpm
wget http://mirror.centos.org/centos/4.6/apt/i386/RPMS.os/yum-2.4.3-4.el4.centos.noarch.rpm
wget http://mirror.centos.org/centos/4.6/apt/i386/RPMS.os/python-elementtree-1.2.6-5.el4.centos.i386.rpm
wget http://mirror.centos.org/centos/4.6/apt/i386/RPMS.os/python-sqlite-1.1.7-1.2.1.i386.rpm
wget http://mirror.centos.org/centos/4.6/apt/i386/RPMS.os/python-urlgrabber-2.9.8-2.noarch.rpm
wget http://mirror.centos.org/centos/4.6/apt/i386/RPMS.os/rpm-python-4.3.3-23_nonptl.i386.rpm
wget http://mirror.centos.org/centos/4.6/apt/i386/RPMS.os/yum-metadata-parser-1.0-8.el4.centos.i386.rpm
wget http://mirror.centos.org/centos/4.6/apt/i386/RPMS.os/libxml2-python-2.6.16-10.i386.rpm
rpm -Uvh *rpm
yum -y update
rm -rf /usr/local/src/yum