用户组:游客
1、编辑系统资源限制配置文件:sudo vim /etc/security/limits.conf2、注释core文件大小限制:在打开的文件中,找到 soft core 和 hard core 行进行注释(在行首添加#)。 3、重启系统即可 ...