FastHandle - IT Operations Examples

FastHandle is fast operation tools for infrastructure configurations and tests.

User Tools

Site Tools


os:linux:set:user:etc_security_limits.conf.html



Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
os:linux:set:user:etc_security_limits.conf.html [2017/11/18 01:31]
kurihara [/etc/security/limits.conf]
os:linux:set:user:etc_security_limits.conf.html [2018/02/18 00:22] (current)
kurihara
Line 1: Line 1:
-====== Configuration of /etc/security/limits.conf ======+[[os:linux:set:index.html]] 
 +====== /etc/security/limits.conf Example Configuration======
  
  
-===== /etc/security/limits.conf =====+===== My /etc/security/limits.conf =====
  
  
Line 20: Line 21:
  
 #open files #open files
-*     soft   nofile   30000 +*     soft   nofile   32768 
-*     hard   nofile   30000+*     hard   nofile   32768
  
 #max user processes #max user processes
-*      soft   nproc    30000 +*      soft   nproc    32768 
-*      hard   nproc    30000+*      hard   nproc    32768
  
 </sxh> </sxh>
  
  
 +\\
 +<WRAP box 90%>
 +<catlist ..: -noAddPageButton -smallHead>
 +</WRAP>
  
 +\\
 +\\
 +[[os:linux:set:index.html]]


os/linux/set/user/etc_security_limits.conf.html.1510936272.txt.gz · Last modified: 2017/11/18 01:31 by kurihara