CentOS 6.5 Installation Oracle 11.2.0.4------CentOS 6.5 Installation

Source: Internet
Author: User

Planning:

ip:192.168.213.199 mask:255.255.255.0 gateway:192.168.213.1 dns1:202.101.172.35

Disk Partitioning:

Total disk Size: 25G

/U01 5*1024 5120M Database software partition is at least greater than 5G

/oradata 12*1024 12288M Database file partition

/swap 1100*2m

/left

1. Insert Disc

2. Enter the next step directly

3. Select the installation language, here to choose English

4. Select the keyboard

5. Select the storage device, the normal hard disk used here directly select the basic storage device

6. Set the computer name

7. Configure the Network

8. Select the clock time zone, it is important here we choose Asia/Shanghai

9. Set the password, try to set the password complex strength

Weak password will have the following tips, the test environment here

10. Create a partition

Note that the boot partition may not be zoned, but the boot partition cannot be LVM, size 200M or less

Dividing LVM

formatting partitions

11. Select the installation component

Select Basic server-Customize now

Remove Java platform and Perl support

App to choose Emacs and Internet Apps

The desktop can be selected all

Start installation

Installation Complete

Re-boot

Note Setting up NTP

Add host Record

[Email protected] ~]# cat/etc/hosts

127.0.0.1 localhost localhost.localdomain localhost4 localhost4.localdomain4

:: 1 localhost localhost.localdomain localhost6 localhost6.localdomain6

192.168.213.199 ORA11G-DG1

[Email protected] ~]#

Turn off SELinux

[Email protected] ~]# sed-i '/selinux/s/enforcing/disabled/'/etc/selinux/config

[Email protected] ~]# Cat/etc/sysconfig/selinux

# This file controls the state of the SELinux on the system.

# selinux= can take one of these three values:

# Enforcing-selinux security policy is enforced.

# Permissive-selinux Prints warnings instead of enforcing.

# disabled-no SELinux policy is loaded.

Selinux=disabled

# selinuxtype= can take one of these the values:

# targeted-targeted processes is protected,

# Mls-multi level Security protection.

selinuxtype=targeted

CentOS 6.5 Installation Oracle 11.2.0.4------CentOS 6.5 Installation

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.