Table of Contents

Linux servers

ISP Config

auto install: https://www.howtoforge.com/ispconfig-autoinstall-debian-ubuntu/

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