I was trying to flush my DNS’s cache and kept typing:
lookupd -flushcache
That is the old way. This command has changed in Leopard. Use the following command:
dscacheutil -flushcache
For PC:
ipconfig /flushdns
I was trying to flush my DNS’s cache and kept typing:
lookupd -flushcache
That is the old way. This command has changed in Leopard. Use the following command:
dscacheutil -flushcache
For PC:
ipconfig /flushdns
Leave A Comment