📄 dnskey1.sh
字号:
#!/bin/shsh /etc/init.d/bind9 stopnamed -c /etc/bind/named.conf-dnssecping -n -c 1 192.1.2.254ping -n -c 1 192.1.2.129ping -n -c 1 192.1.2.130: let things settle a bitsleep 10dig . key @localhostdig freeswan.org. key @localhostdig uml.freeswan.org. key @localhostecho "key 1234 east.uml.freeswan.org." | ipsec lwdnsq --regress --ignoreeofecho hi there
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -