跳过正文
Background Image

技术随笔

Minecraft 在 Pipewire 上没有声音的问题
·103 字
ASUS Router nf_conntrack expectation table full
·96 字
如何解决 kernel: nf_conntrack: expectation table full
Arch 应用软件包补丁
·285 字
记一次 DLsite 点数购物
·406 字
修改 Captive Portal
修改 Captive Portal 解决类原生“无网络”的情况
让 rtkit-daemon 闭嘴
·146 字
“Failed to set real-time priority for thread: Operation not permitted”
LXC 容器中的 Docker 设置
·77 字
在PVE下的LXC容器中运行Docker容器时,若出现unable to apply caps: operation not permitted: unknown.错误,需要在PVE下进行一些配置
在 Arch Linux 上使用 LaTeX 需要安装的包
·8 字
使 nemo 可以显示 WebP 缩略图
·4 字
要在Nemo中显示WebP缩略图,需要安装webp-pixbuf-loader软件包。
批量修改 Git 历史中的用户邮箱
·60 字
如何批量修改Git仓库中的提交作者邮箱。通过使用git filter-repo命令,并需要强制推送才能修改远程仓库。