[Gllug] Monitoring a user session
tid
td at bloogaloo.co.uk
Mon Oct 11 18:57:44 UTC 2010
from the script man page:
-f Flush output after each write. This is nice for telecooperation:
One person does ‘mkfifo foo; script -f foo’ and another can
supervise real-time what is being done using ‘cat foo’.
the person reading the pipe ( presumably you ) would need to tee the pipe.
But it feels a bit clunky.
tid
On 11 October 2010 19:46, tid <td at bloogaloo.co.uk> wrote:
> not sure it's ideal but 'script' might work for you.
>
> tid
>
> On 11 October 2010 18:53, James Courtier-Dutton <james.dutton at gmail.com> wrote:
>> Hi,
>>
>> I have a computer support person that I wish to let into my Linux
>> system via ssh.
>> I wish to see what he is doing and I will be discussing steps he takes
>> with him while doing it.
>> It will be command line with him connecting in via one ssh session,
>> and me connecting in via a second ssh session.
>> I also wish to log the entire session.
>>
>> What do people recommend?
>>
>> Kind Regards
>>
>> James
>> --
>> Gllug mailing list - Gllug at gllug.org.uk
>> http://lists.gllug.org.uk/mailman/listinfo/gllug
>>
>
--
Gllug mailing list - Gllug at gllug.org.uk
http://lists.gllug.org.uk/mailman/listinfo/gllug
More information about the GLLUG
mailing list