Sysctl (command)

From wikieduonline
Revision as of 05:17, 28 April 2020 by Welcome (talk | contribs)
Jump to navigation Jump to search
  • sysctl -a
  • sysctl -p


sysctl vm.swappiness


KVM VNC remote viewer

iptables -t nat -A PREROUTING -i eno1 -p tcp --dport 5900 -j DNAT --to 127.0.0.1:5900
sysctl -w net.ipv4.ip_forward=1
sysctl -p /etc/sysctl.conf


sysctl -w kernel.perf_event_paranoid=X (node exporter [1])


macOS: sysctl machdep.cpu.features

Related terms

See also

  • https://github.com/prometheus/node_exporter
  • https://github.com/moby/moby/pull/37701
  • Advertising: