{cPanel + CentOS} How to install cPanel on a CentOS server via ssh?

{cPanel + CentOS} How to install cPanel on a CentOS server via ssh?
 

Please follow the following steps to install cPanel on a CentOS server .

1.cd /home — Opens the directory /home.
2. wget -N http://layer1.cpanel.net/latest — Fetches the latest installation file from the cPanel servers.
3. sh latest — Opens and runs the installation files.
4. /usr/local/cpanel/cpkeyclt — Activates your license after installation.

The last step in the process is very important, but it must be done after you've made sure that your license key is active and ready. you can always repeat it at a later time if your license gets activated later.

Article Posted by:
Rishi Padooman
www.hostnit.com

  • install cpanel
  • 6 Users Found This Useful
Was this answer helpful?

Related Articles

{cPanel} Viewing cron jobs through SSH

You can use the command crontab -lTo view all od "root" cron jobs.To be more user specific,...

How do I assign additional IP addresses in RedHat/CentOS?

  To assign a new range of addresses to your server you'll need to create a RANGE file. To...

Setup static IP in Debian OS {Debian 6xx}

Basic Setup of a Static  IP for Debian 6xx You'll first need to find out what your...

Recover Centos root Passwod

1. Boot the system and when you see the following message "Press any key to enter the menu",...