Looks like my psion 5 is on its last legs. It keeps rebooting. I am guessing a ribbon cable or a short somewhere. I took it apart and there are two plasic lugs that the hinges for the screen connect are broken as well.

So does anyone have one sitting in a cupboard somewhere that they are not using and would be interested in parting with? 9 Years isn’t bad for a piece of electronics.

I was having a discussion with a coworker about the age of programmers/it geeks. To me it seems that there is a generation geek that were born say 1970-1985 that grew up with computers that you had to work to use. As I go to conferences and places like defcon I tend to see the same people only each year they are getting older. I don’t think there is as many younger people getting in to the security space. After reading this https://ask.slashdot.org/article.pl?sid=06/04/28/2236239&from=rss I am wondering how many people will be interested enough in programming to choose it as a career.

I think I have solved my disappearing mail problem. Seems I was pointing to an backup mail server that was responding mailbox not found when an email tried to deliver email to it.

For future reference.
Install ubuntu
Download vmware server.tgz
Download vmware client.tgz
install the needed packages

sudo apt-get install linux-headers-$(uname -r) build-essential g++-3.4
sudo apt-get install xinet
cd vmware-server-distrib/
sudo ./vmware-install.pl

cd vmware-console-distrib/

sudo ./vmware-install.pl