What is CentOS Web Panel?
CentOS Web Panel (CWP) is a free web hosting control panel designed for quick and easy management of servers both virtual and dedicated. Using this control panel you won’t need to resort to managing your server through SSH. As CWP has full compatibility with the Softaculous Apps Installer, you can install over 400 packages automatically!
What are the System Requirements for CentOS Web Panel?
- 1GB Ram Required (At least a Tier 2 Linux VPS)
- 4GB Ram Recommended (At least a Tier 4 Linux VPS) This is required for running higher resource tools such as real time mail scanning/etc.
- A fresh install of CentOS 6 or 7
How do I Install CentOS Web Panel?
With the above requirements met, the installation process is very straightforward.
First, you will want to make sure your newly installed CentOS version is a fresh install and is up to date. The following command will update your software to the most recent versions, and then initiate a restart of your server. This can be done by issuing the following command via SSH.
1. yum -y update
2. cd /usr/local/src && wget http://centos-webpanel.com/cwp-el7-latest && sh cwp-el7-latest

You can copy this and paste into a local document for reference later
Then, press enter to reboot your server. This process may take a few minutes, You can track the status of the reboot via “Get VNC” from your Cloud Control panel. Once everything is back up and running, we can move on to the next steps.
Once your server has finished booting, we will now want to load the CWP admin page. to do so, you will open a new browser window/tab, and enter your IP address, followed by the CWP administration port, which is 2030.
3. 123.456.789.123:2030

Congratulations, your server is now running CentOS Web Panel, and you are on your way to setting up your user accounts, and associated websites!