How to convert CentOS 5.x or 6.x to CloudLinux (without cPanel & WHM installed)
1. Purchase a CloudLinux license
2. Login as root user in the server and issue the following commands.
# wget http://repo.cloudlinux.com/cloudlinux/sources/cln/cpanel2cl
If you purchased an IP address-based CloudLinux license, run the command
# sh cpanel2cl -i
If you purchased a CloudLinux license key, run the command
# sh cpanel2cl -k <key>
====================================================================================
How to convert CentOS 5.x to CloudLinux (with cPanel & WHM installed)
If you own an IP address-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 own a CloudLinux license key, run these commands:
# wget http://repo.cloudlinux.com/cloudlinux/sources/cln/cpanel2cl
# sh cpanel2cl -k <key>
# reboot
# /scripts/easyapache --build
Reference:
http://docs.cpanel.net/twiki/bin/vief/AllDocumentation/InstallationGuide/InstallingOs
http://docs.cloudlinux.com/
About Me
Categories
Archives
Populares
-
Situation : I have removed some mails from the MDaemon server from the backend,ie, browsed through the mail box and deleted some mails mauna...
-
Domain already exists error while adding a subdomain or addon domain A very common error when adding an addon or parked domain via cpanel....
-
Here in the following telnet sessions i am using the following details to demonstrate the dovecot verification. You have to replace with you...
-
BCC to Boss Function - Postfix Postfix provides three mechanisms: always_bcc = address Deliver a copy of all mail to the specifi...
-
If you, or your clients, are unable to login to your/their email accounts and the system shows this error message: Plaintext authentication ...
-
Crontab Failure Emails The emails vary in subject line but include: /bin/sh: 1 : ambiguous redirect - Cron <root@host> /usr/local/cpan...
-
In Kloxo ftp is running in xinetd. So first of all check this service is listening in port 21. [root@server ~]# netstat -plant | grep xinetd...
-
You can display ColdFusion geographic/language locale value using the following code. <cfoutput> <p>#getLocale()#</p...
-
Change Auto-reply Limit of a Mail Account - Plesk (Windows) Issue : If I enable auto-reply in my Parallels Plesk Panel (PP) email settings a...
-
Install YAZ PHP extension You can cry install yaz using the following command. But you may encounter an erro while the installation. # pecl ...