Skip to content

Instantly share code, notes, and snippets.

@CharlieSu
Created October 5, 2010 19:53
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 CharlieSu/0717e4d2b18fa7249e0f to your computer and use it in GitHub Desktop.
Save CharlieSu/0717e4d2b18fa7249e0f to your computer and use it in GitHub Desktop.
Last login: Tue Oct 5 19:51:10 2010 from rrcs-24-173-16-65.sw.biz.rr.com
ubuntu@hudson:~$ sudo -i
root@hudson:~# ulimit -n
1024
root@hudson:~# cat /etc/security/limits.conf | egrep -v "^#"
* soft nofile 8192
* hard nofile 8192
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment