响应式轻量级远程 GUI 连接

发布于 2024-07-09 23:52:59 字数 387 浏览 8 评论 0原文

目前我知道几种远程连接到 GUI 或远程运行 GUI 应用程序的方法:

  1. Microsoft Terminal Services(仅 适用于远程窗口; 安装);
  2. VNC(速度很慢);
  3. XDMCP(需要远程 X 服务器 正在运行,没有会话持久性);
  4. 本地 X 作为远程 DISPLAY 应用程序(最好的解决方案,但是 - 无会话持久性)。

我们正在尝试为我们的开发人员创建可以替代本地工作站的 Solaris 开发环境。 因此,要求之一是会话持久性和/或会话移动性。 另一个要求是速度要快,并且必须在 Solaris/UNIX 上运行。

有没有轻量级的解决方案来解决这个问题?

Currently I know several methods of connecting to a GUI remotely, or running GUI applications remotely:

  1. Microsoft Terminal Services (only
    works for remote windows;
    installation);
  2. VNC (it's slow);
  3. XDMCP (requires a remote X server
    running, has no session persistance);
  4. Local X as remote DISPLAY for
    applications (best solution, but -
    no session persistance).

We are trying to create Solaris development environments that can replace local workstations for our developers. So one of the requirements is session persistence, and/or session mobility. And another requirement is for it to be fast, and it has to run on Solaris/UNIX.

Are there any lightweight solutions for this?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

浪漫之都 2024-07-16 23:52:59

NoMachine (http://www.nomachine.com/) 或 FreeNX (http://freenx.berlios.de/) 听起来像你想要的。 快速,如果您的连接断开,仍可保持会话,甚至可以通过 SSH 工作,以便您的连接被加密。

Either NoMachine (http://www.nomachine.com/) or FreeNX (http://freenx.berlios.de/) sounds like what you want. Fast, keeps session if your connection drops and even works over SSH so your connections are encrypted.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文