标签:
今天遇到一个问题
-bash: fork: retry: 没有子进程
解决方法
设置各linux 用户的最大进程数,下面我把某linux用户的最大进程数设为10000个:
原文地址:http://www.cnblogs.com/modprobe/p/5699510.html