-- 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 LDAP Server (OpenLDAP - Creation of 2 "Test" Users) 
Dependencies :
- 
You need Python (V3 min.) installed on your Server before running the script ! 
- 
Root Privileges 
Run the script :
python3 Network.py
