Question
How do you convert a CentOS or AlmaLinux server to CloudLinux?
Answer
Note: If you purchased a CloudLinux license through cPanel, it is IP-based, so there is no activation key.
- Access the server's command line as the 'root' user via SSH or Terminal in WHM.
-
Run the following command to download the
cldeployscript:# wget https://repo.cloudlinux.com/cloudlinux/sources/cln/cldeploy
-
Run the following command to convert the server to CloudLinux:
# sh cldeploy -i
- Once the installation has been completed, the server must be rebooted into the CloudLinux kernel.
Comments
0 comments
Article is closed for comments.