Linux 7.0 报错Check if the DISPLAY variable is set. Failed怎么办

78次阅读
没有评论

共计 853 个字符,预计需要花费 3 分钟才能阅读完成。

自动写代码机器人,免费开通

丸趣 TV 小编给大家分享一下 Linux 7.0 报错 Check if the DISPLAY variable is set. Failed 怎么办,希望大家阅读完这篇文章之后都有所收获,下面让我们一起去探讨吧!

Checking monitor: must be configured to display at least 256 colors Could not execute auto check for display colors using command /usr/openwin/bin/xdpyinfo. Check if the DISPLAY variable is set. Failed

  解决 要点主要是要运行 host + 打通 接受控制;不是去安装啥补丁!安装啥包     如果碰到以上这个问题,就跟着下面的设置一定可以搞定!如果还是不能拿就是 RP 问题了。。。 

1.先进入 ROOT 内:
su – root 
password:xxxxx  DISPLAY=:0.0; export DISPLAY echo $DISPLAY 
 
cd /usr/openwin/bin
./xhost  
access control enabled, only authorized clients can connect
./xhost +  access control disabled, clients can connect from any host
2. 然后进入 ORACLE 
su – oracle
 $ DISPLAY=:0.0; export DISPLAY
$ echo $DISPLAY :0.0
$ ls  
doc           response      stage   install       runInstaller  welcome.html
$ ./runInstaller   

看完了这篇文章,相信你对“Linux 7.0 报错 Check if the DISPLAY variable is set. Failed 怎么办”有了一定的了解,如果想了解更多相关知识,欢迎关注丸趣 TV 行业资讯频道,感谢各位的阅读!

向 AI 问一下细节

丸趣 TV 网 – 提供最优质的资源集合!

正文完
 
丸趣
版权声明:本站原创文章,由 丸趣 2023-12-07发表,共计853字。
转载说明:除特殊说明外本站除技术相关以外文章皆由网络搜集发布,转载请注明出处。
评论(没有评论)