Running Server

Well, my Ubuntu server is now running. The guys over at Ubuntu have made this really easy. After installing the base system, it asks you which servers you want to set up. There are:

DNS server
LAMP
OpenSSH (sshd)
Mailserver
PostgreSQL
Samba server

I installed all but DNS and PostgreSQL. I installed a mailserver, but I have no idea what to do [...]

Making an Ubuntu Server

I’ve decided to make the ancient Gateway desktop I have lying around into a server with Ubuntu. Previously I was running Openbox, but I’m going for complete command-line, headless operation this time.
Some of the things I want in my server:

Full LAMP (Linux, Apache, MySQL, PHP) for easy web development.
FTP server – why not?
SSH – for [...]