Multiple Ubuntu Server SSH Connections
Posted
by
Craig Smith
on Server Fault
See other posts from Server Fault
or by Craig Smith
Published on 2012-11-06T05:03:39Z
Indexed on
2012/11/06
5:04 UTC
Read the original article
Hit count: 561
I'm trialing a ubuntu server 12.04 LTS to replace a Windows Server that I use but I have got a little stuck with SSH
I'm currently able to SSH into the server but I need to have multiple persistent SSH connections as I have at least 3 applications that need to run in the server and still be able to access their terminals to issue commands to the applications. At the moment this is fine if I use the physical terminals of the machine as I can just jump between the three terminals I use but remotely doing this is the issue.
As I'm not entirely familiar with this side of linux I'm not sure if this is even possible to do or how to even get around this issue.
© Server Fault or respective owner