linux:notes:misc
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
linux:notes:misc [2025/04/22 00:17] – Sean Rhone | linux: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:// | ||
====== PipeWire ====== | ====== PipeWire ====== | ||
Line 231: | Line 241: | ||
rm -Rf ~/' | rm -Rf ~/' | ||
- | ====== | + | ====== GNOME ====== |
+ | |||
+ | ===== List gsettings | ||
* Change '' | * Change '' | ||
Line 237: | Line 249: | ||
gsettings list-recursively ' | gsettings list-recursively ' | ||
- | ====== GNOME App Grid Reset ====== | + | ===== App Grid Reset ===== |
**** | **** | ||
Line 243: | Line 255: | ||
gsettings reset ' | gsettings reset ' | ||
- | ====== GNOME Software Maintenance | + | ===== Reset Last Settings Pane ===== |
+ | |||
+ | * 2025/07/13: Mouse settings caused crash possibly related to '' | ||
+ | |||
+ | gsettings reset ' | ||
+ | |||
+ | ===== 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=' | ||
+ | |||
+ | sudo journalctl --verify | ||
====== Mesa Shader Cache Clear ====== | ====== Mesa Shader Cache Clear ====== | ||
Line 374: | Line 398: | ||
====== FIPS ====== | ====== FIPS ====== | ||
+ | * oS TW has 140-3! (TODO: try install-time option) | ||
+ | * 2025/04/22: '' | ||
* openSUSE had gnutls errors about missing hmac post-install with '' | * openSUSE had gnutls errors about missing hmac post-install with '' | ||
* 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 '' | * hmac files look able to be generated wtih '' | ||
- | * oS TW has 140-3! (TODO: try install-time option) | + | * 2025/04/22: '' |
- | * '' | + | |
- | * F42 Xfce prerelease had '' | + | * 2025/ |
===== Random Commands ===== | ===== Random Commands ===== | ||
Line 401: | Line 426: | ||
fipshmac --help | fipshmac --help | ||
+ | |||
+ | sudo update-crypto-policies --set ' | ||
+ | |||
+ | sudo update-crypto-policies --set ' | ||
====== Firmware Update ====== | ====== Firmware Update ====== |
/srv/www/wiki/data/attic/linux/notes/misc.1745295426.txt.gz · Last modified: by Sean Rhone