Revision history of "Kernel Parameters Tuning"

Jump to navigation Jump to search

Diff selection: Mark the radio boxes of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

  • curprev 02:34, 7 February 2019imported>Jeremy-busk 419 bytes +419 Created page with " Simple look and replace from command line ``` sysctl -a | grep fs.inotify.max_user_instances sysctl fs.inotify.max_user_instances=256 # updates to 256 ``` # Possible change..."