journalctl -b -1 for previous boot logs.
These still work -
tail /var/log/syslog
tail /var/log/dmesg
tail /var/log/dmesg
Other logs still seen in /var/log are auth.log and boot.log
-----------------
On newer systems, there is no /var/log/syslog -
- /var/log/syslog does not exist.
journalctl -r for reverse chronological order.
spacebar to move forward, b to move backward.
No comments:
Post a Comment