Created
July 3, 2013 14:29
-
-
Save ltning/5918413 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[root@varnish01 ~]# sudo -u nobody limits | |
Resource limits (current): | |
cputime infinity secs | |
filesize infinity kB | |
datasize 33554432 kB | |
stacksize 524288 kB | |
coredumpsize infinity kB | |
memoryuse infinity kB | |
memorylocked infinity kB | |
maxprocesses 7372 | |
openfiles 14745 | |
sbsize infinity bytes | |
vmemoryuse infinity kB | |
pseudo-terminals infinity | |
swapuse infinity kB |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment