一、安装xshell
二、安装Xmanager Enterprise
三、启动Xmanager - Passive
四、启动Xshell,远程连接Linux
五、执行 export DISPLAY=客户端机器IP(使用Xshell端的机器IP):0.0
a) 例如:export DISPLAY=192.168.1.9:0.0
六、安装X-window必要支持包
sudo yum install xorg-x11-xauth xorg-x11-fonts-* xorg-x11-font-utils xorg-x11-fonts-Type1 xclock
七、执行: xhost +
八、执行: xclock
网友评论