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,很好用。