xl / kernel ring buffer.md

Last active 3 months ago

Like 0

xl revised this gist 1 year ago · fecb37e

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 1 year ago · c01fa68

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 1 year ago · d48b775

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