Search

CentOS Web Panel Install in CentOS 7

  • Share this:
post-title

CentOS web panel is alternative of WHM/cPanel. CentOS web panel do not provide uninstaller and do not support dynamic IP or Internal IP Address. It is support only static IP address. CentOS Web Panel exists two version one is free and another is pro version.

Step 1. Setup Hostname

hostname server.example.com
or 
nano /etc/hostname
and update hostname like server.example.com

Step 2. Setup Server IP addresses

Step 3. Software Requirements

Recommended version is CentOS 7, CentOS 8 also recommended latest

Step 4. Hardware Requirements

64 bit operating systems require a MINIMUM  4 GB+ RAM so you would have the full functionality such as Anti-virus scan of emails.

Step 5. Preparing Server

yum  install wget

Step 6. Server Update and Reboot

yum update
reboot

Step 7. Installation

cd /usr/local/src
wget http://centos-webpanel.com/cwp-el7-latest
sh cwp-el7-latest

Step 8. Installation

reboot

Control WebPanel Admin GUI at http://SERVER-IP:2030/
Username: root
Password: YOUR_ROOT_PASSWORD

 

Yusuf Khalil

Yusuf Khalil