View Categories

How to convert CentOS 8 to CloudLinux

< 1 min read

Table of Contents

Important #

Before you start the migration, please make sure you have an activation key or IP based license. If not, feel free to contact us by creating a ticket to the sales team!

Step 1 #

Download the conversion script:

$ wget https://repo.cloudlinux.com/cloudlinux/sources/cln/cldeploy

 

Step 2 #

Run the migration script:

$ sh cldeploy -k

or, if you have IP based license, please use the following command:

$ sh cldeploy -i

 

Step 3 #

After migration, please reboot your server:

$ reboot