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

java - UnknownEntityTypeException: Unable to locate persister (Hibernate 5.0) -

python - ValueError: empty vocabulary; perhaps the documents only contain stop words -

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