tux Linux DNS flush

how to flush your DNS and clear DNS cache in linux

get a console and type this command

sudo /etc/init.d/nscd restart

or

sudo service nscd restart

if thats fails, try those

sudo /etc/init.d/dnsmasq restart

or

sudo /etc/init.d/named restart

November 12, 2009
Posted in Linux Tips — banias @ 2:05 pm

No Comments »

No comments yet.

RSS feed for comments on this post. TrackBack URI

Leave a comment