Linux security tutorials
In computer security, it quickly becomes apparent that preventing computer attacks is much more challenging than attacking computers. A good example of an easy technique to prevent a website from functioning is a distributed denial of service, or DDoS, attack in which a number of compromised computers around the internet make web (or other protocol) requests on some poor server. If the web page requested is one that requires lots of server-side processing, the resulting load from the combined requests prevents the web server from responding to legitimate requests, thus denying the service. As Tech-Recipes.com was subjected to such an attack recently, we felt it might be beneficial to others if we described the steps we took in our response.
CommentsApache-Website Security
Contributed by lvance on February 27, 2004 under Linux securitySimple clear Security for Websites running on Apache. This can be on any flavor of Unix
CommentsMake Linux ignore a ping
Contributed by skreuzer on October 18, 2003 under Linux securitySometimes it can be useful to hide a Linux machine a bit.
CommentsHide your BIND version
Contributed by skreuzer on under Linux securityAny user can discover the version of bind you are running with the following command: nslookup -q=txt -class=CHAOS version.bin.remote.dns.server
CommentsPOPULAR RECIPES
- Hide your BIND version
- Make Linux ignore a ping
- Apache-Website Security
- Defend Your Web Server Against Distributed Denial of Services (DDos) Attacks
- View our Top Tens
TECH-RECIPES BLOGS
- you're doing it wrong! (rant)
- thoughts of a launch psp owner (post 4 1/2 years)
- Facebook FishVille Cheat: Send Multiple Free Gifts to Your Neighbors
- post release: Windows 7, homegroups and me
- fall 2009 and some geek thoughts, reflections
- Facebook Cafe World Cheat: Close Your Cafe When You are Away for Long Periods of Time (to preserve your Buzz Rating)
- Facebook Cafe World Cheat: Serve Your Customers Instantly
- Facebook Cafe World Cheat: Send Multiple Free Gifts to Your Neighbors






