Date posted : 24/01/2019

CentOS Web Panel (CWP) is a free web hosting control panel that offers easy managemet of multiple servers (both Dedicated and VPS) without the need to access server through SSH for every small task that you need to complete. It has a lots of feature to manage server effectively.

Prerequisites

  1. Plain server with CentOS 6 or 7 operating system installed
  2. SSH access

In this post, we will be explaining how to install CentOS Webpanel.

CentOS 6

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

CentOS 7

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

If download link doesn’t work then you can use the following:
CentOS 6: http://dl1.centos-webpanel.com/files/cwp2-latest
CentOS 7: http://dl1.centos-webpanel.com/files/cwp-el7-latest

Reboot Server

Reboot your server so that all updates can take affect and CWP gets started

$ reboot

CentOS Web Panel Demo login details

root/admin Panel Login:
Non SSL Login: http://demo1.centos-webpanel.com:2030
SSL Login: https://79.137.25.230:2031
Username: root
Password: admin123

New End user Panel Login:
Non SSL Login: http://demo1.centos-webpanel.com:2082
SSL Login: https://79.137.25.230:2083
Username: testacc
Password: admin123

Thank you! for using PHEONIX SOLUTIONS.

You find this tutorial helpful? Share with your friends to keep it alive. Be the first to comment, we value your suggestions. For further queries please comment below.

Leave a Reply