Author: chris

Avoid OpenShift SSH Timeout

OpenShift is a great platform, but I find it very annoying that SSH sessions timeout quickly. To disable the annoying timeout, once connected via SSH type: unset TMOUT to disable the timeout.