Differences

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

Link to this comparison view

Both sides previous revision Previous revision
linux:linux-tutorials:quickfixes [2024/12/25 14:29] – [Fix NTFS file system] Zyzonixlinux:linux-tutorials:quickfixes [2025/01/02 06:25] (current) – [Relaunch KDE Plasma after freeze] Zyzonix
Line 5: Line 5:
 Sometimes after some weeks of uptime when I entered my office in the morning, I discovered a freezed Plasma.  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: To fix this, enter the system via SSH and then execute this command:
-<code bash>sudo service sddm stop</code>+<code bash>sudo systemctl restart sddm</code>
  
 And without re-login: And without re-login:
  • linux/linux-tutorials/quickfixes.txt
  • Last modified: 2025/01/02 06:25
  • by Zyzonix