-
-
-
This block https://github.com/redhat-performance/tuned/blob/master/tuned/plugins/plugin_sysctl.py#L119-L123 applies configuration files in an unexpected order. At the first it applies override values …
-
This is what I see running aide with Docker:
```
aide_app_1 | sysctl: setting key "net.ipv4.tcp_keepalive_time": Read-only file system
aide_app_1 | sysctl: setting key "net.ipv4.tcp_keepalive_int…
-
During testing of the debian package I found this in the log:
```
Nov 28 22:07:06 xtx bpftune[2751317]: bpftune works fully
Nov 28 22:07:06 xtx bpftune[2751317]: bpftune supports per-netns policy…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### What happened?
I am still learning how cilium works, so I don't know how this error will affect me, but …
-
### Description
Recently I've noticed that after vrrp macvlan undelying interface flap vrrp backup starts replying to arp. The backup macvlan interface used for vrrp does not retain oper state and …
-
It's necesarry to have a swapfile which apparently can all be done with just a swap file on BTRFS:
```
bash-5.2# cd /var/swap/
bash-5.2# lsattr
---------------C------ ./swapfile
bash-5.2#
``…
-
Is there currently a way to achieve something like
```
[sysctl]
net.ipv4.neigh.*.gc_stale_time = 86400
```
or maybe a way with the net plugin?
Inteface names are not known or consistent .…
bcg62 updated
5 years ago
-
Identified as an medium finding in the December 2020 Workstation audit (`TOB-SDW-025`, **medium** severity), our kernel runtime parameters are not adequately configured.
| Parameter | Current…