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

Share this article

0 Responses

Leave a Reply

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