转:http://elastos.org/q2a/index.php?qa=1372&qa_1=%E5%A6%82%E4%BD%95%E5%85%B3%E6%8E%89ubuntu%E5%86%85%E7%BD%AE%E7%9A%84dnsmasq%E6%9C%8D%E5%8A%A1%EF%BC%9F
自己配置DNS,需要关掉桌面版的Ubuntu(14.04LTS)内置的dnsmasq服务,如何做?
sudo vi /etc/NetworkManager/NetworkManager.conf
找到dns=dnsmasq,在前面增加“#”,也就是把这句注释掉。
http://mydf.github.io/blog/ubuntu-dnsmasq/