-
Notifications
You must be signed in to change notification settings - Fork 33
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
linux ulimit 设置过大导致无法登陆 #78
Comments
https://yakar.iteye.com/blog/983272 文件系统及程序的限制关系: ulimit [root@www ~]# ulimit [-acdfHlmnpsStvw] [size] 一般简单设置:ulimit -SHn 65535 让其永久生效:
noproc 是代表最大进程数 生产环境的案例: End of file
|
https://serverfault.com/questions/836929/can-not-login-after-change-limits-conf
The text was updated successfully, but these errors were encountered: