Skip to content

Instantly share code, notes, and snippets.

@elsonwu
Created May 9, 2014 09:02
Show Gist options
  • Save elsonwu/deadd86191796ed80d13 to your computer and use it in GitHub Desktop.
Save elsonwu/deadd86191796ed80d13 to your computer and use it in GitHub Desktop.
update ubuntu's ulimit
[ulimit]
edit /etc/security/limits.conf add:
* soft nofile 20000
* hard nofile 20000
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment