This will stop all the syslog generated messages, but it will not stop
kernel generated messages like device timeouts, hardware errors, lock
warnings etc, as they are actually printed by the kernel not syslog. 
If all you want is to use the console without the messages clobbering
your output, just swap to a different vty (eg. ALT+F2) as only vty 1
gets this output.

Seeya...Q

On Fri, 2003-10-17 at 13:11, Sunil Sunder Raj wrote:

> Hi,
> 
> Remove the line
> #*.err;kern.debug;auth.notice;mail.crit         /dev/console
> from /etc/syslog.conf
> 
> OR
> 
> redirect it to a file
> *.err;kern.debug;auth.notice;mail.crit          /var/log/console.log
> 
> Regards
> SSR
> 
> 
> >From: Rus Foster <[EMAIL PROTECTED]>
> >To: [EMAIL PROTECTED]
> >Subject: Disable console notifications
> >Date: Thu, 16 Oct 2003 12:22:50 +0100 (BST)
> >
> >Hi,
> >  What is the quick way to disable console notifications? i.e. to stop the
> >kernel putting up messages?
> >
> >Rgds
> >
> >Rus
> >
> >--
> >w: http://www.jvps.com  | Virtual Dedicated Servers from $15/mo
> >e: [EMAIL PROTECTED]        | Dontations made to Debian, FreeBSD
> >t: +44 7919 373537   | and Slackware
> >t: 1-888-327-6330    | email: [EMAIL PROTECTED]
> >
> >
> >_______________________________________________
> >[EMAIL PROTECTED] mailing list
> >http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> >To unsubscribe, send any mail to 
> >"[EMAIL PROTECTED]"
> 
> _________________________________________________________________
> Get Married!  http://www.bharatmatrimony.com/cgi-bin/bmclicks1.cgi?74 Search 
> from 7 lakh Brides & Grooms.
> 
> _______________________________________________
> [EMAIL PROTECTED] mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "[EMAIL PROTECTED]"
_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to