BIOS
Clash
Cloudflare
Debian
GCC
GNU/Linux
Git
Internet
Issue
OBS Studio
SSH
Shell
Tips
Tmux
Tool
VS Code
Vim
WSL
Windows
Xterm
* Open /etc/default/grub and append the following code to it.
* Run sudo update-grub
* Run cat /boot/grub/grub.cfg to confirm that all bootable partitions have been added to the grub menu en…
read more…
read more…
Case 1
Scenario
After upgrading from Debian 11 to Debian 12, the Settings menu cannot be opened.
Solution
Run sudo apt install gnome-control-center to install gnome-control-centergnome-control-c…
read more…
read more…
Steps
* Run sudo ifconfig to get the interface name of the USB WIFI module.
Example
* Create a file named usb_wifi (you can use other names) in the /etc/network/interfaces.d directory and a…
read more…
read more…
Change prompt
change prompt temporarily
* Run export PS1='Combination of '.
e.g.
Change Prompt Permanently
* Open the ~/.bashrc with editor.
* Search and change the PS1 variable to 'Comb…
read more…
read more…
There are many reasons for this problem, and I will keep updating this page with possible causes.
The graphics card is not working
How to confirm
If you are using Nvidia, run nvidia-smi to see if…
read more…
read more…
Use gnome-tweak-tool
* Install gnome-tweak-tool and run it with:
* Then you can change the scaling factor to suit your needs. As in the example below, the scale factor is changed to 1.25.…
read more…
read more…
Default screenshot method in Linux
Excellent screenshot tools
I list them in order of recommendation.
*
*
flameshot
* Install
* Usage
deepin-screenshot
* Install
* …
read more…
read more…