Skip to content

Instantly share code, notes, and snippets.

@sballarati
Last active February 24, 2017 19:21
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sballarati/385f87eecab45f06bca6976e217b0e62 to your computer and use it in GitHub Desktop.
Save sballarati/385f87eecab45f06bca6976e217b0e62 to your computer and use it in GitHub Desktop.
Edit Mac OSX host file
  1. Open a Terminal, type: sudo nano /etc/hosts and hit Return
  2. Enter your admin password and hit Return
  3. In the Nano text editor add or edit the file
  4. Once done, hold Ctrl + O and hit Return to save
  5. Finally, hold Ctrl + X to exit
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment