Terminal: $ sudo dnf install -y snapd $ sudo ln -s /var […]
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 install -y b […]
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: Open t […]
libmagic librarylibmagic library
Libmagic is the library that commonly supports the file […]
更改 VMware 螢幕的解析度更改 VMware 螢幕的解析度
指令 $ xrandr --output Virtual1 --mode 1440x900 (我是加到 /et […]
A C programmer needs tools after a new openSUSE Leap 15 installationA C programmer needs tools after a new openSUSE Leap 15 installation
1. c/c++, and make $ sudo zypper install -t pattern dev […]