http://tobyelliott.wordpress.com/2009/09/11/weave-minimal-server/
A sweet little app that needs a one line edit to Apache's config in order to run a basic weave (firefox sync) server. Welcome to my own firefox data backed up on my own server... :-)
http://ubuntuforums.org/showthread.php?t=1149573
Topic on vsftpd / mysql via pam-mysql, contains some useful info on logging data via pam-mysql.
http://ubuntuforums.org/showthread.php?t=1615383
Post about linking vsftpd to mysql via pam-mysql. Contains detailed copies of config files, useful.
http://www.firehost.com/
The managed hosting company used by page.ly. He raves about them.
http://www.linux.com/archive/feature/125789
Article on how to link vsftpd to mysql via pam-mysql. Handy.
http://www.tildeslash.com/monit/
monit is a utility for managing and monitoring, processes, files, directories and devices on a UNIX system. Monit conducts automatic maintenance and repair and can execute meaningful causal actions in error situations.
http://www.unix.com/shell-programming-scripting/9020-how-log-top-command.html
Useful forum post that explains the `top -b` option, making top output text suitable for piping / writing to file, like `top -bn1 | mail`...
https://support.google.com/mail/bin/answer.py?hl=en&answer=13287
Gmail POP and SMTP server settings.