会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
一念一生
博客园
首页
新随笔
联系
订阅
管理
2019年3月6日
【Linux】Linux修改openfile和max user processes?
摘要: #当时测试虚机为centos7.4版本: # 在/etc/security/limits.conf文件末尾添加如下命令: * soft nproc 1314 * hard nproc 1314 * soft nofile 520 * hard nofile 520 #在root及普通用户下用ulim
阅读全文
posted @ 2019-03-06 23:13 一念一生,One
阅读(595)
评论(0)
推荐(0)
编辑
公告