This one time, at band camp, Paul Ford wrote:
>I am new to Linux and would like to know if I could take over another users 
>ssh connection as a root user?

You can't take over the ssh session, but you can go tandem on a virtual
terminal using a program called 'screen'.

If your other user starts screen, then ssh, you can join their screen
session and see what they see, and type for them.

screen -x will join an already attached session.

-- 
SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/
Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html

Reply via email to