Skip to content

Instantly share code, notes, and snippets.

@ELLIOTTCABLE
Forked from Oshuma/gist:24803
Created November 14, 2008 07:13
Show Gist options
  • Save ELLIOTTCABLE/24806 to your computer and use it in GitHub Desktop.
Save ELLIOTTCABLE/24806 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