Do you want BuboFlash to help you learning these things? Or do you want to add or correct something? Click here to log in or create user.



Question
In linux, how do you look up the pre-set system resource limits for all users (i.e. how many process each user can run, how many files can each user open, etc)?
Answer
cat /etc/security/limits.conf

Question
In linux, how do you look up the pre-set system resource limits for all users (i.e. how many process each user can run, how many files can each user open, etc)?
Answer
?

Question
In linux, how do you look up the pre-set system resource limits for all users (i.e. how many process each user can run, how many files can each user open, etc)?
Answer
cat /etc/security/limits.conf
If you want to change selection, open document below and click on "Move attachment"

20. Advanced Shell Scripting
served. times Prints the accumulated user and system times for the shell and for processes run from the shell. type command Tells whether command is an alias, a built-in or a system executable. <span>ulimit Prints and sets various user resource limits like memory usage limits and CPU limits. See bash (1) for details. umask See Section 14.2. unset VAR Deletes a variable or environment varia

Summary

statusnot learnedmeasured difficulty37% [default]last interval [days]               
repetition number in this series0memorised on               scheduled repetition               
scheduled repetition interval               last repetition or drill

Details

No repetitions


Discussion

Do you want to join discussion? Click here to log in or create user.