frame

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Sign In Register

[CWP] Installation of CentOS Web Panel

ValentineValentine Member
edited November 2019 in Web hosting control panels


CentOS Web Panel (CWP) – a free web hosting control panel designed for quick and easy management of VPS servers minus the chore and effort to use ssh console for every time you want to do something, offers a huge number of options and features for server management in its control panel package.

The tutorial was prepared with our "CentOS 6" template and is meant to work on our self-managed virtual private servers.

0. Preliminary requirements:
Freshly installed "CentOS 6" or "CentOS 7" template (before installation we recommend to make it minimal);
Minimum of 1024 MB RAM.

1. Server preparation

Before installing CWP we have to perform system update:

yum update -y

After the update we recommend restarting the server:

reboot

2. CentOS Web Panel installation

There are two possibilities to install CWP. One with MySQL and the other with MariaDB. First, we have to do download installation script:
For CWP installation on CentOS 6 you should perform the command:

cd /usr/local/src

wget http://centos-webpanel.com/cwp-latest

sh cwp-latest

For CWP installation on CentOS 7 you should perform command:

cd /usr/local/src

wget http://centos-webpanel.com/cwp-e17-latest

sh cwp-e17-latest

Please be patient because the CWP installer can run more than 30 minutes. And after installation is finished we recommend to restart your server once again:

reboot

3. Log in to your CWP

After server reboots you will be able to access your CWP instance with browser:

https://your-server-ip:2031/

Default logins will be:

Username: root
Password: your root password


For additional configuration instruction and information, please check CWP wiki/documentation site at:

http://wiki.centos-webpanel.com/


Tagged:

Comments

  • Can you use 2 web panels simultaneously (e.g. webmin and centos web panel) on a vas to see which one better suites without resulting in conflicts/problems?
  • It shouldn't be possible to have multiple panels on one server. You just have to try them one by one.
Sign In or Register to comment.

Time4VPS

Learn how to install a web and database server, email, FTP client or other applications. Discover and share information on server security or optimization recommendations.
Feel free to join our constantly expanding community, participate in discussions, strengthen your knowledge on Linux and Windows server management!
© 2013 - 2024 Time4VPS. All rights reserved.

Get In Touch