1830230 Members
2372 Online
109999 Solutions
New Discussion

Re: Error messages

 
nash11
Frequent Advisor

Error messages

I am running RH linux server , I found that there is some error messages output to the screen console , could advise how come the messages will output to screen console , if I want to disable it , is it possible ? thx.
1 REPLY 1
Delrish
Trusted Contributor

Re: Error messages

take a look at /etc/syslog.conf
you directs a kind of error to /dev/console. comment this line or change the it to /var/log/message.