Linux 如何解决 xhost: unable to open display ""
Posted
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Linux 如何解决 xhost: unable to open display ""相关的知识,希望对你有一定的参考价值。
[[email protected] ~]# vncservice You will require a password to access your desktops. Password: Verify: xauth: creating new authority file /root/.Xauthority New ‘host02:1 (root)‘ desktop is host02:1 #我没设置过密码 这里需要设置密码 [[email protected] ~]# export DISPLAY=host02:2 #根据上面的结果 设置DISPLAY [[email protected] ~]# xhost + access control disabled, clients can connect from any host
以上是关于Linux 如何解决 xhost: unable to open display ""的主要内容,如果未能解决你的问题,请参考以下文章
在linux下面安装oracle 遇到xhost: unable to open display问题
oracle安装故障:完美解决xhost +报错: unable to open display “”
CentOS 6.8安装Oracle 11 g 解决xhost: unable to open display
linux报错-bash: xhost: command not found