SSH escape character
Thursday, August 20th, 2009We sys admins are sometimes in situations where we have ssh connection to a server but want to do some other tasks on local computer, for example, copying a file to remote system without breaking the ssh connection. We can, of course, open a new terminal window and do the other task and then come [...]