修改 Captive Portal2024-04-10·31 字· 技术随笔 Android Network修改 Captive Portal 解决类原生“无网络”的情况adb shell settings put global captive_portal_http_url http://connect.rom.miui.com/generate_204 adb shell settings put global captive_portal_https_url https://connect.rom.miui.com/generate_204 作者Sakari 相关文章让 rtkit-daemon 闭嘴2024-04-10·146 字技术随笔 Linux Network“Failed to set real-time priority for thread: Operation not permitted”LXC 容器中的 Docker 设置2024-04-10·77 字技术随笔 Docker Linux在PVE下的LXC容器中运行Docker容器时,若出现unable to apply caps: operation not permitted: unknown.错误,需要在PVE下进行一些配置使 nemo 可以显示 WebP 缩略图2024-02-04·4 字技术随笔 Linux要在Nemo中显示WebP缩略图,需要安装webp-pixbuf-loader软件包。