今天普通用户ssh 登录提示shell request failed on channel 0 然后就退出了
幸亏root 用户没有被禁用,在root下 su - 普通 切换提示资源不足
解决方法 xxxx 普通用户
vim /etc/security/limits.conf * soft nofile 65536 * hard nofile 65536 xxx hard nproc unlimited xxx soft nproc unlimited
今天普通用户ssh 登录提示shell request failed on channel 0 然后就退出了
幸亏root 用户没有被禁用,在root下 su - 普通 切换提示资源不足
解决方法 xxxx 普通用户
vim /etc/security/limits.conf * soft nofile 65536 * hard nofile 65536 xxx hard nproc unlimited xxx soft nproc unlimited
本站转载的文章为个人学习借鉴使用,本站对版权不负任何法律责任。如果侵犯了您的隐私权益,请联系本站邮箱yoyou2525@163.com删除。