New pages
From Pengwings
21 August 2026
- 11:2211:22, 21 August 2026 Enable password feedback when entering sudo password (hist | edit) [492 bytes] Theleruby (talk | contribs) (Created page with " sido visudo Find 'Defaults' section: Defaults env_reset Add pwfeedback to 'Defaults' Defaults env_reset,pwfeedback")
- 09:5309:53, 21 August 2026 Read gzip compressed text file without uncompressing (hist | edit) [17 bytes] Theleruby (talk | contribs) (Created page with " zless <filename>")
18 August 2026
- 13:1013:10, 18 August 2026 Diagnostics (hist | edit) [528 bytes] Theleruby (talk | contribs) (Created page with "===List all system poweron and poweroff and what caused them=== last -x | grep -E 'shutdown|reboot'")
23 June 2026
- 01:2701:27, 23 June 2026 Fix limited disk visibility for games running in Steam Linux Runtime (hist | edit) [273 bytes] Theleruby (talk | contribs) (Created page with "Steam Linux Runtime restricts which directories are visible to the application. For example RetroArch can't see roms directory located on another SSD. You need to set STEAM_COMPAT_MOUNTS env var to see other directories like this: STEAM_COMPAT_MOUNTS=/var/roms %command%")