LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   ulimit (https://www.linuxquestions.org/questions/linux-newbie-8/ulimit-4175425693/)

figure20012 09-04-2012 11:58 PM

ulimit
 
how to set ulimit to a different value

rosehosting.com 09-05-2012 01:32 AM

Quote:

Originally Posted by figure20012 (Post 4772920)
how to set ulimit to a different value

ulimit -n <number>

However, this only changes the limit for the current shell session.

jschiwal 09-05-2012 02:27 AM

You can edit limits in /etc/security/limits.conf. This file is read by pam_limits when you log in.


All times are GMT -5. The time now is 06:38 AM.