Tagged Questions
1
vote
5answers
600 views
Using screen to monitor non-interactive scripts (or some other solution)
I have some autonomous scripts that run commands on remote machines over ssh. These scripts rely on getting stdout, stderr, and the return code of each command run. I want to be able to monitor the ...
4
votes
3answers
685 views
Record user screen on all workstations
Is there a solution to record the screens of multiple workstations running Ubuntu 8.10.
I was thinking of something that records using the vnc protocol (Ubuntu already has a vnc server installed by ...