x11-forward介紹:https://www.cnblogs.com/zqb-all/p/10327444.html
Centos7 使用ssh進行x11圖形界面轉發:
https://blog.csdn.net/weixin_43226231/article/details/103828630
配置過程遇到的問題:
1、使用 Xshell 6 首次連接虛擬機 CentOS 7.6 出現這樣的提示:
/usr/bin/xauth: file /root/.Xauthority does not exist
解決:只需要退出再次登錄即可,系統會自動創建。