cPanel is a web hosting control panel developed by cPanel, L.L.C., an American corporation. The software provides a graphical interface and automation tools designed to simplify the process of hosting a web site to the website owner or the "end user".
VPS Server cPanel per month prices are starts from PKR 2000 Rs/- with SKYHOST.
Prerequisite:
- Purchase a CentOS 7 instance (Only install cPanel & WHM on a freshly-installed operating system).
- Access the instance via SSH.
- Run all the following commands from the shell/terminal (All commands need to be run as the root user).
- You need to purchase your own cPanel license to use the control panel. Or you can Buy cPanel License from SKYHOST.
Run following commands one by one to setup cPanel/WHM on your VPS server. yum install perl
yum install curl
curl -o latest -L https://securedownloads.cpanel.net/latest
sh latest
When the installation completes, you’ll view the output below. You may be asked to reboot the server after installation.
After that you need to complete the installation wizard from its web based interface and you can access WHM with the following URL:
http://SERVER_IP:2087
Now you can login with user “root” and your password and follow further steps and setup configuration.