Difference between revisions of "Sysctl (command)"
Jump to navigation
Jump to search
↑ https://github.com/prometheus/node_exporter
↑ https://github.com/moby/moby/pull/37701
Tags: Mobile web edit, Mobile edit |
|||
Line 21: | Line 21: | ||
== See also == | == See also == | ||
+ | * {{sysctl}} | ||
* {{procps}} | * {{procps}} | ||
* {{ps}} | * {{ps}} |
Revision as of 15:10, 15 November 2020
sysctl -a
sysctl -p
sysctl vm.swappiness
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])
Related terms
- Docker added support for
sysctl
options in docker services[2] in docker (2019-07-22)
See also
sysctl, -a, -p, -w
,vm.swappiness
,/etc/sysctl.conf
,/etc/sysctl.d/
,net.ipv4.ip_forward
, OOM,Kernel.shmmax
,prlimit
procps
: Proc,sysctl
,slabtop
,/etc/timezone
- Process, zombie process, fork, thread:
ps
,tree
,pstree
,ps axf
,proc
,pwdx
,which
,watch
,sar -q
,tload
,uptime
, Interrupts,pgrep
,tasklist
(Windows), Zombie process,pstack
,docker ps
,docker-compose ps
,jobs
,acct
,process mrelease
,pidstat
, IPC,pidof
- Linux Kernel: namespaces, Cgroups, OOM, proc, Linux Kernel changelog,
sysctl, userfaultfd
, Grub, ENOSPC, ENOMEM, DKMS, syscall, Transparent huge pages, smatch, sysfs, vm.swappiness, CFS, Runlevel, Jens Axboe, Consistent Network Device Naming, Initial ramdisk (initrd),modprobe
, MTD, Linux Kernel vulnerabilities,/sys/kernel/
, KernelCare,unix://
, Data Plane Development Kit (DPDK)
Advertising: