Install Oracle EBS 12 on a PC with Centos Linux
Posted by Balraj Chahal on May 6, 2009
Hardware
My Dell desktop:
[root@erp RPMs]# cat /proc/cpuinfo model name : Intel(R) Pentium(R) 4 CPU 2.80GHz cpu MHz : 2793.022 cache size : 512 KB [root@erp RPMs]# cat /proc/meminfo MemTotal: 2073404 kB ...
Operating System
Download Centos Linux, and install the Linux operating system.
Kernel Version
Download kernel-smp-2.6.9-42.0.3.EL.i686.rpm and apply with:
$ rpm -ivh kernel-smp-2.6.9-42.0.3.EL.i686.rpm
The kernel should look like this:
root@erp RPMs]# uname -a Linux erp.itskills.com 2.6.9-42.0.3.ELsmp #1 SMP Thu Oct 5 15:04:03 CDT 2006 i686 i686 i386 GNU/Linux
