A tutorial (in German):
http://blog.256bit.org/archives/383-fail2ban-und-der-Kampf-gegen-Trackback-Spam.html
http://www.fail2ban.org/wiki/index.php/HOWTOs
http://www.fail2ban.org/wiki/index.php/MANUAL_0_8
A tutorial (in German):
http://blog.256bit.org/archives/383-fail2ban-und-der-Kampf-gegen-Trackback-Spam.html
http://www.fail2ban.org/wiki/index.php/HOWTOs
http://www.fail2ban.org/wiki/index.php/MANUAL_0_8
Look into /usr/share/php5/PEAR/PHP/CodeSniffer/Standards
All sub-folders there can be used as standard name:
phpcs --standard=PEAR test.php
phpcs --standard=Zend test.php
You can use keyword replacement with Subversion. A good tutorial is available on http://www.startupcto.com.