Log debugging

Z wiki
Skočit na navigaci Skočit na vyhledávání

1) list cron job, systemd timer

systemctl list-timers --all

crontab -l

2) temperature self-protect

journalctl -b -1 -n 100

3) watchdog (hw or sw reset)

dmesg | grep watchdog

4) kernel panic or fail of kernel

journalctl -k -b -1