|
I hosted my website from home on Ubuntu linux for a few months. It was easy to set up and can be left unattended for weeks (60 days until i rebooted for upgrade). It has two installation modes:
1- normal: with GUI
2- server: no GUI
It comes with Apache web server and apt-get package manager so you can easly download php-mod and mySQL.
|