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...
|
feedback
|
|
If the other person is using the Linux console, you can use conspy. | |||
|
feedback
|
|
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. | |||
|
feedback
|
|
Well depending on whether its for 'live' or 'ondemand' purposes, you could replay it online with a service like www.playterm.org. | ||||
|
feedback
|