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 Both sides next revision
sysctl [2015/07/24 14:07]
steve
sysctl [2015/07/24 14:09]
steve
Line 11: Line 11:
  
 ==== Linux ==== ==== Linux ====
 +
 +Changes to ''​sysctl''​ go in ''/​etc/​sysctl.conf''​.
 +
 +Once your changes are made, you can reload from all the system files:
 +
 +<​code>​
 +sysctl --system
 +</​code>​
  
 ** Display all sysctl settings: ** ** Display all sysctl settings: **