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

第 193 章 X Terminal

目录

193.1. tsclient - Terminal Server Client supporting XDMCP, VNC and RDP
193.1.1. VNC
193.1.2. xdmcp
193.2. vinagre - a remote desktop viewer for the GNOME Desktop
193.3. rdesktop - A Remote Desktop Protocol client
193.3.1. -g: desktop geometry (WxH)
193.3.2. -f: full-screen mode
193.3.3. -A: enable SeamlessRDP mode
193.3.4. -z: enable rdp compression
193.3.5. -r: enable specified device redirection (this flag can be repeated)
193.4. tigervnc
193.5. TightVNC

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

193.1.1. VNC

让tsclient支持vnc协议

sudo apt-get install xtightvncviewer
        	

193.1.2. xdmcp

让tsclient支持xdmcp协议

sudo apt-get install xnest