X
X
X
X

yum -y update


reboot

yum -y install wget

yum -y install nano

yum update curl.x86_64

reboot

Open selinux with nano editor and update disabled

nano / etc / sysconfig / selinux


SELINUX = disabled

ctrl + x + e + enter

reboot

sh <(curl https://cyberpanel.net/install.sh || wget -O - https://cyberpanel.net/install.sh)

Login: https: // serveraddress: 8090
Username: admin
Password: 1234567


Be sure to update your admin password and e-mail address with a tough password after login! Sample shortcut; https: // sunucuipadr here: 8090 / users / modifyusers

Top