Posts for tips

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

/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.