technologies:linux
Table of Contents
Linux servers
ISP Config
Web server installation
wget -O - https://get.ispconfig.org | sh -s -- --no-dns --no-mail --roundcube --use-php=7.4,8.1
DB server installation
wget -O - https://get.ispconfig.org | sh -s -- --no-dns --no-mail --use-php=system
E-mail server installation
wget -O - https://get.ispconfig.org | sh -s -- --no-dns --use-php=system --no-quota --no-pma
technologies/linux.txt · Last modified: by zdenek
