Home | 简体中文 | 繁体中文 | 杂文 | Github | 知乎专栏 | 51CTO学院 | CSDN程序员研修院 | OSChina 博客 | 腾讯云社区 | 阿里云栖社区 | Facebook | Linkedin | Youtube | 打赏(Donations) | About
知乎专栏多维度架构

第 182 章 X Terminal

目录

182.1. tsclient - Terminal Server Client supporting XDMCP, VNC and RDP
182.1.1. VNC
182.1.2. xdmcp
182.2. vinagre - a remote desktop viewer for the GNOME Desktop
182.3. rdesktop - A Remote Desktop Protocol client
182.3.1. -g: desktop geometry (WxH)
182.3.2. -f: full-screen mode
182.3.3. -A: enable SeamlessRDP mode
182.3.4. -z: enable rdp compression
182.3.5. -r: enable specified device redirection (this flag can be repeated)
182.4. tigervnc
182.5. TightVNC

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

182.1.1. VNC

让tsclient支持vnc协议

sudo apt-get install xtightvncviewer
        	

182.1.2. xdmcp

让tsclient支持xdmcp协议

sudo apt-get install xnest