我只是尝试运行此命令:
/etc/ssl/acme/acme.sh --log /var/log/p3x/acme/acme.sh.log --home /etc/ssl/acme --force --issue -d patrikx3.tk -w /var/www/acme-challenge
Run Code Online (Sandbox Code Playgroud)
我收到此错误:
bash: 警告: shell 级别 (1000) 太高,重置为 1
这是什么错误?
你知道什么initramfs-kernel意思吗?
我知道squashfs-factory/squashfs-sysupgrade。
我该怎么做或它是什么?哪个更好?
我只是不明白什么initramfs-kernel意思。
我有Linksys 1900ACS v2and D-Link DL-860l B1,但我只使用squashfs-factoryand squashfs-sysupgrade。
这是什么initramfs-kernel意思?
我什么时候会使用这些?
我什至害怕安装它。
那么,继续,例如lede-17.01.2-ramips-mt7621-dir-860l-b1-initramfs-kernel.bin,这是什么意思?我可以使用它吗?如果可以,lede-17.01.2-ramips-mt7621-dir-860l-b1-squashfs-factory.bin(我知道它做什么和如何做)或lede-17.01.2-ramips-mt7621-dir-860l-b1-squashfs-sysupgrade.bin(我知道它做什么和如何做)之间有什么区别。
Ciao,这很奇怪。一切正常,但我无法分配静态 ipv6 地址。
错误
Jun 12 10:19:15 server dhcpd[2768]: WARNING: Host declarations are global. They are not limited to the scope you declared them in.
Jun 12 10:19:15 server dhcpd[2770]: WARNING: Host declarations are global. They are not limited to the scope you declared them in.
Run Code Online (Sandbox Code Playgroud)
界面
iface enp2s0 inet6 static
metric 10
address 2001:470:1f1b:5b3::20
netmask 64
gateway 2001:470:1f1a:5b3::1
auto he-ipv6
iface he-ipv6 inet6 v4tunnel
address 2001:470:1f1a:5b3::2
netmask 64
endpoint 216.66.87.14
local 192.168.78.20
ttl 255
gateway 2001:470:1f1a:5b3::1
Run Code Online (Sandbox Code Playgroud)
配置文件
interface enp2s0 …Run Code Online (Sandbox Code Playgroud)