Tuesday, May 30, 2023
Debian ISP Config Ubuntu

ISPConfig 3.1: Automated installation on Debian and Ubuntu

apt-get update && apt-get -y upgrade
apt-get install -y unzip
cd /tmp
wget –no-check-certificate -O installer.tgz \”https://github.com/servisys/ispconfig_setup/tarball/master\”
tar zxvf installer.tgz
cd *ispconfig*
bash install.sh

(Visited 64 times, 1 visits today)
Baca Juga :  Getting error while opening /etc/profile: Error reading lock file ./.profile.swp: Not enough data read

Similar Posts