some questions about log level
Mulyadi Santosa
mulyadi.santosa at gmail.com
Thu Jun 28 23:59:05 EDT 2012
Hi...
On Fri, Jun 29, 2012 at 10:05 AM, loody <miloody at gmail.com> wrote:
> is it possible to direct kernel log to xterm-alikes console?
> Thanks for your help in advance,
it depends on your syslog daemon setting. Assuming you're using plain
old syslogd, perhaps you need to adjust /etc/syslog.conf to contain:
kern.* /dev/console
IIRC, desktop environment such KDE (I only check it on KDE 3.5.x) will
catch such message which is thrown to console and display it in a pop
up.
--
regards,
Mulyadi Santosa
Freelance Linux trainer and consultant
blog: the-hydra.blogspot.com
training: mulyaditraining.blogspot.com
More information about the Kernelnewbies
mailing list