Knowledgebase
Converting Existing Servers
It is easy to switch server from CentOS 6.x or 7.x to CloudLinux. The process takes a few minutes and replaces just a handful of RPMs.
• | Get <activation_key> either by getting trial subscription or by purchasing subscription. |
• | Download script: cldeploy. |
• | Execute sh cldeploy -k <activation_key> (if you have IP based license, execute sh cldeploy -i). |
• | Reboot. |
wget https://repo.cloudlinux.com/cloudlinux/sources/cln/cldeploy sh cldeploy -k <activation_key> # if you have activation key or sh cldeploy -i # if you have IP based license reboot
Once you have rebooted, you are running CloudLinux kernel with LVE enabled.