- # Connect to your server as root via SSH ssh root@your.server
- # Download installation script curl -O
- # Run bash vst-install.sh --nginx yes --phpfpm yes --apache no --named no --remi yes --vsftpd yes --proftpd no --iptables yes --fail2ban yes --quota no --exim yes --dovecot yes --spamassassin no --clamav no --softaculous no --mysql yes --postgresql no --hostname youdomain.tld --email yourmail@mail.com --password yourpasswordhere
- Nginx Web Server
- PHP-FPM Application Server
- Exim Mail Server
- Dovecot POP3/IMAP Server
- MariaDB Database Server
- Vsftpd FTP Server
- IPtables Firewall + Fail2Ban Intrusion prevention software