| Starts up Apache - automatically configuring the Apache web server and running it
 - stopping the webserver cleanly when exiting
 
 Starts up MySQL
 - automatically configuring the MySQL dabatase server and running it
 - stopping the database cleanly when exiting
 
 Internal fully functional webserver
 - thin httpd server suitable less RAM installed computers
 
 
 Up coming features
 - read TODO list file
 - for the record, read also history file
 
 
      HOW TO INSTALL- read install file
 
 |