MandrivaThis Forum is for the discussion of Mandriva (Mandrake) Linux.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Probably a silly question, but I'm over my head and sinking fast.
I've installed Mandrake 10.1 Free edition on my PC and I'm trying to set a larger amount of open file handles.
It's defaulted to 1024, but this is not enough for me, I'm greedy.
I had some advice so I set a line in my limits.conf
* hard nofile 4096
but this seems to have had no effect. Is there something that I'm missing?
I also tried logging in and typing
ulimit -n 4096
this seems to work for that console session, but not for the whole system. My machine boots straight into KDE and auto logs in if that makes a difference.
I've looked in the pam.d folder and there are many files there, but most seem to refer to
Originally posted by Jaqflash I also tried logging in and typing
ulimit -n 4096
this seems to work for that console session, but not for the whole system.
I don't know anything about this, but I had one thought. Have you tried adding ulimit -n 4096 to a startup script? That may do it.
I'm not sure where they would be in Mandrake, though. I've never used it.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.