-- Python Script Installing Network Services --
Menu Screenshot :
Tested in Python3.9 on Ubuntu Server v.20.04.2 LTS 🐧
What the Python script does :
-  Installing Web Server (Apache version 2 / NginX) 
-  Installing Wordpress Server (Install LAMP, Donwload Wordpress package and Configure with Local DB) 
-  Installing Files Server (NFS / SFTP Protocols) 
-  Installing "Routeur" Services (Install differents packages : DHCP - DNS - NTP - Settings for Network Cards) 
-  Installing VPN Server (OpenVPN - Creation of Certificates) 
Dependencies :
-  You need python3 , pip3 installed on your server before do anything ! 
-  Sudo Privileges 
Run the script :
- python3 Network.py
