This article will help you to install CentOS Web Panel CentOS/RHEL & CloudLinux systems.
System Requirements
To install CentOS Web Panel, your system must have a minimum of 512MB RAM for 32bit Server and 1024MB RAM for 64-bit Server. CentOS Web Panel supported CentOS 6, RedHat 6 or CloudLinux 6.Update Your System
Before starting installation of CWP, first install some required packages and update all packages on system with below commands.# yum install wget # yum updateAfter completing update, reboot your server once.
# reboot
Install CentOS Web Panel
Now start installation of CWP on your system. Download the installation script from CWP official site using following command.# cd /usr/local/src # wget http://centos-webpanel.com/cwp-latestNow, just execute the cwp-latest script to start the installation. This process may take long time as per you Internet speed and server configuration.
# sh cwp-latestAt the end of installation you will get a message like below.
############################# # CWP Installed # ############################# go to CentOS WebPanel Admin GUI at http://SERVER_IP:2030/ http://107.XXX.12.XXX:2030 SSL: https://107.XXX.12.XXX:2031 --------------------- Username: root Password: ssh server root password MySQL root Password: jRrhSlsTPja6 ######################################################### CentOS Web Panel MailServer Installer ######################################################### SSL Cert name (hostname): svr1.tecadmin.net SSL Cert file location /etc/pki/tls/ private|certs ######################################################### visit for help: www.centos-webpanel.com Write down login details and press ENTER for server reboot! Press ENTER for server reboot!
CWP Post Install Setup
At this stage you have successfully installed CWP on your system. Now login to your CentOS web panel Admin GUI using one of following URLs.UnSecure URL: http://SERVER-IP:2030/ Secure URL: https://SERVER-IP:2031/

Now complete the following steps
1 – Setup root Email and Shared IP
After login to CWP, Go to CWP Settings >> Edit Settings. Configured shared ip must be a valid public ip configured on your server. This will be shared by all shared hosting accounts on server.
2 – Setup Nameservers
Now Go to DNS Functions >> Edit Nameservers IPs and configure your nameservers like below screen.
3 – Setup Hosting Package
CWP installer create a default packages for you to start. You can simply edit that package or create a new package as per your hosting requirement. To create new package got to Package >> Add a Package.
You have all done! Let’s enjoy hosting with CentOS Web Panel.
Comments
Post a Comment