Disable logging to console.

If you get tired of all the console messages, you can stop it by changing the configuration file.

vim /etc/sysctl.conf
# Uncomment the following to stop low-level messages on console
kernel.printk = 3 4 1 3

Leave a Reply

Your email address will not be published. Required fields are marked *

*