ubuntu 设置DNS (LTS)
cat /etc/resolv.conf
options rotate timeout:2
# No DNS servers known.
nameserver 192.168.99.1
nameserver 8.8.8.8
博客主要介绍了在 Ubuntu LTS 系统中设置 DNS 的相关内容,还提及可通过 cat /etc/resolv.conf 命令查看相关配置。
ubuntu 设置DNS (LTS)
cat /etc/resolv.conf
options rotate timeout:2
# No DNS servers known.
nameserver 192.168.99.1
nameserver 8.8.8.8
5702
1232

被折叠的 条评论
为什么被折叠?