|
recover ssh session
I sometimes run ssh -Y (or -X) from school wirelessly to my home machine, and lose the connection. Once I get home when I run ps aux, I can see the "session" is still alive. I'd love to be able to reconnect to it now that I'm home and continue my work. I tried "jobs" and nothing shows up (so that I could possibly try "fg jobspec").
Does anyone know how I could reconnect to the same ssh session that was cut off?
Regards,
Kurt
|