Using bash to parse a string or file
Continue reading…
Monthly Archives: May 2009
Apache Public webserver with multiple local webserver with Debian
If we have one Ip Public, but our web server more then one. How to configuration with apache webserver ? Tukang Nggame have tips. That tips have implemeted with GNU/Linux Debian Etch and Lenny.
Continue reading…
How to protect Apache against DOS,DDOS or brute force attacks
If you want to protect your apache webserver against DOS,DDOS or brute force attacks use mod_evasive module.mod_evasive is an evasive maneuvers module for Apache to provide evasive action in the event of an HTTP DoS or DDoS attack or brute force attack. It is also designed to be a detection and network management tool, and […]
Continue reading…
How to Add Date And Time To Your Bash History file
This is very useful tip if there are multiple people maintaining or using debian desktop,server or even if you are the maintainer, but can’t remember exactly when you did or changed something.
Continue reading…