File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -143,8 +143,9 @@ ExecStart=/usr/bin/dropbear -F -P /run/dropbear.pid -R -s -p 21309
143143# https://wiki.archlinux.org/title/Systemd-resolved#DNS
144144ln -sf /run/systemd/resolve/stub-resolv.conf /etc/resolv.conf
145145resolvectl status
146- resolvectl query badsig.go.dnscheck.tools
147- resolvectl query go.dnscheck.tools
146+ resolvectl query brokendnssec.net
147+ resolvectl query baidu.com
148+ resolvectl query nekos.chat
148149```
149150
150151- [ ] 设置 sysctl
Original file line number Diff line number Diff line change @@ -138,8 +138,9 @@ ExecStart=/usr/bin/dropbear -F -P /run/dropbear.pid -R -s -p 21309
138138# https://wiki.archlinux.org/title/Systemd-resolved#DNS
139139ln -sf /run/systemd/resolve/stub-resolv.conf /etc/resolv.conf
140140resolvectl status
141- resolvectl query badsig.go.dnscheck.tools
142- resolvectl query go.dnscheck.tools
141+ resolvectl query brokendnssec.net
142+ resolvectl query baidu.com
143+ resolvectl query nekos.chat
143144```
144145
145146- [ ] 设置 sysctl
Original file line number Diff line number Diff line change @@ -179,4 +179,4 @@ menuentry '[loopback]archlinux-x86_64.iso' {
179179}
180180```
181181
182- - [ ] 检查云服务商的自动备份/快照并开启
182+ - [ ] 检查云服务商的自动备份/快照并开启
You can’t perform that action at this time.
0 commit comments