DNS cache를 flush 하고 싶을 때:
[code]
ipconfig /flushdns
[/code]
[태그:] dns
[Ubuntu:12.04] /etc/resolv.conf 대신 resolvconf(8)
http://www.stgraber.org/2012/02/24/dns-in-ubuntu-12-04/
# service resolvconf restart
DNS cache를 flush 하고 싶을 때:
[code]
ipconfig /flushdns
[/code]
http://www.stgraber.org/2012/02/24/dns-in-ubuntu-12-04/
# service resolvconf restart