Hey everyone. Right now I'm a slicer considering converting to linode.
While having a look around I didn't see a thorough django tutorial and thought I'd add mine to the mix.
It's a step by step guide for setting up Django with mod_wsgi on an Ubuntu Intrepid server. The install covers basic server setup (users, firewall, etc), setting up Nginx to serve static content, setting up Apache and mod_wsgi, installing cmemcache, and finally how to get your own source code running on the server.
Installing Django on Ubuntu Intrepid: Django, Nginx, Apache, Mod_WSGI, Cmemcache