[SOLVED] Re: Increasing the maximum number of open files
From: J.L. Coenders (fedora_at_universalgrid.nl)
Date: 08/03/04
- Previous message: Globe Trotter: "Re: xsane on HP PSC 2410 Photosmart all-in-one"
- In reply to: Rainer Traut: "Re: Increasing the maximum number of open files"
- Next in thread: Nifty Hat Mitch: "Re: [SOLVED] Re: Increasing the maximum number of open files"
- Reply: Nifty Hat Mitch: "Re: [SOLVED] Re: Increasing the maximum number of open files"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Tue, 03 Aug 2004 18:01:55 +0200 To: For users of Fedora Core releases <fedora-list@redhat.com>
Thanks,
This solved my problems.
- Jeroen
On Tuesday 03 August 2004 09:09 am, Rainer Traut wrote:
> Hi,
>
> J.L. Coenders wrote:
> > Hi guys,
> > I have a program which tells me it needs more open files than the system
> > can handle.
> > When I do nlimit -n, it tells me I have 1024 files max. How do you
> > increase this number, permanently? I found some stuff about
> > changing /etc/security/limits.conf and /etc/pam.d/gdm and some others,
> > but that doesn't really work. It's probably some simple trick and I
> > remember something alike before, but I cannot remember how it was done.
> > I use FC2 with KDE.
>
> /etc/security/limits.conf is the right place:
> [root@asp5 root]# cat /etc/security/limits.conf |grep nofile
> # - nofile - max number of open files
> notes soft nofile 90000
> notes hard nofile 90000
> [root@asp5 root]# su - notes
> [notes@asp5 notes]$ ulimit -a|grep files
> open files (-n) 90000
>
> Rainer
-- fedora-list mailing list fedora-list@redhat.com To unsubscribe: http://www.redhat.com/mailman/listinfo/fedora-list
- Previous message: Globe Trotter: "Re: xsane on HP PSC 2410 Photosmart all-in-one"
- In reply to: Rainer Traut: "Re: Increasing the maximum number of open files"
- Next in thread: Nifty Hat Mitch: "Re: [SOLVED] Re: Increasing the maximum number of open files"
- Reply: Nifty Hat Mitch: "Re: [SOLVED] Re: Increasing the maximum number of open files"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|