centos下安装VMware Server 虚拟机的方法

1、到VMware官网上下载安装包,注册免费Licensing
https://www.vmware.com/
http://register.vmware.com/content/download-107.html
VMware Server 2 for Linux AAM0N-FF00U-U9HC2-42194
VMware Server 2 for Windows A2084-F6J0Y-VAJF0-40NV4
VMware Server1.07的rpm包下载地址:http://download3.vmware.com/software/vmserver/VMware-server-1.0.7-108231.i386.rpm
貌似Server2.0不能下载……

2、安装必须的包:
gcc gcc-c++
kernel kernel-devel kernel-headers
libXtst-devel libXrender-devel xinetd
yum install -y kernel-headers libXtst-devel libXrender-devel xinetd

3、安装VMware Server:
rpm -ivh VMware-server-1.0.7-108231.i386.rpm
安装完成以后运行配置脚本进行配置:
/usr/bin/vmware-config.pl
一路顺下去
1)阅读协议yes
2)In which directory do you want to install the mime type icons?
[/usr/share/icons]
3)What directory contains your desktop menu entry files? These files have a
.desktop file extension. [/usr/share/applications]
4)In which directory do you want to install the application's icon?
[/usr/share/pixmaps]
5)Trying to find a suitable vmmon module for your running kernel.
None of the pre-built vmmon modules for VMware Server is suitable for your running kernel. Do you want this program to try to build the vmmon module for your system (you need to have a C compiler installed on your system)? [yes]
6)Using compiler "/usr/bin/gcc". Use environment variable CC to override.
What is the location of the directory of C header files that match your running kernel? [/lib/modules/2.6.18-92.el5PAE/build/include]
7)The module loads perfectly in the running kernel.
Do you want networking for your virtual machines? (yes/no/help) [yes]
8)Configuring a bridged network for vmnet0.
Your computer has multiple ethernet network interfaces available: eth0, eth1. Which one do you want to bridge to vmnet0? [eth0]
9)The following bridged networks have been defined:
. vmnet0 is bridged to eth0
Do you wish to configure another bridged network? (yes/no) [no]
10)Do you want to be able to use NAT networking in your virtual machines? (yes/no)[yes]
11)Configuring a NAT network for vmnet8.
Do you want this program to probe for an unused private subnet? (yes/no/help) [yes]
12)Probing for an unused private subnet (this can take some time)...
The subnet 172.16.134.0/255.255.255.0 appears to be unused.
The following NAT networks have been defined:
. vmnet8 is a NAT network on private subnet 172.16.134.0.
Do you wish to configure another NAT network? (yes/no) [no]
13)Do you want to be able to use host-only networking in your virtual machines? [yes]
14)Configuring a host-only network for vmnet1.
Do you want this program to probe for an unused private subnet? (yes/no/help) [yes]
15)Probing for an unused private subnet (this can take some time)...
The subnet 192.168.155.0/255.255.255.0 appears to be unused.
The following host-only networks have been defined:
. vmnet1 is a host-only network on private subnet 192.168.155.0.
Do you wish to configure another host-only network? (yes/no) [no]
16)The module loads perfectly in the running kernel.
The default port : 902 is not free. We have selected a suitable alternative port for VMware Server use. You may override this value now.Remember to use this port when connecting to this server.Please specify a port for remote console connections to use [904]
17)In which directory do you want to keep your virtual machine files?
[/var/lib/vmware/Virtual Machines]
18)The path "/var/lib/vmware/Virtual Machines" does not exist currently. This program is going to create it, including needed parent directories. Is this what you want? [yes]
19)Please enter your 20-character serial number.
Type XXXXX-XXXXX-XXXXX-XXXXX or 'Enter' to cancel: AAM0N-FF00U-U9HC2-42194
安装完成。

4、安装完成了以后(不知道用不用运行vmware命令)就可以直接用VMware Server Console去连了:
主意的是,此处需要在IP后加上端口904,如:
10.168.1.114:904
就可以正常操作了。

(0)

相关推荐

  • 在Linux系统下安装Vmware(虚拟机)图文教程步骤详细介绍

    Linux系统下安装Vmware教程 由于项目需要,要在Linux下虚拟一个Windows,经过查找些资料,发现可一用VMware来实现,当然还有其他一些虚拟机可以使用如Win4lin,bochs等, ...

  • 在CentOS下安装和卸载图形化界面的方法

    虽然说text模式下系统占用资源小,但是有时候确实在图形界面下操作更方便,所以,学会在centos下安装图形界面是必须会的.图形界面有两个,可以任选其中一个,看你的更新源当中有哪个就安装哪个吧. ce ...

  • 解决Linux安装 VMware tools 工具的方法

    Linux安装 VMware tools 工具的方法 VMware虚拟机中如何安装VMWare-Tools详解好处:可以支持图形界面,可以支持共享文件功能等 操作方法 01 以root身份登陆计算机 ...

  • CentOS下安装配置Tomcat环境

    CentOS下安装配置Tomcat 演示环境 系统:Linux CentOS 6.3 32位 环境:无安装apache、php、mysql 账号:Root 一、下载相关安装包 注:可以先进入 #cd ...

  • U盘PE系统下安装WIN2003和WINXP的方法(非GHOST版)

    下面简单的说下步骤:安装原版XP或win2003的方法 需要用到的工具:winxp原版系统iso镜像+启动U盘 电脑店U盘制作工具 1、进入第一个PE后找到我们事先准备好的xp光盘iso镜像,右键点击 ...

  • ubuntu 13下安装ssh server

    ubuntu 13下安装ssh server 如果直接运行sudo apt-get install openssh-server,会提示错误,安装不上, 可到下面地址下载deb安装包, http:// ...

  • Win7系统下安装TTF字体文件的方法

    解决方法: 1.如果TTF文件关联程序没有出错,可直接双击TTF文件,在弹出的字体预览安装界面中,点击"安装"按钮进行字体安装. 2.字体安装成功后,"安装"按 ...

  • Linux下安装VMware Tools 的方法

    Choose “Install WMware Tools” from VM menu.(没有安装虚拟工具, 可以通过 [VM]->[ Install WMware Tools] 菜单来安装). ...

  • 在Win7下安装IPX/SPX协议的方法图文详解

    windows7局域网不能联机游戏,魔兽争霸局域网看不到主机红警不能进入网络,这是因为windows7系统没有自带IPX/SPX协议,那怎么在Win7下安装IPX/SPX协议呢,下面笔者给大家提供了W ...