Posts for January 2010
Jan 23
Changing a user's home directory on Mac OS X Snow Leopard
After a botched PostgreSQL upgrade, I managed to leave my postgresql user with a non-existent home directory. Here's how to fix this on Snow Leopard.
Jan 18
OSError while installing Django with buildout and djangorecipe
A corrupted Django tarball can cause mysterious errors from djangorecipe.
Jan 14
Migrating to Django Mingus
I've migrated my blog from a creaking Plone 2.5 to a fork of Django Mingus. This is the process I went through.
Jan 14
/etc/cron.daily scripts not running on Ubuntu
My Subversion backup cron job in /etc/cron.daily wasn't running. Finally I figured out why.