LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Fedora (https://www.linuxquestions.org/questions/fedora-35/)
-   -   connecting to an existing session (https://www.linuxquestions.org/questions/fedora-35/connecting-to-an-existing-session-384981/)

arichardson 11-20-2005 06:22 PM

connecting to an existing session
 
I use Putty to ssh into my Fedora box and do all my stuff. I had just started Yum and was watching the progress when I lost my connection. How can I reconnect back to that session?

unSpawn 11-21-2005 12:33 PM

If you run remote commandline sessions use screen. "screen <command>" to set up a session with running command in the fist window, CTRL+A,D to detach (so you can exit your ssh session) and screen -DR to reattach to your session. CTRL+D closes a window.

BTW, not that its a problem, but this is more like a Linux - General forum question, nothing FC specific.


All times are GMT -5. The time now is 04:51 PM.