mxsr / linux-logs.md

Last active 4 months ago

Like 0
linux-logs.md Raw

Last error logs from the previous boot:

journalctl -b -1 -p err..alert

Last error logs from the boot before that:

journalctl -b -2 -p err..alert