User Tools

Site Tools


linux:notes:misc

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
linux:notes:misc [2025/04/22 00:31] Sean Rhonelinux:notes:misc [2025/07/14 22:48] (current) Sean Rhone
Line 146: Line 146:
  
 ===== Zypper ===== ===== Zypper =====
 +
 +==== Show Locked Packages ====
 +
 +****
 +
 +  zypper locks
  
 ==== Find Orphans ==== ==== Find Orphans ====
Line 176: Line 182:
  
   zypper repos --priority   zypper repos --priority
 +
 +==== Repo Packages ====
 +
 +  * http://download.opensuse.org/tumbleweed/repo/
  
 ====== PipeWire ====== ====== PipeWire ======
Line 231: Line 241:
   rm -Rf ~/'.cache/thumbnails'   rm -Rf ~/'.cache/thumbnails'
  
-====== List GNOME gsettings ======+====== GNOME ====== 
 + 
 +===== List gsettings =====
  
   * Change ''x'' to schema or omit it to show all settings   * Change ''x'' to schema or omit it to show all settings
Line 237: Line 249:
   gsettings list-recursively 'x'   gsettings list-recursively 'x'
  
-====== GNOME App Grid Reset ======+===== App Grid Reset =====
  
 **** ****
Line 243: Line 255:
   gsettings reset 'org.gnome.shell' 'app-picker-layout'   gsettings reset 'org.gnome.shell' 'app-picker-layout'
  
-====== GNOME Software Maintenance ======+===== Reset Last Settings Pane ===== 
 + 
 +  * 2025/07/13: Mouse settings caused crash possibly related to ''gl'' vs ''vulkan'' 
 + 
 +  gsettings reset 'org.gnome.Settings' 'last-panel' 
 + 
 +===== GNOME Software Maintenance =====
  
 **** ****
Line 263: Line 281:
  
   tracker3 reset --filesystem --rss   tracker3 reset --filesystem --rss
 +
 +====== journalctl ======
 +
 +  sudo journalctl --sync --flush --rotate --update-catalog --vacuum-time='1d'
 +
 +  sudo journalctl --verify
  
 ====== Mesa Shader Cache Clear ====== ====== Mesa Shader Cache Clear ======
Line 379: Line 403:
   * Looks like an OpenSSL 1.1 hmac package existed for Leap/non-TW implying it's not actively supported on TW?   * Looks like an OpenSSL 1.1 hmac package existed for Leap/non-TW implying it's not actively supported on TW?
   * hmac files look able to be generated wtih ''fipshmac''   * hmac files look able to be generated wtih ''fipshmac''
-  * 2025/04/22: ''update-crypto-policies'' at ''FUTURE'' prevented a ''wget'' on a [[games;linux;dota_2_steamcmd#install|GitLab]] URL+  * 2025/04/22: ''update-crypto-policies'' at ''FUTURE'' prevented a ''wget'' on a [[games;linux;dota_2_steamcmd#install1|GitLab url]]
  
   * 2025/04: F42 Xfce prerelease had ''xfce4-terminal'' crash on maximize   * 2025/04: F42 Xfce prerelease had ''xfce4-terminal'' crash on maximize
/srv/www/wiki/data/attic/linux/notes/misc.1745296260.txt.gz · Last modified: by Sean Rhone