Oracle Linux Server 7安装VMwareTools问题

OracleLinuxServer7安装VMwareTools问题
#./vmware-install.pl时报错:
#-bash: ./vmware-instal.pl:/usr/bin/perl:bad interpreter:No such file or directory

原因:
未安装perl环境。

解决方法:
在YUM环境下安装perl。
配置本地yum源:(参考资料:http://www.cnblogs.com/rusking/p/4248946.html)
编写 /etc/yum.repos.d/local_repo.repo 文件内容如下。
[rhel-source]
name=Red Hat Enterprise Linux Local repo  
##仓库描述
baseurl=file:///opt/rpm/local_repo        
##软件仓库位置
enabled=1                                 
##是否启用
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-oracle   
##签名秘钥,/etc/pki/rpm-gpg/在这个目录下,可进入该目录查看。

YUM安装perl:
#yum install perl

perl安装完成之后,再安装vmwareTool,执行/vmware-install.pl,默认安装,一路回车即可。
======================
其它问题:
在安装vmware tool的过程中,出现如下提示:
What is the location of the "ifconfig" program on your machine?
此处回车不行,因为系统没有安装ifconfig,需要重新手动安装后,再来安装vmware Tool。

Yum安装ifconfig:
#yum search ifconfig
#net-tools.x86_64:Basc networking tools
#yum install net-tools-2.0-0.17.20131004git.e17.x86_64.rpm

之后,再来安装vmware tool正常。

--------之后,问题又出现了,安装完VMware Tool之后,reboot默认启动到字符界面。也切换不到图形登录界面。

---------也不像官方文档里说的安装完成之后,重启直接进行图形界面---折腾--折腾--再折腾。

官方安装文档:http://oracle-base.com/articles/linux/oracle-linux-7-installation.php

SELinux

  • If the OS is to be used for an Oracle installation, it is easier if Secure Linux (SELinux) is disabled or switched to permissive. To do this edit the "/etc/selinux/config" file, making sure the SELINUX flag is set as follows.

    SELINUX=permissive

    If SELinux is configured after installation, the server will need a reboot for the change to take effect.

Firewall

  • If the OS is to be used for an Oracle installation, it is easier if the firewall is disabled. This can be done by issuing the following commands from a terminal window as the "root" user.

    # systemctl stop firewalld
    # systemctl disable firewalld

You can install and configure it later if you wish.

SSH

  • Make sure the SSH daemon is started using the following commands.

    # systemctl start sshd.service
    # systemctl enable sshd.service
时间: 2024-07-29 19:28:26

Oracle Linux Server 7安装VMwareTools问题的相关文章

Oracle Linux 5.7安装VMware Tools的问题

案例环境介绍:     虚拟机的版本:VMware? Workstation 8.0.3 build-703057    操作系统版本:Oracle Linux Server release 5.7 在安装虚拟机工具时,执行./vmware-install.pl 命令后一步一步操作,最后出现如下错误信息,安装程序aborted: Creating a new initrd boot image for the kernel. No module ehci-hcd found for kernel

oracle linux 5.8安装oracle 10数据库

1.下载oracle luinux 5.8和oracle 10g数据库软件 2.操作系统安装 (1).图形化界面安装 (2).系统分区 /       根分区(9G) /home    安装oracle分区(10G) swap     交换分区(1G) (3).禁用防火墙 (4).禁用Selinux 3.搭建yum网络源 [[email protected] Server]# cd /etc/yum.repos.d/ [[email protected] yum.repos.d]# wget h

Oracle Linux 7.1安装

在前一篇文章中大概介绍了Red Hat Enterprise Linux 7.1的安装流程,采用最小化安装. 参见http://xdwqs.blog.51cto.com/4758880/1621643 Oracle Enterprise Linux是由Oracle公司提供支持的企业级Linux发行.据项目网站称,Oracle以Red Hat Linux做为起始,移除了Red Hat的商标,然后加入了Linux的错误修正.Oracle Enterprise Linux现在是,并旨在保持为,与Red

Oracle linux 6.3 安装11g R2 RAC on vbox

1 安装系统 Virtual box 4.3 Oracle linux 6.3 Oracle 11g r2 Make sure "Adapter 1" is enabled, set to "Bridged Adapter", then click on the "Adapter 2" tab. Make sure "Adapter 2" is enabled, set to "Bridged Adapter&quo

【翻译自mos文章】在Oracle Linux 7上安装11.2.0.4时遇到缺少 pdksh-5.2.14 包

在Oracle Linux 7上安装11.2.0.4时遇到缺少 pdksh-5.2.14 包 来源于: Missing pdksh-5.2.14 package during Oracle database 11.2.0.4 install on Oracle Linux 7 (文档 ID 1962046.1) 适用于: Oracle Database - Enterprise Edition - Version 11.2.0.4 to 11.2.0.4 [Release 11.2] Linux

Oracle Linux Server 6.9下oracle与ogg的挂载

准备工作:打开虚拟机端的Oracle Linux Server 6.9的系统,然后使用root用户登录.打开终端界面,输入ifconfig -a查看IP地址. 然后在本地打开XShell软件使用以下命令进入虚拟机的终端. ssh root@192.168.91.129 192.168.91.129为自己的IP地址.查看硬盘分区 [root@ambition ~]# fdisk -l 得到以下内容:其中/dev/sdb用来挂载oracle,/dev/sdc用来挂载ogg. Disk /dev/sd

RAC分解步骤之一,在oracle linux 4u4上安装oracle 10.2.0.1.0操作日志

练习oracle的rac组建过程,第一步,先练习4u4上安装oracle 10.2.0.1.0.直接安装rac,有些难度.从简单的做起.总RAC步骤,参照小布老师的RAC组建. 1. 启动vc,登陆vsphere 5.1 , 2. 新建一个虚拟机,Redhat 4 32bit 兼容的虚拟机,内存1G,硬盘30G.移除软驱,把光驱选择为ISO镜像文件. 3. 启动虚拟机,选择英文,选择美式键盘,选择custom,选择自己手动分区.分区为2个,一个swap,2100M,强制主分区,另一个为ext3,

oracle linux 6.3安装图形界面软件

副标题:oracle linux 6.3无法切换到图形界面处理 1.问题现象 1.1 startx命令不可用 [[email protected] cdrom]# startx -bash: startx: command not found 1.3 init 5无法执行完成 [[email protected] /]#init 5 [[email protected] /]#Calling the system activity data collector(sadc): starting p

oracle 11g之一 oracle linux 6.5 安装

1.准备安装文件   VirtualBox-5.2.8   Oracle Linux 6.5 iso镜像文件   xmanager5 2.创建虚拟机 VirtualBox-5.2.8的安装略过 2.1 在 菜单 管理->主机网络管理器中设置全局ip,设置与主机ip为同一网段.这里选择host-only的连接方式. 2.2 新建虚拟机 菜单 新建 2.3分配内存 单实例的话两个g就可以了 2.3分配磁盘 2.4选择磁盘类型,默认即可 2.5分配磁盘大小 三 安装Oracle Linux 6.5 3