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 [2026/05/02 23:59] – [Set Default Rate] Sean Rhone | linux:notes:misc [2026/08/02 21:16] (current) – Sean Rhone | ||
|---|---|---|---|
| Line 176: | Line 176: | ||
| ====== PipeWire ====== | ====== PipeWire ====== | ||
| - | ===== Set Default | + | ===== Set Default |
| + | |||
| + | * [[https:// | ||
| + | |||
| + | grep -E ' | ||
| mkdir -p ~/' | mkdir -p ~/' | ||
| Line 182: | Line 186: | ||
| < | < | ||
| context.properties = { | context.properties = { | ||
| - | | + | default.clock.allowed-rates = [ 44100 48000 96000 192000 ] |
| - | | + | |
| } | } | ||
| Line 364: | Line 367: | ||
| * [[linux; | * [[linux; | ||
| + | |||
| + | watch --interval ' | ||
| grep ' | grep ' | ||
| - | | + | |
| + | |||
| + | cpupower frequency-info | ||
| ====== OpenSSL Supported Ciphers ====== | ====== OpenSSL Supported Ciphers ====== | ||
| Line 609: | Line 616: | ||
| OSU_SDL3=' | OSU_SDL3=' | ||
| + | |||
| + | ====== sysctl Checks ====== | ||
| + | |||
| + | ===== All Overrides ===== | ||
| + | |||
| + | cat '/ | ||
| + | |||
| + | ls '/ | ||
| + | |||
| + | ===== BPF Disable ===== | ||
| + | |||
| + | * '' | ||
| + | |||
| + | '/ | ||
| + | |||
| + | ===== Legacy MMap ===== | ||
| + | |||
| + | * '' | ||
| + | |||
| + | '/ | ||
| + | |||
| + | ===== Perf Counters ===== | ||
| + | |||
| + | * '' | ||
| + | |||
| + | '/ | ||
| + | |||
| + | ===== Intel Perf Counters ===== | ||
| + | |||
| + | * '' | ||
| + | |||
| + | '/ | ||
| + | |||
| + | ===== Magic SysRq key ===== | ||
| + | |||
| + | * '' | ||
| + | |||
| + | '/ | ||
| + | |||
| + | ===== Memory Map Count ===== | ||
| + | |||
| + | * '' | ||
| + | |||
| + | '/ | ||
| + | |||
| + | ===== Swappiness ===== | ||
| + | |||
| + | * '' | ||
| + | |||
| + | '/ | ||
| ====== Wine Envs ====== | ====== Wine Envs ====== | ||
/usr/local/www/wiki/data/attic/linux/notes/misc.1777780771.txt.gz · Last modified: by Sean Rhone
