Type #ulimit
if 2097151 ,file size can not large than 1G,then vi /etc/security/limits ,set content as list:
default:
fsize = -1
core = -1
cpu = -1
data = -1
rss = -1
stack = -1
nofiles = 2000
then relogin
type #ulimit
unlimited
that's ok.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.