Skip to content

Instantly share code, notes, and snippets.

@ryuukk
Created May 9, 2023 02:45
Show Gist options
  • Save ryuukk/923d0cb5ad5979820fbf50005bae9238 to your computer and use it in GitHub Desktop.
Save ryuukk/923d0cb5ad5979820fbf50005bae9238 to your computer and use it in GitHub Desktop.
# noisy HDD?
``sudo hdparm -S 30 /dev/sda``
This will turn off disk if no activity after (30 * 5) sec
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment