GeekStuff Commands

TwitterFacebook
Get flash to fully experience Pearltrees
At a first glance, IPTables rules might look cryptic. In this article, I’ve given 25 practical IPTables rules that you can copy/paste and use it for your needs. These examples will act as a basic templates for you to tweak these rules to suite your specific requirement.

25 Most Frequently Used Linux IPTables Rules Examples

http://www.thegeekstuff.com/2011/06/iptables-rules-examples/
http://www.thegeekstuff.com/2009/10/unix-sed-tutorial-advanced-sed-substitution-examples/ This article is part of the on-going Unix Sed Tips and Tricks series.

Unix Sed Tutorial: Advanced Sed Substitution Examples

http://www.thegeekstuff.com/2011/01/advanced-regular-expressions-in-grep-command-with-10-examples-%e2%80%93-part-ii/ In our previous regular expression part 1 article, we reviewed basic reg-ex with practical examples. But we can do much more with the regular expressions. You can often accomplish complex tasks with a single regular expression instead of writing several lines of codes.

Advanced Regular Expressions in Grep Command with 10 Examples – Part II