Silent Installation of Oracle 11g R2 in CentOS 5.10

Source: Internet
Author: User

Silent Installation of Oracle 11g R2 in CentOS 5.10

I found many articles about installing Oracle 11g R2 silently in Linux on the Internet, which are messy and varied! Come to the literacy class!

Install Oracle 11g R2 in CentOS 5.10

************************************
1. System Part
************************************

------ 1. Install the system


-- Applications
Graphics
Graphical internet
Text-based internet
Offce/productivity
Editors
Sound and video

 

-- Base system

Administration Tools
Base
Legacy software support: compat-libstdc-compat-db-
X Window System
System tools: sysstat-

--- Desktop envirements
Gnome desktop environment

 

-- Add the following options after the default options of development
Development Libraries: libstdc-
Development tools: gcc-
Legacy software development

 

-- Ages

Chinese support

--- Server
Ftp server
Legacy network server: rsh-server telnet-server
Printing support
Server configure tools


------ 2. Configure xmanager to connect to linux

--- 2.1 centos 6.5

1). install xdm in yum install

 

2). vi/etc/X11/xdm/Xaccess

49 * # any host can get a login window

 

3) modify the/etc/TPD/custom. conf file.

[Xdmcp]
Enable = true
DisplaysPerHost = 5
Port = 177

[Security]
AllowRemoteRoot = true

 


4) restart the gpm service:

Service gpm restart

Chkconfig gpm on confirm the startup of the GPM Service


5

/Usr/sbin/TPD-restart

 

--- 2.2 centos 5.10

-- 1. Edit the configuration file

 

Ls-al/usr/share/TPD/defaults. conf

Chmod 644/usr/share/TPD/defaults. conf

Vi/usr/share/TPD/defaults. conf


/****

/Usr/share/TPD/defaults. conf and/etc/TPD/custom. conf are consistent. modify any one of them.

****/

[Xdmcp]
Enable = true
DisplaysPerHost = 5
Port = 177

[Security]
AllowRemoteRoot = true

Vi/usr/share/TPD/defaults. conf

Row 3 AllowRemoteRoot = true
Row 263 Enable = true
Row 3 DisplaysPerHost = 2
284 rows Port = 177


-- 2. Restart the gpm service:

Service gpm restart

Chkconfig gpm on confirm the startup of the GPM Service


-- 2. Restart the memcached service.

/Usr/sbin/TPD-restart

 


------- 1.3 configure yum Source

Cd/etc/yum. repos. d
Mv CentOS-Base.repo CentOS-Base.repo.old


Wget http://mirrors.163.com/.help/CentOS6-Base-163.repo

Yum makecache

Check the updatable rpm package
# Yum check-update

Update all rpm packages
# Yum update


Yum-y groupinstall 'development libraries'

Oracle 11g installation manual on RedHat Linux 5.8 _ x64 Platform

Installing Oracle 12C in Linux-6-64

Install Oracle 11gR2 (x64) in CentOS 6.4)

Steps for installing Oracle 11gR2 in vmwarevm

Install Oracle 11g XE R2 In Debian

For more details, please continue to read the highlights on the next page:

  • 1
  • 2
  • 3
  • 4
  • Next Page

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.