vote up 1 vote down star

Let say i access to a server using ssh. In the same time there are another person access that server..is it possible to watch what is going on in that person's terminal..it's mean i can only watching what is he typing...

flag

75% accept rate

2 Answers

vote up 2 vote down check

If the other person is using the Linux console, you can use conspy.

link|flag
i have try it,but it do not works – programmerislam Sep 6 at 4:33
vote up 1 vote down

If you mean that the other person wants you to see his console, you two can use screen to share a terminal. See http://www.gnu.org/software/screen/manual/html%5Fnode/Multiuser-Session.html for a full description of how to do it.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.