Tag Archives: DNS
How to clear the DNS cache on RedHat Linux?
To clear the DNS cache on RedHat Linux, open a terminal window and type: service named restart (You need to be root.) Share and Enjoy:
How to clear the DNS cache on Mac OSX 10.5?
To clear the DNS cache on Mac OS X (10.5), open a terminal window and type: dscacheutil -flushcache Share and Enjoy:
How to clear the DNS cache on Windows?
To clear the DNS cache on windows, you can either reboot, or open a DOS window, and run: ipconfig /flushdns Share and Enjoy: