Home | 简体中文 | 繁体中文 | 杂文 | Github | 知乎专栏 | Facebook | Linkedin | Youtube | 打赏(Donations) | About
知乎专栏

第 191 章 X Terminal

目录

191.1. tsclient - Terminal Server Client supporting XDMCP, VNC and RDP
191.1.1. VNC
191.1.2. xdmcp
191.2. vinagre - a remote desktop viewer for the GNOME Desktop
191.3. rdesktop - A Remote Desktop Protocol client
191.3.1. -g: desktop geometry (WxH)
191.3.2. -f: full-screen mode
191.3.3. -A: enable SeamlessRDP mode
191.3.4. -z: enable rdp compression
191.3.5. -r: enable specified device redirection (this flag can be repeated)
191.4. tigervnc
191.5. TightVNC

191.1. tsclient - Terminal Server Client supporting XDMCP, VNC and RDP

191.1.1. VNC

让tsclient支持vnc协议

sudo apt-get install xtightvncviewer
        	

191.1.2. xdmcp

让tsclient支持xdmcp协议

sudo apt-get install xnest