Control Web Panel Fast Installation Steps
Quick guide installation Control Web Panel software on CentOS 8/Almalinux 8
CentOS 8/Stream, Alma Linux and Rocky Linux: may need to install the EPEL repository to be able to install tools like wget:
yum install https://dl.fedoraproject.org/pub/epel/epel-release-latest-8.noarch.rpm dnf install wget -y Log in to your server with SSH as root, after use this command list with sequence :
- hostnamectl set-hostname srv.example.com
- yum install epel-release -y
- yum -y install wget
- yum -y update
- reboot
- cd /usr/local/src
- wget http://centos-webpanel.com/cwp-el8-latest
- sh cwp-el8-latest