Skip to content

Instantly share code, notes, and snippets.

@akyoto
Last active May 17, 2018 07:19
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save akyoto/242a8c754e78df1ea9830027615aafff to your computer and use it in GitHub Desktop.
Save akyoto/242a8c754e78df1ea9830027615aafff to your computer and use it in GitHub Desktop.
Optimize Linux for SSDs
  1. Activate noatime in /etc/fstab
  2. Set vm.swappiness from 60 to 1 in /etc/sysctl.conf
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment