Use echo command to display text or value of variable. echo [options] [string, variables…] Displays text or variables value on screen. Options -n Do not output the trailing new line. -e Enable interpretation of the following backslash escaped characters in the strings: \a alert (bell) \b backspace \c suppress trailing […]
Author: admin
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 […]