Tutorial Install Cloudlinux di VPS Atau Root Menggunakan SSH


caranya sebagai berikut :

1) Download the cloud linux auto installer from http://www.cloudlinux.com/downloads/index.php

wget http://repo.cloudlinux.com/cloudlinux/sources/cln/centos2cl
sh centos2cl -k

2) Now reboot your server into the Cloud linux kernel
3) Install the lve cpanel modules and plugin as follows,

yum  -y install cpanel-lve   cpanel-lvemanager

4) Compile apache and php with the following minimal requirements,
– Make sure to use Apache 2.2.x version
– Suexec must be enabled
– Apache MPM will be Prefork, Worker or Event . Better to user preforker

5) Now go to WHM -> Plugins -> LVE Manager and monitor the use . You can set the limits per domain from here

If you wish to convert from CentOS 5.x or 6.x to CloudLinux, have already installed cPanel & WHM, and own an IP-based CloudLinux license, run these commands:

/usr/local/cpanel/cpkeyclt
/usr/local/cpanel/bin/cloudlinux_system_install -k
reboot
/usr/local/cpanel/scripts/easyapache –build

If you wish to convert from CentOS 5.x or 6.x to CloudLinux, have already installed cPanel & WHM, and own a CloudLinux license key, run these commands:

wget http://repo.cloudlinux.com/cloudlinux/sources/cln/cpanel2cl
sh cpanel2cl -k $key
Replace $key with your license key.
reboot
/scripts/easyapache –build


No comments:

Write a Comment


Top