Tagged Questions
2
votes
1answer
297 views
Setting ulimits without PAM
How to do that? Without PAM on my GNU/Linux OS the number of open files is 1024 by default and cannot be raised above 4096 (via ulimit -n NNNN command) despiting what is written in ...