2026
Arch Linux 下 LocalSend 接收问题
LocalSend is a free, open-source app that allows you to securely share files and messages with nearby devices over your local network without needing an internet connection.
打包百度网盘 AppImage
百度网盘官方只提供了 Linux 下的 deb 和 rpm 格式包文件,在 Arch 或者 SUSE 等发行版上使用不太方便。
Arch Linux 配置 MPD
Music Player Daemon (MPD) is a flexible, powerful, server-side application for playing music.
使用 FFmpeg 裁剪视频
FFmpeg is complete, cross-platform solution to record, convert and stream audio and video.
Linux WeChat 和 QQ AppImage 中文输入问题
AppImage 程序因其打包机制通常与宿主机输入法框架(如 Fcitx5 或 IBus)隔离。要在 AppImage 中使用中文输入法,关键在于运行程序手动显式加载 fcitx 环境。
Plasma Login Manager 指纹登录
在现代 Linux 系统中,基本都是使用 fprint 来便捷的使用指纹识别的功能,其内置的 PAM 模块可以用于用户指纹登录系统。
Journal 日志清理
Journal 是 systemd 的日志系统,随着系统长时间的使用,其对应的日志目录 /var/log/journal 下会累计大量的日志文件,占据不少系统存储空间。
修复 Windows Terminal 中 Git Bash 闪烁问题
在 Windows Terminal 中使用 Git Bash 时,经常会出现整个终端闪烁,非常影响使用体验。
KDE 启用 Plasma Login Manager
Plasma Login provides a display manager for KDE Plasma, forked from SDDM and with a new frontend providing a greeter, wallpaper plugin integration and System Settings module (KCM).
Arch Linux 中 Noto CJK 字体回落问题
因为 noto-fonts-cjk 包修改了一些配置,可能导致部分字体回落时出现问题,例如关、复等字字形过窄,门的字形为竖点插入横折钩而非左上斜点等。
修改 Git 提交的作者信息
要修改 Git 提交(commit)的作者信息,直接使用命令可以对最近一次或历史多次的提交进行修改。
Debian 中从源码编译 Emacs
以下介绍在 Debian 13 KDE 桌面环境中从源码编译 Emacs 的经验。
Debian 安装 fcitx5-rime 输入法
在 Windows 或 WSL Debian 中都是通过小狼毫和 emacs-rime 来使用 RIME 输入法的,笔记本电脑的 Debian 13 KDE 桌面环境中,就使用当前很流行的 fcitx5-rime 输入法。
Debian 用户不在 sudoers 文件中
为解决 Debian 系统中 user not in sudoers file 错误,可以参考以下步骤。
Debian 安装 Google Chrome
在 Debian 系列的 Linux 发行版如 Ubuntu, Debian, Kali 等安装 Google Chrome 的方法如下。