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)06/01 Report--
First, query whether the telnet service is started on the linux system. If it is not started, start it:
Because to install the oracle10G database, you need to install the software packages required by xmanger
Install the gpm package
Yum install gpm (provided that the yum source is established)
Edit the configuration file / etc/gdm/custom.conf (yellow is newly added)
[security]
AllowRemoteRoot=true
[xdmcp]
Enable=true
Modify configuration file / etc/inittab
Id:5:initdefault: / / modified to 5, boot the system from the graphics terminal, 3 is the character terminal
Because I want to use the root user to log in to the system, I need to configure / etc/securetty (this file can control the device logged in by the root user, and the file records the device name that can be logged in as the root user) as follows
To view the udp177 port of the xdmcp service, you need to add a rule to the firewall:
Iptables-An INPUT-p udp-s 0 ACCEPT 0-d 0 dport 177-j ACCEPT
As shown below:
Finally, a restart is needed.
Secondly, you need to install xmanager software on the windows side and configure a session session. Because the test forgot to copy the picture, only a few important configurations are pointed out as shown in the figure.
1. Configure session host, session method, port number, and fill in according to your own needs
two。 Open the telnet service and query the ipconfig local ip
3. It is best to turn off the firewall, especially the security software of the third party
Now you can use your xmanager to connect to the linux system, you need to choose a user name to fill in the password to enter the linux graphical interface, in the graphical interface to open a terminal character interface / database/InstallXXX can not remember, find your own!
The configuration files and linux packages needed to install oracle10g are done in advance, otherwise you will not be allowed to install them, if you cry for your parents, I don't care.
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.