PDA

View Full Version : The Laptop system logs



mkbr1
10-15-2012, 11:32 AM
Asus 1000H netbook
Knoppix 7

Guys, where do we look for logs of the netbook ? The dmesg command is good - providing valuable info. What takes the place of var/log/messages ? A casual look in the var/log directory does not show anything that may help.

utu
10-15-2012, 09:33 PM
Greetings, mkbr1

Here's a suggestion.
http://knoppix.net/forum/threads/29870-Bring-back-sylog-to-Knoppix-7.?highlight=syslog

Cheers

Werner P. Schulz
10-15-2012, 10:17 PM
If you want system logs for Knoppix (flash disk installation or HD-installation) do as follows:

1. rename '/etc/syslog-knoppix.conf' to '/etc/syslog-knoppix.conf_orig'
2. install "anacron"
3.
/etc/init.d/sysklogd restart

mkbr1
10-17-2012, 03:13 AM
Thanks guys - will try these suggestions shortly and get back.

Werner P. Schulz
10-17-2012, 08:34 AM
I forgot to write: for HD-installation you also have to install "logrotate".