Skip to content

Instantly share code, notes, and snippets.

@walkeran
Created June 6, 2014 13:16
Show Gist options
  • Save walkeran/0be77a97fc59a091aebe to your computer and use it in GitHub Desktop.
Save walkeran/0be77a97fc59a091aebe to your computer and use it in GitHub Desktop.
andy ~ # echo "walkeran soft nofile 2048" >> /etc/security/limits.conf
andy ~ # echo "walkeran hard nofile 2048" >> /etc/security/limits.conf
andy ~ # su -i - walkeran
walkeran@andy ~ $ ulimit -n
2048
walkeran@andy ~ $
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment