Installation command
Install the EPEL repository
sudo dnf install epel-releaseinstall the packages required like “wget” for CWP
sudo dnf install wget -yUpdating the Server
sudo dnf update -yreboot the server
rebootInstallation of CWP
cd /usr/local/src
sudo wget http://dl1.centos-webpanel.com/files/cwp-el8-latest
sudo sh cwp-el8-latestreboot
Cheers