16 六月, 2007
显示远程图形窗口 (Displaying remote X clients with Cygwin/X)
运行于Unix/Linux上的软件,越来越多地采用图形界面,特别是软件安装和应用管理。这得益于java,虽然java的图形界面非常丑陋,但确实极大地降低了开发的门槛。
那么,远程如何启用xwindow呢?下面介绍的就是一个基于cygwin上xwindow+openssh的方案。
Displaying remote X clients with Cygwin/XSecure ssh
Run the following in an X terminal:
Username@CygwinHost ~ $ ssh -Y -l username remote_hostname_or_ip_address
Your ssh session should now show you a shell prompt for your remote machine.
Unsecure Telnet
最新回复
发表评论



