Last active 1748308868

Revision 83b6e0bb2ed30ca58c9b56b00540f05dac174867

ispconfig.md Raw

ispconfig on rhel9

dnf config-manager --enable crb
dnf install -y epel-release
dnf install -y wget curl
dnf install -y https://repo.okay.com.mx/centos/9/x86_64/release/okay-release-1-10.el9.noarch.rpm --nogpgcheck 
dnf install -y task-ispconfig3
systemctl enable --now mariadb
wget https://ispconfig.org/downloads/ISPConfig-3.2.11p1.tar.gz 
tar -zxvf ISPConfig-3.2.11p1.tar.gz
cd ispconfig3_install/install
php install.php