You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Script per installare Cockpit su Debian 13 e configurarlo per un NAS con lo spindown e idle dei dischi funzionante — Fix: no spindown & continuous polling on HDD ---- Fix for HDD not spinning down on Debian + Cockpit NAS — udisks2 polling fix + hd-idle ATA command for USB enclosures
Keeps USB-attached drives spinning during scheduled hours via periodic O_DIRECT reads, then lets them idle-spin-down naturally outside those windows. Works around USB-SATA bridges that don't honor ATA standby timers. Go + Docker.