Answer the question
In order to leave comments, you need to log in
How to close an SSH client without killing the session?
Let's say I started the server via SSH on the VPS, but how can I exit the SSH client without killing the server itself, and then continue the session if necessary?
Answer the question
In order to leave comments, you need to log in
s.arboreus.com/2008/01/screen.html
Or www.ibm.com/developerworks/ru/library/l-lpic1-v3-103-5
To suspend an ssh session: press Enter, ~, Ctrl+z
To restore, execute the command "fg" or "fg ssh" if you sent something else to suspend.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question