Start tomcat - is the DOMS running?

Done by Maintenance

Done by DOMS-group

On a machine that is allowed read access to STAGE, first do:

ssh -f develro@carme -L 7880:carme:7880 -N

Then:

ssh develro@carme

Then:

exit

Then kill the ssh process:

ps -o pid,command ax | grep ssh\ \-f\ develro\@carme | grep -v grep | sed -e 's|\ .*||' | xargs kill

RadioTVStageTestStartTomcat (last edited 2011-01-28 13:29:10 by jrg)