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 [2024/10/29 22:14] – [Extract ISO] Sean Rhone | linux:notes:misc [2025/12/25 05:58] (current) – Sean Rhone | ||
|---|---|---|---|
| Line 3: | Line 3: | ||
| * Miscellaneous commands, paths, info, and syntax for Linux | * Miscellaneous commands, paths, info, and syntax for Linux | ||
| * Most of this was previously under the " | * Most of this was previously under the " | ||
| - | |||
| - | ====== Extract ISO ====== | ||
| - | |||
| - | * '' | ||
| - | * '' | ||
| - | * No space after the '' | ||
| - | * This is primarily useful for copying Windows ISO images to a FAT32 flash drive for UEFI (see [[linux: | ||
| - | |||
| - | 7z x -o' | ||
| - | |||
| - | 7z x -o'/ | ||
| ====== Shortcuts ====== | ====== Shortcuts ====== | ||
| Line 34: | Line 23: | ||
| ====== Fedora ====== | ====== Fedora ====== | ||
| + | |||
| + | ===== Keyboard Shortcuts ===== | ||
| + | |||
| + | * [[linux; | ||
| + | |||
| + | ===== Adoptium Java ===== | ||
| + | |||
| + | * https:// | ||
| + | * Potentially useful for F42 | ||
| + | |||
| + | ==== Repo ==== | ||
| + | |||
| + | sudo dnf install ' | ||
| + | |||
| + | sudo dnf config-manager ' | ||
| + | |||
| + | ==== Install ==== | ||
| + | |||
| + | sudo dnf install ' | ||
| + | |||
| + | JAVA_HOME='/ | ||
| + | |||
| + | === Non-Temurin/ | ||
| + | |||
| + | **** | ||
| + | |||
| + | sudo dnf install ' | ||
| ===== Anaconda Module Blacklists ===== | ===== Anaconda Module Blacklists ===== | ||
| Line 74: | Line 90: | ||
| sudo dnf config-manager ' | sudo dnf config-manager ' | ||
| + | |||
| + | ==== Add Repo ==== | ||
| + | |||
| + | sudo dnf config-manager addrepo --from-repofile=' | ||
| + | |||
| + | sudo dnf config-manager addrepo --from-repofile=' | ||
| + | |||
| + | ==== Tor Socks ==== | ||
| + | |||
| + | * https:// | ||
| + | * :?: Looks useful for using '' | ||
| + | |||
| + | sudo dnf install tor | ||
| + | |||
| + | sudo systemctl enable tor.service --now | ||
| + | |||
| + | sudo torsocks dnf upgrade --refresh | ||
| ==== Autoremove Fix ==== | ==== Autoremove Fix ==== | ||
| Line 92: | Line 125: | ||
| ===== Zypper ===== | ===== Zypper ===== | ||
| + | |||
| + | ==== Show Locked Packages ==== | ||
| + | |||
| + | **** | ||
| + | |||
| + | zypper locks | ||
| ==== Find Orphans ==== | ==== Find Orphans ==== | ||
| Line 122: | Line 161: | ||
| zypper repos --priority | zypper repos --priority | ||
| + | |||
| + | ==== Repo Packages ==== | ||
| + | |||
| + | * http:// | ||
| ====== PipeWire ====== | ====== PipeWire ====== | ||
| Line 177: | Line 220: | ||
| rm -Rf ~/' | rm -Rf ~/' | ||
| - | ====== | + | ====== GNOME ====== |
| + | |||
| + | ===== List gsettings | ||
| * Change '' | * Change '' | ||
| Line 183: | Line 228: | ||
| gsettings list-recursively ' | gsettings list-recursively ' | ||
| - | ====== GNOME App Grid Reset ====== | + | ===== App Grid Reset ===== |
| **** | **** | ||
| Line 189: | Line 234: | ||
| 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 201: | Line 252: | ||
| sudo fstrim --verbose --all | sudo fstrim --verbose --all | ||
| - | ====== tracker3 | + | ====== |
| + | |||
| + | * https:// | ||
| + | * Aka '' | ||
| + | |||
| + | localsearch reset --filesystem | ||
| + | |||
| + | | ||
| + | |||
| + | ====== journalctl ====== | ||
| + | |||
| + | sudo journalctl --sync --flush --rotate --update-catalog --vacuum-time=' | ||
| + | |||
| + | sudo journalctl --verify | ||
| + | |||
| + | ====== Mesa Shader Cache Clear ====== | ||
| **** | **** | ||
| - | < | + | rm -Rf ~/' |
| ====== GNOME Monitors Reset ====== | ====== GNOME Monitors Reset ====== | ||
| Line 211: | Line 277: | ||
| **** | **** | ||
| - | rm -f ~/' | + | |
| ====== PulseAudio Reset ====== | ====== PulseAudio Reset ====== | ||
| Line 217: | Line 283: | ||
| **** | **** | ||
| - | rm -f ~/' | + | rm -fv ~/' |
| ====== Xorg Debug ====== | ====== Xorg Debug ====== | ||
| Line 288: | Line 354: | ||
| rm -Rf '/ | rm -Rf '/ | ||
| + | |||
| + | ====== Network Link Speed ====== | ||
| + | |||
| + | **** | ||
| + | |||
| + | cat '/ | ||
| ====== Show Sensors ====== | ====== Show Sensors ====== | ||
| Line 296: | Line 368: | ||
| ====== Show CPU Frequency ====== | ====== Show CPU Frequency ====== | ||
| + | |||
| + | * [[linux; | ||
| grep ' | grep ' | ||
| Line 306: | Line 380: | ||
| openssl ciphers -v | awk ' | openssl ciphers -v | awk ' | ||
| + | |||
| + | ====== Firmware Update ====== | ||
| + | |||
| + | ===== fwupdmgr ===== | ||
| + | |||
| + | **** | ||
| + | |||
| + | sudo fwupdmgr refresh --force && sudo fwupdmgr update --verbose | ||
| + | |||
| + | ====== Flatpak ====== | ||
| + | |||
| + | ===== Update ===== | ||
| + | |||
| + | **** | ||
| + | |||
| + | flatpak update && sudo flatpak update | ||
| ====== Partition Information ====== | ====== Partition Information ====== | ||
| Line 473: | Line 563: | ||
| gcc -v -E -x c -march=native -mtune=native - < /dev/null 2>&1 | grep cc1 | perl -pe 's/ -mno-\S+// | gcc -v -E -x c -march=native -mtune=native - < /dev/null 2>&1 | grep cc1 | perl -pe 's/ -mno-\S+// | ||
| + | |||
| + | ====== Generate QR ====== | ||
| + | |||
| + | sudo dnf install ' | ||
| + | |||
| + | 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=' | ||
| + | |||
| + | * :?: TODO: Might need a VK dev package? | ||
| + | |||
| + | MESA_LOADER_DRIVER_OVERRIDE=' | ||
| + | |||
| + | ====== SDL Envs ====== | ||
| + | |||
| + | * :?: SDL Enable/ | ||
| + | |||
| + | SDL_VIDEO_DRIVER=' | ||
| + | |||
| + | SDL_VIDEO_DRIVER=' | ||
| + | |||
| + | SDL_ENABLE=' | ||
| + | |||
| + | SDL_DISABLE=' | ||
| + | |||
| + | OSU_SDL3=' | ||
| + | |||
| + | ====== Wine Envs ====== | ||
| + | |||
| + | * :?: '' | ||
| + | |||
| + | WINEDLLOVERRIDES=' | ||
| + | |||
| + | WINEDLLOVERRIDES=' | ||
| + | |||
| + | DISPLAY= | ||
| + | |||
| + | WINEDEBUG='' | ||
| ====== Privacy ====== | ====== Privacy ====== | ||
| Line 478: | Line 632: | ||
| ===== Clear Terminal History ===== | ===== Clear Terminal History ===== | ||
| - | | + | **** |
| history -cw | history -cw | ||
| - | |||
| - | history -ca | ||
| ===== Create 7z Password Archive ===== | ===== Create 7z Password Archive ===== | ||
C:/www/wiki/data/attic/linux/notes/misc.1730254487.txt.gz · Last modified: by Sean Rhone
