SSH'ing to my machine attaches an existing screen session and detaching it ends my SSH session
- by jsplaine
ssh'ing to my Ubuntu machine automatically attaches an existing screen session and detaching ends my ssh session
What I want is to be able to ssh to my Ubuntu machine without automatically attaching to the screen session on that machine. Or at least, I should be able to to detach from that screen session w/o ending my ssh session .. right? …