摘要: reboot machine, 查看DNS服务器配置文件\etc\resolv.conf, 里面的内容变回原来的样子。 原因是resolv.conf文件被系统程序自动维护。为了防止该文件被跟改,可以为其添加独占权限,即执行 sudo chattr +i /etc/resolv.conf Operat 阅读全文
posted @ 2019-03-28 18:00 薏米* 阅读(5554) 评论(0) 推荐(2)
摘要: 1:下载 https://github.com/BeyondTrust/pbis-open/releases wget https://github.com/BeyondTrust/pbis-open/releases/download/8.8.0/pbis-open-8.8.0.506.linux 阅读全文
posted @ 2019-03-28 15:10 薏米* 阅读(1177) 评论(0) 推荐(0)