linux – 在所有工作站上记录用户屏幕

前端之家收集整理的这篇文章主要介绍了linux – 在所有工作站上记录用户屏幕前端之家小编觉得挺不错的,现在分享给大家,也给大家做个参考。
是否有解决方案来记录运行Ubuntu 8.10的多个工作站的屏幕.

我正在考虑使用vnc协议记录的内容(Ubuntu默认安装了vnc服务器).

解决方法

博客文章Flawless Screen Recording for Ubuntu,Headless”解释了如何使用无头VNC来记录屏幕会话.

It turns out there is a very good
recorder for VNC,vnc2swf. The only
problem here is that Ubuntu’s built in
VNC server (Remote Desktop) doesn’t
work headless,and I’d never pursued
alternatives since freenx is so
badass.

[…]

For headless you need the “vncserver” package. It manages its own X sessions and broadcasts them over VNC,as many sessions as you want.

原文链接:https://www.f2er.com/linux/398591.html

猜你在找的Linux相关文章