Do the script: yes|sudo pacman -Syu sudo pacman -Su --n […]
Install snap on FedoraInstall snap on Fedora
sudo dnf install -y snapd sudo ln -s /var/lib/snapd/sna […]
Visual Studio Code setting fileVisual Studio Code setting file
Location of the setting file: • Windows %APPDATA%\Code\ […]
A C programmer needs tools after a new Linux Mint 21 installationA C programmer needs tools after a new Linux Mint 21 installation
Do the script: sudo apt update && sudo apt inst […]
Install Chrome on Linux MintInstall Chrome on Linux Mint
wget -q -O - https://dl-ssl.google.com/linux/linux_sign […]
configure your git username/email on linuxconfigure your git username/email on linux
To set your global username/email configuration: Set yo […]
libmagic librarylibmagic library
Libmagic is the library that commonly supports the file […]
更改 VMware 螢幕的解析度更改 VMware 螢幕的解析度
xrandr --output Virtual1 --mode 1440x900 (我是加到 /etc/pro […]