Moved to Tumblr
I migrated my stuff from Slicehost to tumblr. I started by backing up the contents of my slice to my laptop using rsync:
rsync -e ssh -avl --delete --stats --progress user@timmedina.com:/home/user backup
After everything was backed up, I deleted my slice, bought a .net domain, and configured my tumblr account to use custom domain names.
I’m still thinking of a way to organize my website. I’ll probably learn to create custom themes.
And I have to add commenting, too.