- Joined
- Nov 26, 2016
- Messages
- 565
- Points
- 28
If you are using a CentOS server and want to install CloudLinux for management, just a few simple commands and the server will automatically make the switch.
The condition to use CloudLinux is that you need to have a license.
After registering the license for the server successfully, you need to access SSH to the server (SSH access instructions) then use the following commands to proceed with the installation.
Download the CloudLinux installation file
Start the installation with the following command
After the installation is complete, you need to reboot the server to apply the server switch to CloudLinux
After the reboot is complete, we continue to install the components of CloudLinux, this step will be simpler, now on panels like cPanel, Plesk, Directadmin, InterWorx that support the installation interface. You find the LVE feature (CloudLinux LVE Manager) and click Start Wizard
Select the components you want to install
After clicking Finish and Install, you just need to wait for the installation system to complete.
Hope it helps!
The condition to use CloudLinux is that you need to have a license.
After registering the license for the server successfully, you need to access SSH to the server (SSH access instructions) then use the following commands to proceed with the installation.
Download the CloudLinux installation file
Code:
wget https://repo.cloudlinux.com/cloudlinux/sources/cln/cldeploy
Code:
sh cldeploy -i
Code:
reboot
Select the components you want to install
After clicking Finish and Install, you just need to wait for the installation system to complete.
Hope it helps!