Changes between Version 2 and Version 3 of Faq

Show
Ignore:
Timestamp:
01/06/09 11:33:03 (20 months ago)
Author:
tigerp (IP: 192.168.0.101)
Comment:

flooded log messages on the console updated for debian systems

Legend:

Unmodified
Added
Removed
Modified
  • Faq

    v2 v3  
    1111=== Q: On my system the console is flooded with log messages. How can i fix this? === 
    1212 
    13 A: See this link: http://lists.samba.org/archive/linux/2002-January/001726.html 
     13A: See this link: http://lists.samba.org/archive/linux/2002-January/001726.html [[BR]] 
     14For debian (unstable) systems, you can just edit /etc/sysctl.conf and uncomment the line 
     15{{{ 
     16#kernel.printk = 4 4 1 7 
     17}}} 
     18and then reload the new value by using the `sysctl -p` command. 
    1419 
    1520=== Q: Vuurmuur fails to start up with message: Error: checking for iptables-capabilities failed. Please see error.log. ===