1
Debian / Getting Rid Of Console Messages
« on: January 25, 2009, 03:00:19 am »Quote from: HRH_H_Crab
I am running debian on zaurus in pure console mode (I find a gui pretty impractical for my use of the zaurus), but I am plagued with annoying messages spewed all over my console normally at the most inappropriate times!
The worst culpret is wifi which keeps writing diagnostic stuff all over whatever I am currently doing.
I've looked at the syslog config and I can't see anything obvious there, is there somewhere where I can turn this off?
To remove the message on the console, edit /etc/sysctl.conf and uncomment this line:
Code: [Select]
kernel.printk = 4 4 1 7