[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: problem with ulimit
- From: Matt Roth <mroth imminc com>
- To: fedora-list redhat com
- Subject: Re: problem with ulimit
- Date: Thu, 30 Mar 2006 19:51:46 -0500
Hugh,
Login as root and add the following lines to "/etc/security/limits.conf":
<username> soft core unlimited
<username> hard core unlimited
Then log in as <username> and use "ulimit -Sc" and "ulimit -Hc" to
verify that both the soft and hard limits have been set to unlimited.
I hope that works for you,
Matthew Roth
InterMedia Marketing Solutions
Software Engineer and Systems Developer
Hugh Caley wrote:
I'm definitely NOT running ulimit as root; that kind of the point ;) As
root, I can set it, but I need to be able to allow a user on the machine
to dump core.
Hugh
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]