Monthly Archives: November 2009

Mac OS X Tip: Use a solid color background of any color

I’ve been annoyed by the inability to easily set a solid color background since I started using OS X. Apple ships a couple “Solid background” png files, but they’re without fail Not the colors I want. Turns out, there’s a nice, easy way to get a solid color background of your choice that doesn’t involve

Quick script: Easy passwordless SSH setup

This is a quick one – I work almost entirely on remote servers via SSH & SFTP at this point, so passwordless SSH is a huge timesaver. The setup is easy, but it’s a few steps and I always forget how to do it. I threw together this bash script to make it easier –