Ubuntu系统清除DNS缓存的方法 发表于2014-05-16 作者 Lee 推荐: sudo apt-get install nscd sudo /etc/init.d/nscd restart 或者: sudo /etc/init.d/dns-clean start