Skip to content

Instantly share code, notes, and snippets.

View gOOvER's full-sized avatar

gOOvER gOOvER

View GitHub Profile
@gOOvER
gOOvER / install-ispconfig3-ubuntu.sh
Last active June 9, 2017 07:16
Install ISPConfig3 Ubuntu 16.04 64Bits
#!/bin/bash
## Install ISPConfig3 on Ubuntu 16.04 64Bits
## Author: Nilton OS www.linuxpro.com.br
## https://www.howtoforge.com/tutorial/perfect-server-ubuntu-16.04-with-apache-php-myqsl-pureftpd-bind-postfix-doveot-and-ispconfig/
## Version 0.5
## Variables
## Install apache for https/2 Support from unofficial Source
APACHE=y