System administration: Difference between revisions

Jump to navigation Jump to search
→‎Basic: Pull a random line from a log
→‎Basic: Pull a random line from a log
Line 272: Line 272:


= Basic =
= Basic =
== Pull a random line from a log ==
<source lang="console">
$ shuf -n 1 /etc/pihole/gravity.list
</source>


== Viewing of the log in real time ==
== Viewing of the log in real time ==

Navigation menu