Re: open file at same time

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

 



'cat /proc/sys/fs/file-max' tells you the number of open files you are
allowed.  You can change it by running 'echo 30000 >
/proc/sys/fs/file-max' at any time.  I'm not sure what the biggest number
allowed is.  I'm sure it's at least 32767.  Maybe someone else here can
tell us that.

You can put the 'echo ___ > /proc/sys/fs/file-max' command in your
rc.local file if you want to set it at startup.

____________________________________________________________________________
Bob Shaffer II - Owner, Developer, System Operator - BobShaffersComputer.com
http://bobshafferscomputer.com/

/"\
\ /  ASCII RIBBON CAMPAIGN - AGAINST HTML MAIL
 X   CAMPANHA DA FITA ASCII - CONTRA MAIL HTML
/ \


Alain Thiebauld said:
>
> How many file can I open at same time with Fedora ?
> Is here setting to change that ?
>
> Thank
>
>
> --
> fedora-list mailing list
> fedora-list@xxxxxxxxxx
> To unsubscribe: http://www.redhat.com/mailman/listinfo/fedora-list
>



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

  Powered by Linux