User Tools

Site Tools


ubuntu:samba:resolve_rlimit_max_below_minimum_windows_limit

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
ubuntu:samba:resolve_rlimit_max_below_minimum_windows_limit [2023/06/09 16:56] peterubuntu:samba:resolve_rlimit_max_below_minimum_windows_limit [2023/06/09 16:58] (current) – [Temporarily change limits] peter
Line 31: Line 31:
 </code> </code>
  
-Chances are good that your global limits far exceed your local limits+<WRAP info> 
- +**NOTE:**  Chances are good that your global limits far exceed your local limits.
-The typical GNU/Linux limit is in the 100k range.+
  
-You can change this value temporarily by executing+  * The typical GNU/Linux limit is in the 100k range. 
 +  * You can change this value temporarily by executing:
  
 <code bash> <code bash>
Line 42: Line 42:
  
 or permanently by editing **/etc/sysctl.conf** and running **sysctl -p**. or permanently by editing **/etc/sysctl.conf** and running **sysctl -p**.
 +
 +</WRAP>
  
 ---- ----
Line 79: Line 81:
 </code> </code>
  
 +<WRAP info>
 +**NOTE:**  This will show you hard and soft limits for the local session.
  
-This will show you hard and soft limits for the local session.+  * The hard limit is enforced by the system, while the soft limit is enforced by the local session
 +  * You can increase the local soft limit up to the global hard limit, if necessary.
  
-The hard limit is enforced by the system, while the soft limit is enforced by the local session. +</WRAP>
- +
-You can increase the local soft limit up to the global hard limit, if necessary.+
  
 ---- ----
Line 104: Line 107:
 </file> </file>
  
-As always the man-pages of both files and the commands offer much more insight.+<WRAP info> 
 +**NOTE:**  The man-pages of both files and the commands offer much more insight. 
 +</WRAP> 
  
ubuntu/samba/resolve_rlimit_max_below_minimum_windows_limit.1686329810.txt.gz · Last modified: 2023/06/09 16:56 by peter

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki