Install Oracle 11G Release 2 (11.2) on Fedora 19

This article presents how to install Oracle 11G on Fedora 19.

Check latest articles:

Read following article howto install Fedora 19 Linux: Install Fedora 19 (for comfort set 2G memory for your virtual machine before proceeding with Oracle software installation).

Installation software is available on OTN version 11.2.0.1 or metalink 11.2.0.3, 11.2.0.4. In this installation I’m presenting installation for 11.2.0.4 but for previous version 11.2.0.X it shouldn’t be different.

Oracle software which I verified

release 11.2.0.3

p10404530_112030_Linux-x86-64_1of7.zip
p10404530_112030_Linux-x86-64_2of7.zip

release 11.2.0.4

p13390677_112040_Linux-x86-64_1of7.zip 
p13390677_112040_Linux-x86-64_2of7.zip

Continue reading

Install Fedora 19

This article presents how to install Fedora 19.

I assume you have already downloaded Fedora 19 64 bit(about 4 G) and you know how to use VirtualBox 64 bit(100M). Create virtual machine with default settings for Linux Fedora 64 bit. 1GB ram and 32G for disk is enough plus increase video memory to 128M and turn on acceleration 3D. Rest of options you can keep default.

Fedora19_1

Continue reading

Install Oracle 11G Release 2 (11.2) on Centos 6

This article presents how to install Oracle on Centos 6.

Read following article how to install Centos 6 Linux: Install Centos 6 (allocate 64G for disk and set 2G memory for your virtual machine before proceeding with Oracle software installation).

Check latest article How to install Oracle 12C (12.1.0.1) on Centos 6 with UDEV disks, NFS disks, kmod-oracleasm library

Continue reading

Install Oracle 11G Release 2 (11.2) on Centos 5

This article presents how to install Oracle on Centos 5.

Read following article howto install Centos 5 Linux: Install Centos 5 (for comfort set 2G memory for your virtual machine before proceeding with Oracle software installation).

Installation software is available on OTN version 11.2.0.1 or metalink 11.2.0.3. In this installation I’m presenting installation for 11.2.0.3 but for previous version 11.2.0.X it shouldn’t be different.

Continue reading

Add Oracle public YUM server for Oracle RPMs

In case you need to install some Oracle rpm for compatible OS like Centos, RedHat or for Oracle Enterprise Linux just do following steps:

Enterprise Linux 5

Download repository configuration file

cd /etc/yum.repos.d
wget http://public-yum.oracle.com/public-yum-el5.repo 

once it’s done enable repository that you need

 vi public-yum-el5.repo
 Change enabled=0 to enabled=1 from the repository you need.

Enterprise Linux 6

Oracle Linux 6

cd /etc/yum.repos.d
wget http://public-yum.oracle.com/public-yum-ol6.repo 

once it’s done enable repository that you need

 vi public-yum-el6.repo
 Change enabled=0 to enabled=1 from the repository you need.

Verify it works

yum list
yum install firefox

More information on http://public-yum.oracle.com/

Have a fun 🙂

Tomasz

Install Centos Linux 6

This article presents how to install Centos 6.

I assume you have already downloaded Centos Linux 6 64 bit(about 3.5 G) and you know how to use VirtualBox 64 bit(100M) which is available on OTN. Create virtual machine with default settings for Centos Linux 64 bit. 1GB ram and 32G for disk is enough to run Centos 6 64-bit. Rest of options you can keep default – however I usually increase memory for graphic card to 128M, enable 3D acceleration and set processor to 2.

Continue reading

Install Centos Linux 5

This article presents how to install Centos 5.

I assume you have already downloaded Centos Linux 5 64 bit(about 3.5 G) and you know how to use VirtualBox 64 bit(100M) which is available on OTN. Create virtual machine with default settings for Centos Linux 64 bit. 1GB ram and 32G for disk is enough to run Centos 5 64-bit. Rest of options you can keep default – however I usually increase memory for graphic card to 128M, enable 3D acceleration and set processor to 2.

Continue reading

Install Oracle Enterprise Manager 12C release 2(12.1.0.2) on OEL 5/6

This article presents installation of new Oracle Enterprise Manager 12C version 12.1.0.2 on OEL5, OEL6. You need at least 5GB of memory for this installation so check your VirtualBox settings before proceeding.

Read following article to find out how to install OEL5,6 and database 11G Linux. They are required for this installation:

This installation was done on OEL5 but it’s no different on OEL6(extra library must be installed)

Continue reading

Install Oracle 11G Release 2 (11.2) on Fedora 18

This article presents how to install Oracle on Fedora 18.

Read following article howto install Fedora 18 Linux: Install Fedora 18 (for comfort set 2G memory for your virtual machine before proceeding with Oracle software installation).

Installation software is available on OTN version 11.2.0.1 or metalink 11.2.0.3. In this installation I’m presenting installation for 11.2.0.3 but for previous version 11.2.0.X it shouldn’t be different.

Continue reading

Install Fedora 18

This article presents how to install Fedora 18.

I assume you have already downloaded Fedora 18 64 bit(about 4 G)  and you know how to use VirtualBox 64 bit(100M). Create virtual machine with default settings for Linux Fedora 64 bit. 1GB ram and 32G for disk is enough plus increase video memory to 128M and turn on acceleration 3D. Rest of options you can keep default.

Continue reading