OpenWrt禁用br-lan接口DHCP服务
修改配置文件/etc/config/dhcp在config dhcp 'lan'部分新增以下配置option ignore '1'
阅读全文
修改配置文件/etc/config/dhcp在config dhcp 'lan'部分新增以下配置option ignore '1'
阅读全文
问题现象Windows系统使用Veeam Agent备份成功,但是出现警告“Collecting recovery media files Details: Windows recovery image file not found”,这个问题可能是系统使用UEFI引导没有Recovery分区导致的解决方法禁用“Windows recovery image file not found”警告...
阅读全文
一、Emby Server 4.9及以上版本在Emby Server 4.9及更高版本中,可以通过创建.embyignore文件来排除媒体文件。这个文件可以放在媒体库的根目录或子文件夹中。.embyignore文件规则:1. 注释行:以#开头的行为注释2. 空行会被忽略3. 每行可以写一个排除规则4. 支持使用*通配符5. 目录分隔符统一使用/(即使在Windows系统上)6. 当使用目录分...
阅读全文
1. openclaw.json配置参考(密码认证,允许局域网访问Control UI,允许HTTP协议访问Control UI)文件路径~/.openclaw/openclaw.json "gateway": {
"port": 18789,
"mode": "local",
&quo...
阅读全文
问题现象PVE虚拟化平台,虚拟机执行快照回滚报错qemu-img: Could not apply snapshot 'a260204': Device has active dirty bitmaps
TASK ERROR: command '/usr/bin/qemu-img snapshot -a a260204 /var/lib/vz/images/10...
阅读全文