最終更新 7 months ago

xl revised this gist 7 months ago. Go to revision

1 file changed, 1 insertion, 1 deletion

kernel ring buffer.md

@@ -1,3 +1,3 @@
1 - Allow users to access the kernel ring buffer and view the messages using dmesg
1 + allow users to access the kernel ring buffer and view the messages using dmesg
2 2 ```sh
3 3 sysctl kernel.dmesg_restrict=0

xl revised this gist 7 months ago. Go to revision

1 file changed, 2 insertions

kernel ring buffer.md

@@ -1 +1,3 @@
1 1 Allow users to access the kernel ring buffer and view the messages using dmesg
2 + ```sh
3 + sysctl kernel.dmesg_restrict=0

xl revised this gist 7 months ago. Go to revision

1 file changed, 1 insertion

kernel ring buffer.md (file created)

@@ -0,0 +1 @@
1 + Allow users to access the kernel ring buffer and view the messages using dmesg
Newer Older