日期:2014-05-16  浏览次数:20573 次

安装orcle10g oel5.6

一、安装OEL 5.6

二、安装VMware Tools

1)  选择菜单里的VM选项,里面有一个子选项是installVMware Tools,选择它。

2)   回到操作系统,将光驱挂载到/mnt 下

 [root@tyger~]# mount /dev/cdrom /mnt

mount:block device /dev/cdrom is write-protected, mounting read-only

[root@tyger~]#

3)  解压安装tools压缩包

[root@tyger~]# pwd

/root

[root@tyger~]#  tar -xzvf /mnt/VMwareTools-9.2.0-799703.tar.gz

……

[root@tyger~]# ls

anaconda-ks.cfg  Desktop install.log install.log.syslog vmware-tools-distrib

[root@tyger~]# cd vmware-tools-distrib/

[root@tygervmware-tools-distrib]# ls

bin  doc etc  FILES  INSTALL installer  lib  vmware-install.pl

[root@tygervmware-tools-distrib]# ./vmware-install.pl

回车

回车

回车

……

 

三、关闭一些没必要的服务(自己练习阶段)

service NetworkManager  stop

service acpid           stop

service anacron         stop

service apmd            stop

service atd             stop

service auditd          stop

service autofs          stop

service avahi-daemon    stop

service avahi-dnsconfd  stop

service bluetooth       stop

service conman          stop

service cpuspeed        stop

service cups            stop

service dnsmasq         stop      

service dund            stop

service firstboot       stop

service gpm             stop

service haldaemon       stop

service hidd            stop

service ip6tables       stop

service ipmi            stop

service ipmievd         stop

service iptables        stop

service irda            stop

service irqbalance      stop

service kdump           stop

service kudzu           stop

service mcstrans        stop

service mdmpd           stop

service microcode_ctl   stop

service netconsole      stop

service netfs           stop

service netplugd        stop

service nfs             stop

service nfslock         stop

service nscd            stop

service ntpd            stop

service pand            stop

service pcscd