Skip to content

Instantly share code, notes, and snippets.

@Scumtron
Last active February 20, 2018 17:53
Show Gist options
  • Save Scumtron/9a1a82be286ab8e80b1fbd3d547cad5b to your computer and use it in GitHub Desktop.
Save Scumtron/9a1a82be286ab8e80b1fbd3d547cad5b to your computer and use it in GitHub Desktop.
/etc/security/limits.conf
* - nofile 1048576
* soft nproc 65000
* hard nproc 500000
* hard nofile 500000
* soft nofile 500000
root hard nofile 500000
root soft nofile 500000
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment