public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* How to Imcrease FD Size
@ 2002-08-02  3:38 Steve
  2002-08-02  4:10 ` David Schwartz
  0 siblings, 1 reply; 2+ messages in thread
From: Steve @ 2002-08-02  3:38 UTC (permalink / raw)
  To: linux-kernel

Hey,
        I was wondering how to increase the FD Size for users... Atm its set
at 1024.. But i want to give user "xxx" FD Max size of 5120..

Is This possible..

Thanks.
/Steve


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: How to Imcrease FD Size
  2002-08-02  3:38 How to Imcrease FD Size Steve
@ 2002-08-02  4:10 ` David Schwartz
  0 siblings, 0 replies; 2+ messages in thread
From: David Schwartz @ 2002-08-02  4:10 UTC (permalink / raw)
  To: steve, linux-kernel


On Fri, 2 Aug 2002 13:38:27 +1000, Steve wrote:
>Hey,
>I was wondering how to increase the FD Size for users... Atm its set
>at 1024.. But i want to give user "xxx" FD Max size of 5120..
>
>Is This possible..

	This is not a kernel issue. The limit is raised and lowered by user 
programs. A version of 'login' that sets this limit prior to dropping 
privileges may be what you want. You can also do it with PAM.

	Check with people familiar with your distribution.

	DS



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2002-08-02  4:06 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-08-02  3:38 How to Imcrease FD Size Steve
2002-08-02  4:10 ` David Schwartz

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox