会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
卡卡西村长的小灶
博客园
首页
联系
管理
2020年3月5日
centos系统error: too many open files问题的处理
摘要: 1. 打开编辑limits.conf文件 vi /etc/security/limits.conf 2. 插入以下内容* hard nofile 999999* soft nofile 999999* soft nproc 65535* hard nproc 65535* hard stack 10
阅读全文
posted @ 2020-03-05 11:28 卡卡西村长
阅读(988)
评论(0)
推荐(0)