How to convert your existing CentOS server to CloudLinux

This guide will help you to convert your existing CentOS server to CloudLinux. let’s get started with CloudLinux

execute the following command to start installation CloudLinux

root@ds77 [~]# wget https://repo.cloudlinux.com/cloudlinux/sources/cln/cldeploy
[root@ds77 ~]# wget https://repo.cloudlinux.com/cloudlinux/sources/cln/cldeploy
--2020-07-04 20:58:04--  https://repo.cloudlinux.com/cloudlinux/sources/cln/cldeploy
Resolving repo.cloudlinux.com (repo.cloudlinux.com)... 23.111.175.211, 2604:4500:6:203f::5
Connecting to repo.cloudlinux.com (repo.cloudlinux.com)|23.111.175.211|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 60868 (59K) [application/octet-stream]
Saving to: ‘cldeploy’

100%[=======================================================================================================================================>] 60,868      --.-K/s   in 0.1s

2020-07-04 20:58:04 (496 KB/s) - ‘cldeploy’ saved [60868/60868]

[root@ds77 ~]#

If you have an activation key, run the following commands to run the installation

[root@ds77 ~]# sh cldeploy -k activation_key

or

if you have IP based license

[root@ds77 ~]# sh cldeploy -i

Note that the installation process may take a little time to complete. Once the installation has been completed, you should see the following output

httpd restarted successfully.
You can find complete log in /var/log/cldeploy.log
[root@ds77 ~]#

Finally, reboot the server by executing the following command.

[root@ds77 ~]# reboot

That’s it! You’ve just converted your existing CentOS server to CloudLinux

Leave a Comment

29 + = 32