admin管理员组

文章数量:1530885

服务器端
1、安装xorg-x11-xauth软件包、xorg-x11字体、xterm
yum -y install xorg-x11-xauth
yum -y install xorg-x11-fonts* 

yum -y install xterm
2、/etc/ssh/sshd_config配置文件

X11Forwarding yes
X11DisplayOffset 10
X11UseLocalhost yes

3、修改/etc/hosts文件 设置主机名与IP地址的对应关系

127.0.0.1   localhost localhost.localdomain localhost4 localhost4.localdomain4
::1         localhost localhost.localdomain localhost6 localhost6.localdomain6
10.68.1.1 aaa

4.安装谷歌浏览器

yum -y install google-chrome-stable --nogpgcheck

cd /opt/google/chrome

./google-chrome --no-sandbox

#建立软链接(可不做):

#ln -s /opt/google/chrome/google-chrome /usr/bin/chrome

#chrome --no-sandbox

本地

官网下载安装xmanager

xshell配置如下

启动

 

本文标签: 器上浏览器xmanagerCENTOSGoogle