Create a gist now

Instantly share code, notes, and snippets.

What would you like to do?
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