centos下安裝VMware Server 虛擬機(jī)的方法

1、到VMware官網(wǎng)上下載安裝包,注冊(cè)免費(fèi)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
安裝完成以后運(yùn)行配置腳本進(jìn)行配置:
/usr/bin/vmware-config.pl
一路順下去
1)閱讀協(xié)議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、安裝完成了以后(不知道用不用運(yùn)行vmware命令)就可以直接用VMware Server Console去連了:
主意的是,此處需要在IP后加上端口904,如:
10.168.1.114:904
就可以正常操作了。
相關(guān)文章
- 在經(jīng)歷了兩次跳票以后, Red Hat于2007年3月14日正式發(fā)布了RHEL5. RHEL 5將是Red Hat的商業(yè)服務(wù)器操作系統(tǒng)版本的第四次重要版本發(fā)布, Red Hat醞釀發(fā)布RHEL 5已經(jīng)超過了兩年,2008-09-08
- 今天deepvps不小心誤刪除了VPS下面的yum,大家都知道yum在linux中是很重要的一個(gè)功能,軟件的下載,系統(tǒng)的更新都要靠他。沒有yum,系統(tǒng)基本處于半殘廢狀態(tài)。2010-12-20
CentOS安裝rpm包時(shí)遇到Header V3 DSA signature: NOKEY時(shí)解決辦法
linux/centos Header V3 DSA signature: NOKEY, key ID 錯(cuò)誤解決方法,需要的朋友可以參考下。2010-10-17- Centos下解壓rar、zip文件的方法,一般需要先安裝linux下的rar程序才可以2013-01-02
win7安裝centos6.5詳細(xì)步驟(硬盤安裝centos6.5)
本文主要介紹了win7硬盤安裝centos6.5的詳細(xì)步驟,大家參考使用吧2014-03-02CentOS 6.3 NFS的安裝配置、啟動(dòng)及mount掛載方法
這篇文章主要介紹CentOS 6.3 NFS的安裝配置、啟動(dòng)及mount掛載方法,特分享下,方便需要的朋友2013-04-11- 在CentOS-6.3中安裝與配置JDK-7,有需要的朋友可以參考下2013-02-07
- 這篇文章主要介紹了centos6.5用yum安裝git的方法,需要的朋友可以參考下2014-04-02
- CentOS 6.3文本安裝模式不支持自定義分區(qū),建議使用圖形安裝模式安裝;CentOS 6.3的系統(tǒng)安裝方式分為:圖形安裝模式和文本安裝模式,接下來為大家詳細(xì)介紹下安裝過程,感興2013-04-02
- 本文將為大家具體的介紹2T以上硬盤如何安裝centos6的方法,幫你輕松解決大容量硬盤一樣可以安裝centos6,希望可以幫助到大家2016-12-04