Zelos1983
October 23rd, 2008, 04:42 AM
Hi there,
here another weird problem I can't solve:
I changed the maximum number of open files in /etc/security/limits.conf to:
* soft nofile 32768
* hard nofile 65536
On Ubuntu Desktop edition, this works out of the box, and when I enter ulimit -n after login, the softlimit is displayed. However, on all server installations, this does not get evaluated, and when I enter ulimit -n after login, 1024 is displayed. The only difference between the installations is that the ones working were installed with desktop and the ones not working were installed with server install cd. I didn't touch /etc/security/ or /etc/pam.d/ apart from that.
What do I have to change?
thank you for your help,
David
here another weird problem I can't solve:
I changed the maximum number of open files in /etc/security/limits.conf to:
* soft nofile 32768
* hard nofile 65536
On Ubuntu Desktop edition, this works out of the box, and when I enter ulimit -n after login, the softlimit is displayed. However, on all server installations, this does not get evaluated, and when I enter ulimit -n after login, 1024 is displayed. The only difference between the installations is that the ones working were installed with desktop and the ones not working were installed with server install cd. I didn't touch /etc/security/ or /etc/pam.d/ apart from that.
What do I have to change?
thank you for your help,
David