> On 02 Nov 2004 11:06:12 +0000, Oleg Goldshmidt <[EMAIL PROTECTED]> wrote: > > > Ben-Nes Michael <[EMAIL PROTECTED]> writes: > > > >> Hi All > >> > >> how do i raise the parameter of "max user processes" ? > >> > >> # ulimit -a > >> max user processes (-u) 256 > > > > setrlimit(2) > > > >
How do I make it a default value when OS boot ? ( i mean not thrugh rc.local / rc.boot ... ) > ulimit -u 512 > ================================================================= To unsubscribe, send mail to [EMAIL PROTECTED] with the word "unsubscribe" in the message body, e.g., run the command echo unsubscribe | mail [EMAIL PROTECTED]
