kernel ring buffer.md
· 115 B · Markdown
Исходник
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