Installation of oel 6

create virtual disk-->typical-->next-->* I will install the os later-->next-->linux,oracle enterprise linux-->next
-->virtual machine name:lnx14 and location:D:\lnx14-->next-->Max disk size 120gb and (*)store virtual disk as a single file
-->next-->finish
Edit virtual machine-->memory increase to 2gb,processor: no of processor 2, no of cores per processor:2-->ok
cd/dvd (*)user iso image file:software/iso/oel6/V138414-01-->OPEN-->OK

Power on the virtual machine-->


install or upgrade an existing system-->enter-->skip-->enter-->Oracle linux 6  next-->english,next-->us english-->next
basic storage device-->next-->yes discard any data-->hostname:lnx14.oracle.com-->configure network-->add-->wired-->create-->check available to all users
choose ipv4setting->method:manual-->add
address nemask gateway
192.168.100.114 255.255.255.0 192.168.3.1
Dns server:192.168.3.2
search domains:localdomain

--> apply-->close--next->asia/kolkata-->next-->Root password: redhat----redhat-->use any way-->next-->create custome lay out



create
standard partion-->create--->/-->20000

/tmp=>20000
/home=>20000
/var=>20000
/opt=>20000
/swap=>10000
/u01=>7000
/usr=>20000
next-->format-->write changes to disk-->next

database server and check customize now-->check all the packages from left and right sides-->next-->reboot-->forward-->accept licence
-->i will register latter-->forwad-->no thanks i would connect latter-->forward-->
create user:-

dipak
dipak
dipak
dipak
forward-->uncheck kdump-->finish-->yes-->ok

log in:-root/redhat

#service iptables stop
#chkconfig iptables off

system-->adminstration-->firewall-->close-->disable--> apply-->yes-->quit

#vi/etc/selinux/config

SELINUX=permissive (change into permissive)

:wq

#setenforce Permissive

#init 6

No comments:

Post a Comment