This happens to me a lot when I access my twin monitor work machine remotely. Most apps behave correctly but every once in a while.
The following ruby snippet takes an array of commands as a parameter then runs all those commands via SSH.
This is what I use to setup up a server, hope it helps someone.
Your server will initially have all ports blocked so you need to edit /etc/iptables and add
-A INPUT -p tcp -m tcp --dport 80 -j ACCEPT -A INPUT -p tcp -m tcp --dport 443 -j ACCEPT -A INPUT -p tcp -m tcp --dport 10000 -j ACCEPT
I recently purchased Status2k on a sitepoint auction. It's the first time I've ever bought a site and it's definately a learning experience. After my winning bid was excepted the sale proceeded very rapidly (a lot quicker than I was expecting) over msn chat.
To get to work a cycle along the Regents Canal. There's a lot of graffit most of it pretty unsightly, but I like some of the new Banksy inspired art that's appearing. I've collected a few examples and put them into a regents canal flickr set.
PunBB already has it's own Avatar system however I wanted to use the Gravatar site which is a central place to store avatar images.

Based on my SEO Wordpress Sandbox Theme I've created a minimal gray theme.