Skip to content

Instantly share code, notes, and snippets.

@adeleinr
Forked from Oshuma/gist:24803
Created February 11, 2011 20:03
Show Gist options
  • Save adeleinr/822911 to your computer and use it in GitHub Desktop.
Save adeleinr/822911 to your computer and use it in GitHub Desktop.
Flush DNS Cache
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