fangpsh's blog

Articles with the resolv.conf tag

夺回resolv.conf 的控制权

上周在线上修改了一批机器的hostname:

hostnamectl set-hostname xxx

后来有同学反馈2台机器的/etc/resolv.conf 被清空了,resolv.conf 的内容为:

# Generated by NetworkManager

完了,第一感觉是这两 …