This set of commands allows you to see all the journalctl logs for a specific boot sequence.
journalctl --list-boots
journalctl --boot=0 # this is usually the latest boot
April 24, 2021 ~ 1 min read
This set of commands allows you to see all the journalctl logs for a specific boot sequence.
journalctl --list-boots
journalctl --boot=0 # this is usually the latest boot
Hi, I'm Sebastian. I'm a software developer from Costa Rica. You can follow me on Twitter. I enjoy working on distributed systems.