About Me

My photo
Working as Technical Lead in CollabNET software private limited.
Showing posts with label user. Show all posts
Showing posts with label user. Show all posts

Thursday, 23 April 2009

Linux maximum processes per user

Recently I came to know there is a max count of processes allocated for each user. Below is the command to find the find that.

ulimit -u

Reference:
http://tldp.org/LDP/solrhe/Securing-Optimizing-Linux-RH-Edition-v1.3/x4733.html