How to view event log on UNIX
A:
- Check
/var/log/messages, or the other files in/var/log. - See kernel messages with the command
dmesg.
Sjoerd
2010-07-15 11:28:27