On Tue, Aug 23, 2005 at 09:29:54AM -0700, Dennis Bagley wrote: ... > Need a reminder of which logs to examine to try to figure out what is > going on.
it's not the same on every system. it wouldn't hurt to take a look at most of them though. do... cd /var/log ls -latr the files at the end of the list, closest to the cursor, will be those updated most recently. you may want to look through everything that was updated since in, say, the last couple days. more specifically... messages syslog kern.log ...and, looks like my system has a directory called /var/log/ksymoops which could contain something worthwhile. - Ben _______________________________________________ RLUG mailing list [email protected] http://lists.rlug.org/mailman/listinfo/rlug
