# Check current limits ulimit -a vim /etc/security/limits.conf # <user|group> <limit> <type> <amount> * soft nofile 40000 * hard nofile 40000 reboot