linux - How are the number various ulimit values for a process set? -


description: ubuntu 13.10

how various ulimit values process set ? interested in number of open file descriptors. how set given process ? if based on user started process how set user ?

how can set these limits particular user ?

it's set when code explicitly chooses set it. otherwise, processes inherit settings of parent process. login shells typically set resource limits based on configuration settings. on linux, typically controlled pam_limits library , files /etc/security/limits.conf.


Comments

Popular posts from this blog

json - Zend error Connection -

javascript - Trigger mouseenter when an animated element touches mouse -

ubuntu - collect2: fatal error: ld terminated with signal 9 [Killed] -