Loading

摘要: 编辑配置文件:/etc/dnsmasq.conf 添加以下内容 dhcp-host=F0:57:A6:53:1E:66,set:altdnsgw,192.168.2.20,jack-rog,12hdhcp-option=tag:altdnsgw,option:dns-server,192.168.2 阅读全文
posted @ 2023-03-04 15:09 上官飞鸿 阅读(1547) 评论(0) 推荐(0)
摘要: debian,切换阿里源 sed -i "s@http://\(deb\|security\).debian.org@https://mirrors.aliyun.com@g" /etc/apt/sources.list ping命令 apt-get install inetutils-ping i 阅读全文
posted @ 2023-03-04 14:51 上官飞鸿 阅读(36) 评论(0) 推荐(0)