A question, I just started my server using SSH and the screen command, So can anyone give me the command to get out of the server console and back to were I can start my next server, without having to log out and then back in ?
Thanks.
SSH screen server console
-
- New to forums
- Posts: 2
- https://www.youtube.com/channel/UC40BgXanDqOYoVCYFDSTfHA
- Joined: Mon Oct 26, 2009 8:04 pm
- Location: CA
- Contact:
Re: SSH screen server console
Control-a + D will detach the screen session. We talk more about how to use "screen" in this post: http://www.nfoservers.com/forums/viewto ... =46&t=4163
-
- New to forums
- Posts: 2
- Joined: Mon Oct 26, 2009 8:04 pm
- Location: CA
- Contact:
Re: SSH screen server console
Yea I read that before posting my question because I didn't see the answer in that thread. thanks.Edge100x wrote:Control-a + D will detach the screen session. We talk more about how to use "screen" in this post: http://www.nfoservers.com/forums/viewto ... =46&t=4163

Re: SSH screen server console
It's in there -- step #5ThePowerCosmic wrote:Yea I read that before posting my question because I didn't see the answer in that thread. thanks.
