This is an old revision of the document!


Sometimes after some weeks of uptime when I entered my office in the morning, I discovered a freezed Plasma. To fix this, enter the system via SSH and then execute this command:

sudo service sddm stop

Thereby that a system is required to save WiFi passwords in clear, it can also show those passwords to you. By running the following command, the SSID, password and a QR-code of the current connected WiFi will be displayed in your CLI:

nmcli device wifi show-password

If Discord is spamming your syslog on Ubuntu or Debian and you installed it via snap, try this:

snap connect discord:system-observe

Source: github.com/snapcrafters/discord


If you got any error of the following when running apt or anything else:

locale: Cannot set LC_ALL to default locale: No such file or directory

perl: warning: Falling back to the standard locale (ā€œCā€)

perl: warning: Setting locale failed.

Just run the following command and select the correct locale:

sudo dpkg-reconfigure locales
  • linux/linux-tutorials/quickfixes.1712152173.txt.gz
  • Last modified: 2024/04/03 15:49
  • by Zyzonix