[linux] 清除dns缓存

windows下

ipconfig /flushdns

ubuntu下

需要安装nscd

sudo apt-get install nscd
sudo /etc/init.d/nscd restart

 

 

posted on 2012-07-06 11:45  bluefrog  阅读(3188)  评论(0)    收藏  举报