Flush DNS Cache on OSX Leopard
By Jason on Jan 14, 2009 | In Linux | Send feedback »
The method for flushing the DNS cache on OSX has changed with Leopard.
Here is the right way:
Code:
dscacheutil -flushcache |
the old method (lookupd) has been deprecated.
No feedback yet
Comments are not allowed from anonymous visitors.
| « ORA-27121: unable to determine size of shared memory segment | Add Swap to Linux... » |