摘要:
一、远程机器准备 cmake gcc g++ gdb 二、 阅读全文
摘要:
一、安装WSL2下的Ubuntu20.04 1)打开windows WSL服务 # 以管理员身份运行 PowerShell dism.exe /online /enable-feature /featurename:Microsoft-Windows-Subsystem-Linux /all /no 阅读全文
摘要:
一、安装fontconfig daemonize sudo apt install -y fontconfig daemonize 二、修改/etc/profile # 在末尾添加以下内容 SYSTEMD_PID=$(ps -ef | grep '/lib/systemd/systemd --sys 阅读全文