In addition to Weibo, there is also WeChat
Please pay attention
WeChat public account
Shulou
2025-04-02 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Database >
Share
Shulou(Shulou.com)05/31 Report--
This article is about how to install ORACLE graphically in LINUX. The editor thinks it is very practical, so share it with you as a reference and follow the editor to have a look.
CD loading operating system
Mkdir / mnt/cdrom
Mount / dev/cdrom / mnt/cdrom
Native ISO load operating system
Mkdir / mnt/iso
Mount test.iso-o loop / mnt/iso
Configure a local yum source
Vi / etc/yum.repos.d/520.repo
[520]
Name=520
Baseurl= file:///mnt/cdrom
Gpgcheck=0
Enabled=1
Graphical installation server
Yum-y groupinstall Desktop
Yum-y groupinstall "X Window System"
Install the required packages
Yum install-y
Mkdir / u01/app/oraInventory
Chown-R oracle.oinstall / U01
Xshell+xmanager installation
Root user
Xhost +
Oracle user
Su-oracle
Export DISPLAY= logs into XSHELL's computer IP:0.0
For example, my computer IP is 192.168.1.101 export DISPLAY=192.168.1.101:0.0 and it is not the IP on the server to install ORACLE (for example, the server IP is 192.168.1.209)
Cd / opt/database/
. / runInstaller
Note that if the following error occurs here
[oracle@localhost database] $. / runInstaller
Starting Oracle Universal Installer...
Checking Temp space: must be greater than 120 MB. Actual 1848 MB Passed
Checking swap space: must be greater than 150 MB. Actual 819 MB Passed
Checking monitor: must be configured to display at least 256 colors
> > Could not execute auto check for display colors using command / usr/bin/xdpyinfo. Check if the DISPLAY variable is set. Failed
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.
Continue with the installation of the previous hadoop.First, install zookooper1. Decompress zookoope
"Every 5-10 years, there's a rare product, a really special, very unusual product that's the most un
© 2024 shulou.com SLNews company. All rights reserved.