- 11
- 0
- 约 7页
- 2017-03-05 发布于湖北
- 举报
RHEL 7安装Oracle 11g
RHEL 7安装Oracle 11g
0、软件及环境
VWmare 12pro Rhel7.0 oracle
VWmare安装rhel7,给了8G,网络选择了NAT,rhel的ip地址自动为28
rhel7安装的时候选择了Gnome,选择了开发工具
1、安装相应的rpm
相关的rpm基本都在rhel7的iso,所以先挂载iso,如何挂载:先上传系统镜像文件rhel-server-7.0-x86_64-dvd.iso到/usr/local/src目录,
mkdir /media/cdrom #新建镜像文件挂载目录
cd /usr/local/src #进入系统镜像文件存放目录
ls #列出目录文件,可以看到刚刚上传的系统镜像文件
mount -t iso9660 -o loop /usr/local/src/rhel-server-7.0-x86_64-dvd.iso /media/cdrom #挂载系统镜像
cd /media/cdrom #进入挂载目录,使用ls命令可以看到已经有文件存在了
备注:umount /media/cdrom #卸载系统镜像
如果系统有软件包没有安装,可以在RHEL 7.0的光盘Package目录中找到,安装这些包。
Oracle官方文档中确定要安装的包如下:
binutils-.6
您可能关注的文档
- Chapter2Resistivesensor概要.ppt
- 【备课综合】新人教版九年级化学(基础整合+考点聚焦)第八单元金属和金属材料同步课件讲述.ppt
- 国家基本药物制度解读概要.ppt
- 国家基本药物临床应用指南及处方集(抗感染)概要.ppt
- PAC基础知识实验指导书.doc
- PageOfficeControl 中的文档.doc
- chapter23柠檬酸循环概要.ppt
- Oracle physical dataguard文档.doc
- PATAC-HVAC-BP105_主叶片设计.doc
- Passive Voice 被动语态.ppt
- unidir -人工智能与国际安全:理解风险并为建立信任措施铺平道路 AI and International Security - Understanding the Risks and Paving the Path for Confidence-Building Measures.pdf
- unidir -通过负责任行为的规范、规则和原则推进空间安全的非洲视角 African Perspectives for Advancing Space Security Through Norms, Rules and Principles of Responsible Behaviours - Workshop Summary Report.pdf
- wfp -约旦学校供餐计划影响评估 Jordan, School Meal Programme Impact Evaluation.pdf
- wfp -注意差距 莱索托案例研究 Mind the Gap -Lesotho Case Study.pdf
- unesco -数字公共产品与新兴技术促进公平和包容的知识获取 Dubai Declaration on Open Educational Resources (OER) digital public goods and emerging technologies for equitable and inclusive access to knowledge.pdf
- unidir -致命自主武器系统领域新兴技术相关提案 Proposals Related to Emerging Technologies in the Area of Lethal Autonomous Weapons Systems- A Resource Paper (updated).pdf
- who -脊髓灰质炎过渡战略框架:监测与评估 Polio transition strategic framework - Monitoring and evaluation.pdf
- who -高效实用的结核病治疗试验平台会议报告 Platform for efficient and practical tuberculosis treatment trials.pdf
- unesco -国际性教育技术指导纲要:循证方法 International technical guidance on sexuality education - an evidence-informed approach.pdf
- UNIDIR_unidir -涉足浑浊之水:海底通信电缆与负责任的国家行为 Wading Murky Waters - Subsea Communications Cables and Responsible State Behaviour.pdf
原创力文档

文档评论(0)