阅读背景:

ORACLE11G静默安装手册

来源:互联网 

oracle静默安装

环境截图

准备工作:

  1:修改主机名

     hostnamectl set-hostname myoracledemo

  2:添加主机名与IP对应记录
     vim /etc/hosts 
     192.168.111.128 myoracledemo

  3:关闭Selinux
     sed -i "s/SELINUX=enforcing/SELINUX=disabled/" /etc/selinux/config 
     setenforce 0

 4:yum源
 wget -O /etc/yum.repos.d/CentOS-Base.repo https://mirrors.aliyun.com/repo/Centos-7.repo
  1:修改主机名



你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: