On Tue, 22 Sep 1998, Bogdan Taru wrote:

> 
>       Hi,
>  I recently began to get some error messages about too few file
> descriptors (256). Where can I change this number (to 1024, for example)?
> I guess in the Linux kernel, but where?

In a recent kernel, (2.0 or later i guess) , try 
"echo 1024>/proc/sys/kernel/file-max"
I think that should work, but I'm not sure.

Frank

> Have fun,
> bogdan

Reply via email to