This shows you the differences between two versions of the page.
linux:linux_kernel_tuning [2021/08/13 13:05] manu created |
linux:linux_kernel_tuning [2023/02/20 11:05] (current) manu |
||
---|---|---|---|
Line 3: | Line 3: | ||
Multiple parameters all to tune you kernel | Multiple parameters all to tune you kernel | ||
- | You can for example disable IPV6 on | + | List all tuning parameters |
<cli prompt='#'> | <cli prompt='#'> | ||
[root@centos7 ~]# sysctl -a | grep disable_ipv6 | [root@centos7 ~]# sysctl -a | grep disable_ipv6 |