Cloud Linux Installer

You need to have CloudLinux License.

wget //repo.cloudlinux.com/cloudlinux/sources/cln/cldeploy
sh cldeploy -k YOUR-KEY
cd /usr/local/src/
wget //dl1.centos-webpanel.com/files/c_scripts/cloudlinux.sh
sh cloudlinux.sh
 

After CloudLinux installer is done it will automatically reboot the server!!

After reboot, you need to build CageFS and enable it
/usr/sbin/cagefsctl --init
cagefsctl --enable-all
Was this answer helpful? 0 Users Found This Useful (0 Votes)