I have a huge external usb drive set to be auto-mounted during backup processes and did not want to run fsck on every mount. With the below setting it would completely turn off the auto fsck check. # tune2fs -c 0 -i 0 </dev/partition> However, I would highly suggest atleast […]
Linux
How To Defend slowloris DDoS With mod_qos (Apache2 On Debian [Lenny])
how to install a mail server based on sendmail that is capable of SMTP-AUTH and TLS. It should work (maybe with slight changes concerning paths etc.) on all *nix operating systems. I tested it on Debian Woody so far. This howto is meant as a practical guide; it does not […]