windows 10 ltsc 安装 wsl

https://www.cnblogs.com/last-diary/p/16282118.htmlhttps://learn.microsoft.com/zh-cn/windows/wsl/install-manualhttps://www.cnblogs.com/wufeiyun/p/12095520.html在线安装Ubuntuwsl --install Ubuntu-22.04 --...

继续阅读 »

docker 无法启动

The unit docker.service has entered the 'failed' state with result 'exit-code'https://blog.csdn.net/hanjun0612/article/details/118543759查看日志sudo dockerd --debug端口占用net stop winn...

继续阅读 »

flatpak 配置

添加国内源sudo flatpak remote-add --if-not-exists sjtu https://mirror.sjtu.edu.cn/flathub/flathub.flatpakrepo安装程序可以指定软件源flatpak install sjtu com.qq.QQflatpak uninstall -y --delete-data io.beekeeperstud...

继续阅读 »

fedora kde 使用记录

默认的wayland环境无法使用中文输入法,基于fedora 37 kde x11环境2023-01-19无法使用中文输入法解决方法https://fedoraproject.org/wiki/I18N/Fcitx5/zh-cnsudo dnf install fcitx5 fcitx5-chinese-addons fcitx5-configtool fcitx5-gtk fcitx5-q...

继续阅读 »