How to Install CentOS Web Panel (CWP)? Print

  • CentOS Web Panel install, CWP install
  • 0

CentOS Web Panel (CWP) is a free, feature-rich web hosting panel for dedicated servers and virtual private servers that makes day-to-day management and security simple.

Requirements of CentOS Web Panel Installer:

You must have a clean/fresh installation of supported operating systems:

  • CentOS 7 MINIMAL is recommended version. (RECOMMENDED STABLE)
  • CWP-CentOS 8 MINIMAL or BOOT Stream-Delayed. (RECOMMENDED LATEST)
  • CentOS 8 Stream MINIMAL or BOOT
  • Rocky Linux MINIMAL or BOOT
  • Alma Linux MINIMAL or BOOT


Setup Hostname:

You can use the following command for hostname setup e.g. srv1.example.com

hostname srv1.example.com

Installing CentOS Web Panel:

CentOS 7 Install:
cd /usr/local/src
wget http://centos-webpanel.com/cwp-el7-latest
sh cwp-el7-latest
CWP Install
CentOS 8 Install:
cd /usr/local/src
wget http://centos-webpanel.com/cwp-el8-latest
sh cwp-el8-latest

Reboot Server:

shutdown -r now

Login to the server as root after it has rebooted. You will see a different welcome screen with information about the logged users and the current disc space use.

CWP Install

Use the link provided by the installation on your server to log in to your CentOS Web Panel server.

CWP Login


Was this answer helpful?

« Back