Skip to content

Instantly share code, notes, and snippets.

@robspangler
Last active August 1, 2016 19:09
Show Gist options
  • Save robspangler/e1b77c1e9572587fa148 to your computer and use it in GitHub Desktop.
Save robspangler/e1b77c1e9572587fa148 to your computer and use it in GitHub Desktop.
Common OSX Terminal commands
//Edit Hosts File
sudo nano /private/etc/hosts
//Flush DNS
sudo killall -HUP mDNSResponder
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment