linux上设置X11 LINUX部分 Linux服务器需要开启ssh linux编辑/etc/ssh/sshd_config 文件,激活X11转发。 X11Forwarding yes 需要重启(systemctl res … 继续阅读 linux上设置X11