Home » Linux » How to install Cento OS Web panel on DigitalOcean CentOS 7 server

How to install Cento OS Web panel on DigitalOcean CentOS 7 server

posted in: Linux, How To, Web Development

1. Preparing Server
Let’s install required packages for CWP installation

yum -y install wget

2. Server Update
Now we need to update your server to the latest version

yum -y update

3. Reboot Server
Reboot your server so that all updates can take affect.

reboot

CentOS 7: Installer for 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
Follow Dmitry.Usov:
20 лет я разрабатываю функциональные сайты, помогающие бизнесу. Интересуюсь новыми технологиями и Open-source software. Всегда буду рад с вами сотрудничать.