Created
September 20, 2013 16:49
-
-
Save seanbuscay/aac174626fc4ee57999d to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Flush DNS in OS X 10.9 Mavericks | |
Running the latest version of OS X? Here is how to flush the DNS cache in 10.9: | |
dscacheutil -flushcache;sudo killall -HUP mDNSResponder |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment