As mentioned previously, I’ve recently moved this domain over to Slicehost. What follows is Part Four of a guide, compiled from my notes, to setting up an Ubuntu Hardy VPS. See also Part One, Part Two, and Part Three.
I prefer to install Wordpress via Subversion, which makes updating easier. We’ll have to install Subversion on the server first:
$ sudo aptitude install subversion




