Admin-Ahead Community

Linux => Control Panels => cPanel => Topic started by: Aby on February 11, 2014, 02:33:45 pm

Title: How Install CloudLinux on working server with cPanel?
Post by: Aby on February 11, 2014, 02:33:45 pm
How Install CloudLinux on working server with cPanel?

# wget http://repo.cloudlinux.com/cloudlinux/sources/cln/cldeploy
# sh cldeploy -i
# reboot

# yum install cagefs
# /usr/sbin/cagefsctl --init

# mkdir /home/cagefs-skeleton
# ln -s /home/cagefs-skeleton /usr/share/cagefs-skeleton 
----