Difference between revisions of "Sysctl"
From GhostBSD Wiki
Line 1: | Line 1: | ||
{{welcome}} | {{welcome}} | ||
− | {{Navbar | + | {{Navbar Kernel Competence}} |
==Introduction== | ==Introduction== |
Revision as of 11:34, 25 February 2020
Welcome to ![]() |
Kernel Competence | ||
---|---|---|
Sysctl | Kldstat | Third-party Kernel Modules |
Kernel Modules | FreeBSD Ports: Kld | Kenv |
Compiling a new GhostBSD kernel | ||
Back to the ![]() |
Introduction
The sysctl utility retrieves kernel state and allows processes with appropriate privilege to set kernel state. The state to be retrieved or set is described using a “Management Information Base” (“MIB”) style name, described as a dotted set of components.
With this page we will not replace the man page. But will give some examples.
Usage
The following list is only an excerpt.
Use sysctl plus the following NAME