Windows下的3389很好用,而在Linux我用的VNC的原理是传送截屏,好慢好卡啊,有Linux下更好的软件推荐吗
ringa_lee
Client 我一般用这个 http://www.rdesktop.org/
Server 的话试试这个 http://xrdp.sourceforge.net/
Xmimg + Putty
1. 先在服务器的 /etc/ssh/sshd_config 里打开 X11 Forwarding
/etc/ssh/sshd_config
X11Forwrding yes
2. 在 Windows 上安装 X Server ... 这里我们用 Xming 好了...
http://www.straightrunning.com/XmingN...
3. 用 PuTTY 转发 X11 在 Connection > SSH > X11 里 启用 X11 Forwarding, 写上本地 X Server 的地址...
试试 http://www.splashtop.com
客户端我也推荐rdesktop,很好用。
Client 我一般用这个 http://www.rdesktop.org/
Server 的话试试这个 http://xrdp.sourceforge.net/
Xmimg + Putty
1. 先在服务器的
/etc/ssh/sshd_config
里打开 X11 Forwarding2. 在 Windows 上安装 X Server ... 这里我们用 Xming 好了...
http://www.straightrunning.com/XmingN...
3. 用 PuTTY 转发 X11
在 Connection > SSH > X11 里 启用 X11 Forwarding, 写上本地 X Server 的地址...
试试 http://www.splashtop.com
客户端我也推荐rdesktop,很好用。