As soon as you install linux and start firewalling, I bet you get tired of all the console messages! I sure do. Stop it by changing one small configuration.
- Use your favorite text editor and edit this file: /etc/sysconfig/syslog.
- Change the “KLOGD_OPTIONS” to “-2 -c 1”
- Save and exit.
- Now, restart syslog (service syslog restart).
Voila! Nice clean interface without all the kernel messages!