Technical Support > Tutorials / How tos?

How to Install Cloud Linux In Centos cPanel Server

(1/1)

Scott Anderson:
Hello,

First Purchase the Cloudlinux License from https://www.cloudlinux.com/all-products/product-overview/cloudlinuxos/28-trial

Now Run Below Command Via SSH on the server :


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

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


After reboot you need to build CageFS and enable it


--- Code: ---/usr/sbin/cagefsctl --init
cagefsctl --enable-all
--- End code ---


Thanks,
Scott

Navigation

[0] Message Index

Go to full version