Skip to content

Instantly share code, notes, and snippets.

@Oshuma
Created November 14, 2008 06:26
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 2 You must be signed in to fork a gist
  • Save Oshuma/24803 to your computer and use it in GitHub Desktop.
Save Oshuma/24803 to your computer and use it in GitHub Desktop.
Flush DNS Cache
OSX (10.5)
----------
dscacheutil -flushcache
Windows
-------
C:\>ipconfig /flushdns
Linux
-----
/etc/init.d/nscd restart
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment