Saturday, November 7, 2009

Edit Mac hosts file

If I don't write this down, I'll forget it. To edit the hosts file on a Mac, open Terminal and issue the following command:

sudo nano /private/etc/hosts

You can probably figure out the rest from there.