This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| computing:miscadmin [2026/02/08 15:34] – oemb1905 | computing:miscadmin [2026/02/09 23:44] (current) – oemb1905 | ||
|---|---|---|---|
| Line 3: | Line 3: | ||
| * **Jonathan Haack** | * **Jonathan Haack** | ||
| * **Haack' | * **Haack' | ||
| - | * **netcmnd@jonathanhaack.com** | + | * **support@haacksnetworking.org** |
| ------------------------------------------- | ------------------------------------------- | ||
| Line 416: | Line 416: | ||
| sudo systemctl mask sleep.target suspend.target hibernate.target hybrid-sleep.target | sudo systemctl mask sleep.target suspend.target hibernate.target hybrid-sleep.target | ||
| - | // | + | Mask hd-idle to stop it from interferring with external HD sleep / spin down: |
| - | --- // | + | sudo systemctl mask hd-idle.service |
| + | |||
| + | // | ||
| + | --- // | ||