X window GUI via SSH 发表于31 10 月, 2013由Leic Enable X forward in SSH server: nano /etc/ssh/sshd_config X11Forwarding yes X11DisplayOffset 10 Enable X forward in SSH client: nano /etc/ssh/ssh_config X11Forwarding yes Launch ssh session with -X option ssh -X yourserver xlogo