User Tools

Site Tools


tweaks

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
tweaks [2023/01/15 08:25] dinotweaks [2024/03/12 21:23] (current) – external edit 127.0.0.1
Line 28: Line 28:
 [[Install apt-listbugs]]\\ [[Install apt-listbugs]]\\
 [[Disable wpa_supplicant]]\\ [[Disable wpa_supplicant]]\\
-If you don't use wifi connection, you can disable wpa_supplicant.   +[[Change timezone]]\\ 
- +[[Remove duplicate files]]\
- +[[Change font size in Thunar sidebar]]\\
-Disable NetworkManager's use of wpa_supplicant to manage wifi clients: +
- +
-[code]nmcli radio wifi off[\code] +
- +
-After this, NetworkManager won't try to manage wifi devices as clients. Now you can just disable/stop the wpa_supplicant service without worrying that it will start automatically: +
- +
-[code]systemctl disable wpa_supplicant[\code] +
-[code]systemctl stop wpa_supplicant[\code] +
- +
-Note that NM might still be managing an active network interface for a wifi connection. To kill this, just do nmcli c to view the interfaces, and then: +
- +
-[code]nmcli c d wlan0[\code] +
- +
-... for a wifi interface named wlan0. +
tweaks.1673771108.txt.gz · Last modified: 2024/03/12 21:23 (external edit)