How to Clear / Flush DNS cache in Linux?
December28
To Clear / flush the DNS cache in Linux, you need to restart the nscd daemon.
You need login into the shell of your machine/server and type:
root@mybox [~]# cd /etc/rc.d/init.d
root@mybox [/etc/rc.d/init.d]# ./nscd restart























