Linux-Noob Forums

Full Version: Remote Access to remote character based sessions
You're currently viewing a stripped down version of our content. View the full version with proper formatting.

Good Afternoon All,

 

I administer a lot of character based only linux boxes.

 

I am looking for a program where I can SSH into my box, then remote control to one of the pts/ screens.

 

There is no X-Windows installed.

 

Any information would be greatly appreciated!


if you mean in windows then you need putty

 

if you mean something else then please explain,

 

also check out 'screen'

 

cheers

anyweb


Quote:if you mean in windows then you need putty 

if you mean something else then please explain,

 

also check out 'screen'

 

cheers

anyweb
 

 

Newbie

 

Registered: Feb 2005

Posts: 3

Distribution:

 

I can SSH into the box no problem, I use Anzio for that.

 

The key is how can I control other character based sessions who have come in from putty, for example

 

ie, I log in as root onto pts/5 in character mode

 

I want to see and interact with pts/9 who is also in character mode also coming in from putty, or anzion, etc.(no xwindows)

 

Thanks!