BreadCrumbs: Lookupd Mac OS X

Lookupd Mac OS X

From Luke Jackson

(Difference between revisions)
Jump to: navigation, search
Revision as of 18:53, 2 November 2006 (edit)
Ljackson (Talk | contribs)

← Previous diff
Current revision (20:10, 20 April 2015) (edit)
Ljackson (Talk | contribs)
(Flush DNS Cache)
 
Line 1: Line 1:
-=== Example ===+== Examples ==
 + 
 +=== Flush DNS Cache ===
You can flush the DNS cache on Mac OSX manually by typing the following command into terminal: You can flush the DNS cache on Mac OSX manually by typing the following command into terminal:
lookupd -flushcache lookupd -flushcache
 +
 + sudo dscacheutil -flushcache
 + sudo killall -HUP mDNSResponder
 +
 +[[Category:Mac OS X]]

Current revision

Examples

Flush DNS Cache

You can flush the DNS cache on Mac OSX manually by typing the following command into terminal:

lookupd -flushcache
sudo dscacheutil -flushcache
sudo killall -HUP mDNSResponder
Personal tools