Heim > Fragen und Antworten > Hauptteil
Windows下的3389很好用,而在Linux我用的VNC的原理是传送截屏,好慢好卡啊,有Linux下更好的软件推荐吗
迷茫2017-04-17 11:11:52
Client 我一般用这个 http://www.rdesktop.org/
Server 的话试试这个 http://xrdp.sourceforge.net/
PHP中文网2017-04-17 11:11:52
Xmimg + Putty
1. 先在服务器的 /etc/ssh/sshd_config
里打开 X11 Forwarding
X11Forwrding yes
2. 在 Windows 上安装 X Server ... 这里我们用 Xming 好了...
http://www.straightrunning.com/XmingN...
3. 用 PuTTY 转发 X11
在 Connection > SSH > X11 里 启用 X11 Forwarding, 写上本地 X Server 的地址...