Re: too many open files. How to increase the limit

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Ambrogio wrote:
> I don't remember how to change the limit.
> Can you help me?

`ulimit -n` will print the current limit of maximum open file
descriptors; and if you add a number to that, it becomes the new
limit. For example, if you want to set it to have up to 65536 open
file descriptors at once, something like `ulimit -n 65536` will do
it.
-- 
Peter Gordon (codergeek42)
This message was sent through a webmail
    interface, and thus not signed.


[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux