Skip to content

Instantly share code, notes, and snippets.

@ssbb
Created August 9, 2016 18:42
Show Gist options
  • Save ssbb/e468b3ede5470da25699e4da4506b77c to your computer and use it in GitHub Desktop.
Save ssbb/e468b3ede5470da25699e4da4506b77c to your computer and use it in GitHub Desktop.
ubuntu@ubuntu-xenial:~$ ulimit -a
core file size (blocks, -c) 0
data seg size (kbytes, -d) unlimited
scheduling priority (-e) 0
file size (blocks, -f) unlimited
pending signals (-i) 15765
max locked memory (kbytes, -l) 64
max memory size (kbytes, -m) unlimited
open files (-n) 4096
pipe size (512 bytes, -p) 8
POSIX message queues (bytes, -q) 819200
real-time priority (-r) 0
stack size (kbytes, -s) 8192
cpu time (seconds, -t) unlimited
max user processes (-u) 15765
virtual memory (kbytes, -v) unlimited
file locks (-x) unlimited
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment