Home
Docs
Join the conversation
Join Slack
Channels
# apple-silicon
# arm-architecture
# auditing-warroom
# aws
# code-review
# community-feeds
# core
# darkbytes
# doorman
# ebpf
# eclecticiq-polylogyx-extension
# extensions
# file-carving
# fim
# fleet
# foundation
# fuzzing
# general
# golang
# goquery
# infrastructure
# kolide
# linux
# macos
# officehours
# osctrl
# plugins
# process-auditing
# querycon
# queryhub
# sql
# tls
# uptycs
# website
# windows
# zeek
# zercurity
Powered by Linen
Channels
apple-silicon
arm-architecture
auditing-warroom
aws
code-review
community-feeds
core
darkbytes
doorman
ebpf
eclecticiq-polylogyx-extension
extensions
file-carving
fim
fleet
foundation
fuzzing
general
golang
goquery
infrastructure
kolide
linux
macos
officehours
osctrl
plugins
process-auditing
querycon
queryhub
sql
tls
uptycs
website
windows
zeek
zercurity
v
vaar
1 year ago
would be nice to test on which kernel it starts to work
Mike Myers
1 year ago
I had been using this as a test for the support:
grep BPF /boot/config-
uname -r
and check the output for
CONFIG_BPF=y
and
CONFIG_BPF_SYSCALL=y
By this test, CentOS 7 would not work, but 8 should.
💯
1