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 Responses
Cheers