-bash: ulimit: open files: Cannot Modify Limit: Operation Not Permitted Fix
CentOS Login Error:
-bash: ulimit: open files: cannot modify limit: Operation not permitted
Fix:
vi /etc/security/limits.conf
Using user hz as an example, add the following content at the bottom, then log in again:
hz …