天行健,君子以自强不息;
      地势坤,君子以厚德载物;

  • 1 
预览模式: 普通 | 列表

修改系统的ulimit

#vi /etc/security/limits.d/def.conf

*       soft    nofile  655350
*       hard    nofile  655350
*       -       nproc   unlimite

[阅读全文]

标签: ulimit
  • 1