会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
KeithTt
博客园
首页
新随笔
管理
2020年6月24日
CentOS7 上部署 dnsmasq
摘要: 1、安装 dnsmasq yum install -y dnsmasq 2、修改配置 $ grep -v '^#' /etc/dnsmasq.conf |grep -v '^$' resolv-file=/etc/resolv.dnsmasq.conf strict-order server=114
阅读全文
posted @ 2020-06-24 21:35 KeithTt
阅读(1098)
评论(0)
推荐(0)
编辑