Installing cpanel

Installing cpanel is quite straight forward, first make sure you have our latest centos 6.* template, once it's reinstalled with the correct template and you're able to SSH into the server, please follow those 3 simple steps below:

1- cd /home

2- yum install wget

3- wget layer1.cpanel.net/latest

4- chmod +x latest

5- sh latest

It will take a while for the setup process to complete, once its completed refresh the license by typing /usr/local/cpanel/cpkeyclt followed by a reboot to make sure things do work the way you want them to.

You can then access WHM cpanel via https://yourip:2087/ using your root username and root password


If you are having problems with this setup, please contact our support and they'll be happy to assist you.
  •  
  • 150 Users Found This Useful
Was this answer helpful?

Related Articles

How To Install and Use Docker on Ubuntu 16.04

Introduction Docker is an application that makes it simple and easy to run application processes...

Backup and Restore cPanel Accounts via SSH

a. How to create a backup of a cPanel Account via SSH?   1. Log-in to the SSH as the Root...

Change Main IP of the server :: Vesta Panel

If we are changing the main IP of a server installed with Vesta panel, we can use the following...

Change permissions using find command

On a Linux server, if you are in need of changing the permissions of a bulk amount of files or...

Change the time of your vps/dedi

It's very easy, you first need to remove the current time file rm /etc/localtime and replace it...