Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

Centos7 system installation Oracle can not call up the graphical installation interface

2025-01-18 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Database >

Share

Shulou(Shulou.com)05/31 Report--

This article mainly explains the "Centos7 system installation Oracle can not call up the graphical installation interface how to do", the article explains the content is simple and clear, easy to learn and understand, the following please follow the editor's ideas slowly in depth, together to study and learn "Centos7 system installation Oracle can not call up the graphical installation interface how to do" it!

Unable to bring up the graphical interface when starting the installer

Appears in the error, and the error message indicates that the environment variable DISPLAY needs to be set. Set the environment variable DISPLAY below.

[grid@pgylinux02 grid] $exit

Logout

[root@pgylinux02 Desktop] # xdpyinfo

Name of display:: 1

Version number: 11.0

Vendor string: The X.Org Foundation

Vendor release number: 11500000

X.Org version: 1.15.0

Maximum request size: 16777212 bytes

Motion buffer size: 256

Bitmap unit, bit order, padding: 32, LSBFirst, 32

Image byte order: LSBFirst

Number of supported pixmap formats: 6

... Omit. Only need to record the value of name of display:

[root@pgylinux02 Desktop] # xhost +

Access control disabled, clients can connect from any host

[root@pgylinux02 Desktop] # su-grid

Execute the following statement so that you can install it properly:

Grid@pgylinux02@ > export DISPLAY=:1 (set to the value of name of display: 1)

Thank you for your reading, the above is the "Centos7 system installation Oracle can not call up the graphical installation interface how to do" the content, after the study of this article, I believe you can not call up the Centos7 system installation Oracle graphical installation interface how to do this problem has a deeper understanding, the specific use of the situation also needs to be verified in practice. Here is, the editor will push for you more related knowledge points of the article, welcome to follow!

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Database

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report