You can implement the Cloudlinux with Plesk server easily.
First make sure you have CentOS 5.x OS on server.
Follow the below steps :
Quote:
1. Get <activation_key> either by getting trial subscription or by purchasing subscription
2. Download script: centos2cl ::: wget http://repo.cloudlinux.com/cloudlinu.../cln/centos2cl
3. Execute sh centos2cl -k <activation_key> ::: sh centos2cl -k <activation_key>
4. Reboot
|
Once you have rebooted, you are running CloudLinux kernel with LVE enabled.
Install additional components & update the following RPMs:
Quote:
# yum install mod_hostinglimits
# yum update httpd vixie-cron
|