kernel ring buffer.md
· 115 B · Markdown
Originalformat
allow users to access the kernel ring buffer and view the messages using dmesg
```sh
sysctl kernel.dmesg_restrict=0
allow users to access the kernel ring buffer and view the messages using dmesg
sysctl kernel.dmesg_restrict=0