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/02/10 05:57] – Sean Rhone | linux:notes:misc [2025/09/11 06:43] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| 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 255: | Line 273: | ||
| sudo fstrim --verbose --all | sudo fstrim --verbose --all | ||
| - | ====== | + | ====== | 
| - | **** | + |  | 
| + |  | ||
| + | |||
| + | localsearch reset --filesystem | ||
| + | |||
| + | tracker3 reset --filesystem --rss | ||
| + | |||
| + | ====== journalctl ====== | ||
| + | |||
| + | sudo journalctl --sync --flush --rotate --update-catalog --vacuum-time=' | ||
| - | < | + | sudo journalctl | 
| ====== Mesa Shader Cache Clear ====== | ====== Mesa Shader Cache Clear ====== | ||
| Line 368: | Line 395: | ||
| openssl ciphers -v | awk ' | openssl ciphers -v | awk ' | ||
| + | |||
| + | ====== FIPS ====== | ||
| + | |||
| + | * oS TW has 140-3! (TODO: try install-time option) | ||
| + | * 2025/04/22: '' | ||
| + | * 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? | ||
| + | * hmac files look able to be generated wtih '' | ||
| + | * 2025/04/22: '' | ||
| + | |||
| + | * 2025/04: F42 Xfce prerelease had '' | ||
| + | |||
| + | ===== Random Commands ===== | ||
| + | |||
| + | * [[linux; | ||
| + | |||
| + | GNUTLS_DEBUG_LEVEL=666 OPENSSL_FIPS=1 kgx | ||
| + | |||
| + | sudo fips-mode-setup | ||
| + | |||
| + | openssl md5 'todo suse.txt' | ||
| + | |||
| + | sudo update-crypto-policies --show | ||
| + | |||
| + | sudo sysctl -a | grep fips | ||
| + | |||
| + | sudo fips-mode-setup --enable | ||
| + | |||
| + | sudo zypper in patterns-base-fips | ||
| + | |||
| + | fipshmac --help | ||
| + | |||
| + | sudo update-crypto-policies --set ' | ||
| + | |||
| + | sudo update-crypto-policies --set ' | ||
| + | |||
| + | ====== Firmware Update ====== | ||
| + | |||
| + | ===== fwupdmgr ===== | ||
| + | |||
| + | **** | ||
| + | |||
| + | sudo fwupdmgr refresh --force && sudo fwupdmgr update --verbose | ||
| + | |||
| + | ====== Flatpak ====== | ||
| + | |||
| + | ===== Update ===== | ||
| + | |||
| + | **** | ||
| + | |||
| + | flatpak update && sudo flatpak update | ||
| ====== Partition Information ====== | ====== Partition Information ====== | ||
| Line 543: | Line 621: | ||
| qrencode -o ~/' | qrencode -o ~/' | ||
| + | |||
| + | ====== Mesa Envs ====== | ||
| + | |||
| + | mesa_glthread=' | ||
| + | |||
| + | vblank_mode=' | ||
| + | |||
| + | vblank_mode=' | ||
| + | |||
| + | MESA_LOADER_DRIVER_OVERRIDE=' | ||
| + | |||
| + | MESA_VK_WSI_PRESENT_MODE=' | ||
| + | |||
| + | ===== HUD ===== | ||
| + | |||
| + | * TODO: Scaling sizes | ||
| + | |||
| + | mesa_glthread=' | ||
| + | |||
| + | mesa_glthread=' | ||
| + | |||
| + | DXVK_HUD=' | ||
| + | |||
| + | VK_INSTANCE_LAYERS=' | ||
| + | |||
| + | VK_INSTANCE_LAYERS=' | ||
| + | |||
| + | ====== SDL Envs ====== | ||
| + | |||
| + | * :?: SDL Enable/ | ||
| + | |||
| + | SDL_VIDEO_DRIVER=' | ||
| + | |||
| + | SDL_VIDEO_DRIVER=' | ||
| + | |||
| + | SDL_ENABLE=' | ||
| + | |||
| + | SDL_DISABLE=' | ||
| + | |||
| + | OSU_SDL3=' | ||
| + | |||
| + | ====== Wine Envs ====== | ||
| + | |||
| + | * :?: '' | ||
| + | |||
| + | WINEDLLOVERRIDES=' | ||
| + | |||
| + | WINEDLLOVERRIDES=' | ||
| + | |||
| + | DISPLAY= | ||
| + | |||
| + | WINEDEBUG='' | ||
| ====== Privacy ====== | ====== Privacy ====== | ||
/usr/local/www/wiki/data/attic/linux/notes/misc.1739185047.txt.gz · Last modified:  by Sean Rhone
                
                