Check out my latest project: JSBin - live JavaScript pastebin

Archive for the "howto" Tag

ssh without a password

I do a lot of work that requires me to log in and out of remote machines using SSH. As a result, I prefer to configure my laptop (working machine) to SSH without prompting for a password on those machines I know to be secure. Here's how to do it.

How to setup your Mac web development environment

Following my accident a couple of weeks ago, I've now been blessed with a new MacBook Pro which needs setting up again. So, I thought I'd document setting up MySQL, PHP5 and Apache with multiple virtual hosts.