Linux

How to Install or Convert Linux to Cloudlinux OS

Install Cloudlinux OS By Converting Existing Linux Servers To CloudLinux OS

To switch server from CentOS 5.x, 6.x or 7.x to CloudLinux. The process takes a few minutes and replaces just a handful of RPMs. You have to Get your activation key , either by getting trial subscription or if you purchase the license then you can run the following commands

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 the server rebooted, your server CloudLinux kernel with LVE enabled. The script automatically detects and supports following control panels: cPanel with EA3, Plesk, DirectAdmin, InterWorx. It will install CloudLinux kernel, Apache module, PAM module, command line tools as well as LVE Manager.

LVE Manager

By default LVE will install on the CloudLinux OS server , if the LVE not installed you can run the following command

yum install lvemanager
XsoftHost Support

Share

Recent Posts

Add Extra IP addresses to server configuration On Ubuntu 17.10 and later

Each failover IP address will need its own line in the configuration file. The configuration…

3 years ago

Create RAID Arrays with mdadm on Ubuntu

What is mdadm? The mdadm utility can be used to create and manage storage arrays…

4 years ago

How to change the maximum upload file size for PHP

There are several scenarios that you might need to increase or decrease your php maximum…

6 years ago

How to install Let’s Encrypt Plugin in WHM/cPanel

What is Let’s Encrypt? Let’s Encrypt is a free certificate authority provided by the Internet…

6 years ago

How to install python in my cPanel and add py extension

Python normally installed on all cPanel hosting server because most of Centos/red hat update system…

6 years ago

How to install and enable GUI GNOME Desktop on centos 7

Usually CentOS 7 comes in a numbers of variants, For most users, there are two…

6 years ago