Home Network Setup

Home Network Setup

1. Webserver
- I'm still looking for a webserver that can support PHP, CGI, Perl etc without too heavy a memory footprint.
- candidates include apache, appweb, lighttpd and thttpd-php
- tested thttpd and it works, but doesn't have any PHP support

2. FTP server (installed and working)
- to support requirement no 1.
- downloaded and installed openssh-sshd, openssh-sftp

3. mySQL server
- pending work

4. Mail server
- pending work