Changes

Jump to: navigation, search

Debian template creation

188 bytes added, 06:33, 23 October 2011
Undo revision 11485 by 31.18.17.90 (talk)
sed -i -e '/getty/d' /etc/inittab
It=== Disable <tt>sync()</tt> for syslog ===Turn off doing <tt>sync()</tt> on every write for <tt>syslog</tt>'s about time soemnoe wrote about thislog files, to improve I/O performance: <pre>sed -i -e 's@\([[:space:]]\)\(/var/log/\)@\1-\2@' /etc/*syslog.conf</pre>
=== Fix <tt>/etc/mtab</tt> ===

Navigation menu