Prev / Next

2004-10-04 / ssh[修行]

ssh -2 -f -N -L 2401:localhost:2401 cvs@ よりも
ssh -2 -f -L 2401:localhost:2401 cvs@ sleep 60 がいいのかな?