Tool:-
-----------------------------------------
->VM ware work station 
->install linux with 500 GB Hard Disk on  VM Ware
Linux requirement:- 
-----------------------------------------
Linux version - 5.0 to 6.8 
Partitions :-  
 /          - 50GB
 /u01    - 300GB              
/tmp    - 40GB
swap   - 12GB
/boot   - 2GB
Pre-required RPMS:-
------------------------------------------------------------------------------------
  binutils-2.20.51.0.2-5.11.el6.i686.rpm   
  binutils-2.20.51.0.2-5.11.el6.x86_64.rpm   
  compat-expat1-1.95.8-8.el6.i686.rpm   
  compat-libstdc++-296-2.96-144.el6.i686.rpm   
  compat-libstdc++-33-3.2.3-69.el6.i686.rpm   
  compat-libstdc++-33-3.2.3-69.el6.x86_64.rpm   
  cpp-4.4.4-13.el6.x86_64.rpm   
  cpp-4.4.5-6.el6.i686.rpm   
  elfutils-libelf-0.148-1.el6.x86_64.rpm   
  elfutils-libelf-devel-0.148-1.el6.x86_64.rpm   
  gcc-4.4.4-13.el6.x86_64.rpm   
  gcc-4.4.5-6.el6.x86_64.rpm   
  gcc-c++-4.4.4-13.el6.x86_64.rpm   
  glibc-2.12-1.7.el6_0.5.i686.rpm   
  glibc-2.12-1.7.el6.i686.rpm   
  glibc-2.12-1.7.el6.x86_64.rpm   
  glibc-2.12-1.80.el6_3.7.x86_64.rpm   
  glibc-2.14.1-11.2.mga2.x86_64.rpm   
  glibc-2.14.1-14.12.5.x86_64.rpm   
  glibc-2.14.1-8.mga2.x86_64.rpm   
  glibc-2.14.90-14.ppc64.rpm   
  glibc-2.14.90-14.s390x.rpm   
  glibc-common-2.12-1.7.el6_0.5.i686.rpm   
  glibc-common-2.12-1.7.el6.i686.rpm   
  glibc-common-2.12-1.7.el6.x86_64.rpm   
  glibc-common-2.12-1.80.el6_3.7.i686.rpm   
  glibc-devel-2.12-1.7.el6.i686.rpm   
  glibc-devel-2.12-1.7.el6.x86_64.rpm   
  glibc-headers-2.12-1.7.el6.i686.rpm   
  kernel-2.6.32-358.el6.x86_64.rpm   
  kernel-debug-2.6.32-358.el6.x86_64.rpm   
  kernel-debug-devel-2.6.32-358.el6.x86_64.rpm   
  kernel-devel-2.6.32-358.el6.x86_64.rpm   
  kernel-doc-2.6.32-358.el6.noarch.rpm   
  kernel-firmware-2.6.32-358.el6.noarch.rpm   
  kernel-headers-2.6.32-358.el6.x86_64.rpm   
  kernel-uek-2.6.39-400.17.1.el6uek.x86_64.rpm   
  kernel-uek-debug-2.6.39-400.17.1.el6uek.x86_64.rpm   
  kernel-uek-debug-devel-2.6.39-400.17.1.el6uek.x86_64.rpm   
  kernel-uek-devel-2.6.39-400.17.1.el6uek.x86_64.rpm   
  kernel-uek-doc-2.6.39-400.17.1.el6uek.noarch.rpm   
  kernel-uek-firmware-2.6.39-400.17.1.el6uek.noarch.rpm   
  libaio-0.3.107-10.el6.i686.rpm   
  libaio-0.3.107-10.el6.x86_64.rpm   
  libaio-devel-0.3.107-10.el6.x86_64.rpm   
  libgcc-4.4.4-13.el6.i686.rpm   
  libgcc-4.4.4-13.el6.x86_64.rpm   
  libgomp-4.4.4-13.el6.x86_64.rpm   
  libgomp-4.4.5-6.el6.x86_64.rpm   
  libstdc++-4.4.4-13.el6.i686.rpm   
  libstdc++-4.4.4-13.el6.x86_64.rpm  
Copy the EBS 12.1.1
Software to Linux Machine, After that connect as “root”
[root@apps10
u01]# groupadd dba
groupadd:
group 'dba' already exists
[root@apps10
u01]# useradd -g dba oracle
useradd:
user 'oracle' already exists
[root@apps10
u01]# useradd -g dba applmgr
[root@apps10
u01]# mkdir apps database
[root@apps10
u01]# chown -R oracle:dba /u01/database
[root@apps10
u01]# chown -R applmgr:dba /u01/apps
[root@apps10
u01]# passwd applmgr
Changing
password for user applmgr.
New
password: 
BAD
PASSWORD: it is based on a dictionary word
BAD
PASSWORD: is too simple
Retype new
password: 
passwd: all
authentication tokens updated successfully.
[root@apps10
u01]# cd  APPS_12.1.1_Soft/startCD/Disk1/rapidwiz/
[root@apps10
u01]# ./rapidwiz
                                                                  Click Next or (alt + n)
 Click Next or (alt + n)
                                                                            Click Next
 or (alt + n)
select port pool
it meas port number of the apps machine (ex: 0, 1, 2 .....)
any number  we can give it will take that number
                                                                
  click next
 or (alt + n)
 select fresh database for Production
 and give your host name and database user and group and bash location (ex:/u01/database/prod)
or you can install visson database also
click next
here we can select suite licensing and then 
Click next or (alt + n)
after you will get this type of licences acceptance
 Click next  or (alt + n)
you can select English language
 click next or (alt + n)
select UTF8 and click next  or (alt + n)
give apps host name and user and group and locations 
where  you want to install application file system that location you can give
This window will show the database and application hosts
click next or (alt + n)
This is the log file if you did any wrong in above things this show the out of the error will installing 
Click next All should be green
Click next
Yes 
The above process will take nearly 3 to 4 hours 
All should be geen and the next and finish.
For checking the application status:-
go 
$ADMIN_SCRIPTS_HOME
[applmgr@apps14
scripts]$ ./adoacorectl.sh status
You are
running adoacorectl.sh version 120.13
Checking
status of OPMN managed OACORE OC4J instance ...
Processes in
Instance: PROD_apps14.apps14.com
---------------------------------+--------------------+---------+---------
ias-component                    | process-type       |    
pid | status
---------------------------------+--------------------+---------+---------
OC4JGroup:default_group          | OC4J:oafm          |   
4024 | Alive
OC4JGroup:default_group          | OC4J:forms         |   
3946 | Alive
OC4JGroup:default_group          | OC4J:oacore        |   
3858 | Alive
 HTTP_Server                      | HTTP_Server        |   
3801 | Alive