Control Web Panel Fast Installation Steps - ZirveSunucum Information
Login
Customer Panel
Login
Register

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 :  
  1. hostnamectl set-hostname srv.example.com
  2. yum install epel-release -y
  3. yum -y install wget
  4. yum -y update
  5. reboot
  6. cd /usr/local/src
  7. wget http://centos-webpanel.com/cwp-el8-latest
  8. sh cwp-el8-latest