Start >> Run >> type cmd
C:\> ipconfig /flushdns
To Clear/flush the DNS cache in Linux, you need to restart the nscd daemon.
You need login into the shell of your machine and type
To Clear/flush the DNS cache in Linux, you need to restart the nscd daemon.
You need login into the shell of your machine and type
root@support [~]# cd /etc/rc.d/init.d
root@support [/etc/rc.d/init.d]# ./nscd restart
To Clear/flush the DNS cache in Mac OS.
In your terminal, type
For Tiger Mac
For Leopard Mac
root@support [/etc/rc.d/init.d]# ./nscd restart
To Clear/flush the DNS cache in Mac OS.
In your terminal, type
For Tiger Mac
$ lookupd -flushcache
$ dscacheutil -flushcache