multiple reverse proxy host broken

April 13, 2012

Nathan Bridgewater explained how to configure multiple reverse proxies properly with apache and IIS (without losing […]

copy teamsite user

April 2, 2012

To copy teamsite user permissions i’ve written a python script. You’ll need to replace the path […]

ssh port forwarding example

October 21, 2011

A ssh port forwarding example would be to map a remote host’s 3306 port to your […]

current apache connections

September 28, 2011

how to check current apache connections Since apache will spawn a new process for each new […]

setup x11 behind firewall

May 26, 2011

How do we setup x11 behind firewall ? In this case we will use a Rackspace […]

Tomcat SSL Configuration

March 23, 2011

Create Keystore file and add. pfx file 1. Create .keystore file using following command –     […]