First, we prepare the server or VPS for CentOS Web Panel
yum -y install wget
yum -y update
reboot
Set Hostname
After the reboot is finished you would need a hostname for the server you are installing CWP on.
To do that log into your server and type in the following:
hostname srv.cloudtechtiq.com
Download & installation steps for CentOS 7 server
cd /usr/local/src
wget http://centos-webpanel.com/cwp-el7-latest
sh cwp-el7-latest
After the screen has stopped moving which takes around 30-40 minutes you need to reboot your server to complete the installation:
reboot
That is it now you have CentOS Web Panel on your VPS or Dedicated Server. To Log into your control panel as root use the following link:
http://serverIP:2030
Username: root
Password: is your root passwor