Explanations of Script :
User Selection 1 (Install Web Server) :
- Needs to select which Web Server you want to install (1 = Apache / 2 = NginX).
User Selection 2 (Install Wordpress Server) :
- Installation of a LAMP Server (Linux - Apache - MARIADB - PHP), Downloading "latest.tar.gz" file (wordpress installation) and Configuration of Wordpress file (wp-config.php).
User Selection 3 (Install Files Server) :
- Needs to select which Files Server Protocol you want to install (1 = NFS / 2 = SFTP).
User Selection 4 (Install Router) :
- Installation of a " Router " (DHCP - DNS - NTP Protocols), Configuration of Network Cards and Network Forwarding.
User Selection 5 (Install LDAP Server) :
- Installation of a LDAP Server (OpenLDAP and creation of 2 "Test" Users).
User Selection 6 (Quit Script) :
- Quit Script. As simple as it may sound.
While Bucle :
- If user's choice isn't 1 > 6 (= Options from Menu) , a While Bucle is UP ("returning" to Main Menu).







