首页 › 系统 › Linux › -bash: ulimit: open files: cannot modify limit: Operation not permitted -bash: ulimit: open files: cannot modify limit: Operation not permitted 分类:Linux 2018-07-13 root 评论(0) centos 登陆系统报错:-bash: ulimit: open files: cannot modify limit: Operation not permitted 解决方法:vi /etc/security/limits.conf 这里以hz用户为例,底部增加如下内容,重新登陆即可: hz soft nproc 102400hz hard nofile 102400 « 上一篇 deepin 设置su 密码 下一篇 »docker报错 WARNING: IPv4 forwarding is disabled. Networking will not work 相关文章 datax mysql-clickhouse 数据同步事例 2025-06-03 rustdesk自建服务器 2024-08-26 linux下安装谷歌拼音输入法 2024-06-01 failed to handler mux client connection 的解决方法 2024-01-13 linux服务器同步互联网时间 2024-01-13 php安装gpm扩展 2022-12-04 发表评论 取消回复您的邮箱地址不会被公开。评论 * 显示名称 * 邮箱 * 网站 在此浏览器中保存我的显示名称、邮箱地址和网站地址,以便下次评论时使用。 Δ