#!/bin/sh xterm -bg black -fg white -geometry 50x5+0+0 -fn 6x12 -e ssh balrog.psi.ch & xterm -bg black -fg white -geometry 50x5+310+0 -fn 6x12 -e ssh -N -L 8080:localhost:80 -L 8081:localhost:8081 l_daq@pcfast06.psi.ch &