How to Install CentOS Web Panel (CWP) on CentOS 8

How to Install CentOS Web Panel (CWP) on CentOS 8

Installation command

Install the EPEL repository

sudo dnf install epel-release

install the packages required like “wget” for CWP

sudo dnf install wget -y

Updating the Server

sudo dnf update -y

reboot the server

reboot

Installation of CWP

cd /usr/local/src

sudo wget http://dl1.centos-webpanel.com/files/cwp-el8-latest

sudo sh cwp-el8-latest
reboot

0 thoughts on “How to Install CentOS Web Panel (CWP) on CentOS 8”

Leave a Comment

Your email address will not be published. Required fields are marked *

Scroll to Top