For the whole system, its very easy:
echo 4096 >/proc/sys/fs/file-max
Note that you'll have to do that at boot-time to (probably in
/etc/rc.d/rc.local).
However, if you want to increase the per-process limit, its more
complex - you have to rebuild glibc after changing the appropriate
variable (I forget the name at the moment). And I believe its hard-
coded to 512.
--Bruce
Quoting Diego <[EMAIL PROTECTED]>:
> Dear Gurus,
>
> I am using RH 6.2 & 6.2: I would like to know how to increase the 'open
> files limit' fo the whole system, not per user bases, sorry very newbie
> question. The ulimit -a tell me 1024 open files.
> Thanks for your time.
> Diego Mezzera.
>
-------------------------------------------------
This mail sent through IMP: brucedawson.ne.mediaone.net
**********************************************************
To unsubscribe from this list, send mail to
[EMAIL PROTECTED] with the following text in the
*body* (*not* the subject line) of the letter:
unsubscribe gnhlug
**********************************************************