Shell Script to install and configure servers on Ubuntu Server 16.04
Supported servers:
- DNS Server (bind9)
- WEB Server (apache2)
- DHCP Server (isc-dhcp-server)
- FTP Server (vsftpd)
- SSH Server (openssh-server)
Instructions:
-
Clone repository
shell> git clone https://github.com/Fenyrk/fserver.git
-
Go to the downloaded directory and run "fserver"
shell> ./fserver
-
Or download repository, unzip and repeat the step 2