January 14, 2011
Updating /etc/hosts on OS X
Sometimes you need to have a static IP address configured to a specific domain name on OS X. For instance, locally testing a web server is a great reason to do this. Doing so is fairly easy to setup, but does take a bit of command line work. First, edit /etc/hosts with your favorite text [...]