Posted on Friday, 29th May 2009 by Balazs
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:
Tags: DNS
Posted in Linux | Comments (Comments)
Posted on Friday, 29th May 2009 by Balazs
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:
Tags: DNS
Posted in Linux | Comments (Comments)
Posted on Friday, 29th May 2009 by Balazs
To clear the DNS cache on Mac OS X (10.5), open a terminal window and type: dscacheutil -flushcache
Share and Enjoy:
Tags: DNS
Posted in Mac OS X | Comments (Comments)
Posted on Friday, 29th May 2009 by Balazs
To clear the DNS cache on windows, you can either reboot, or open a DOS window, and run: ipconfig /flushdns
Share and Enjoy:
Tags: DNS
Posted in Windows | Comments (Comments)