It is easy to switch a server from CentOS 6.x or 7.x to CloudLinux. The process takes a few minutes and replaces just a handful of RPMs.
Step 1- Login to server Via SSH using root Credentials (You must login as root)
Step 2- Install wget and run update
$ yum install wget
$ yum update
Step 3- Download and install Cloudlinux OS using the following commands
$ wget https://repo.cloudlinux.com/cloudlinux/sources/cln/cldeploy
$ sh cldeploy -i
$ reboot
Step 4- Install cageFS (CageFS will automatically detect and configure all necessary files for: cPanel,Plesk,DirectAdmin,ISPmanager,Interworx,MySQL ,PostgreSQL,Lightspeed
$ yum install cagefs
$ /usr/sbin/cagefsctl --init
Step 5- Install PHP Selector
Installation of different versions of PHP & modules:
$ yum groupinstall alt-php
$ yum update cagefs lvemanager
Step 6- Reboot
That’s it now your centos system is running Cloudlinux os complete with CageFS and PHP Selector
“Computers make excellent and efficient servants, but I have no wish to serve under them.”
Mr. Spock, “The Ultimate Computer”