Archive for the ‘linux’ Category

Reverse Proxies and the gremlins within

I stumbled into a quirk with apache and mod_proxy, and our sm_module (CA’s Siteminder agent), and thought it might be of use to others. Basic Setup CA Siteminder protected website, reverse proxied (mod_proxy) to a Java Servlet Web Application built on Tomcat. Tomcat is front-ended by hardware load balancer. Pretty standard, just handling regular J2EE web […]

Posted on July 5, 2012 at 4:02 pm by Andy · Permalink · One Comment
In: linux, troubleshooting

NetCat cheatsheet

Excellent cheatsheet of netcat uses. http://h.ackack.net/cheat-sheets/netcat

Posted on July 11, 2011 at 9:40 am by Andy · Permalink · Comments Closed
In: linux, tools · Tagged with: 

Linux Debugging tools

A couple tools any Linux user should know about, and their frequent uses: The essentials which I won’t cover: ls, grep, sed, awk, cat, less, head, tail, .. I’m sure there are others. These should automatically just be extensions of your brain — you need to be intimately familiar with them to be productive on […]

Posted on April 18, 2011 at 2:02 pm by Andy · Permalink · Leave a comment
In: linux, tools, troubleshooting · Tagged with: