User Tools

Site Tools


machinevirtuelle:vmware

VMware Server 1.0.4

Installation

05/01/08

Doc:

Télécharger le tar.gz sur http://www.vmware.com/download/server/

S'assurer que gcc est installé:

dpkg -l gcc
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Installed/Config-f/Unpacked/Failed-cfg/Half-inst/t-aWait/T-pend
|/ Err?=(none)/Hold/Reinst-required/X=both-problems (Status,Err: uppercase=bad)
||/ Name           Version        Description
+++-==============-==============-============================================
ii  gcc            4:4.1.2-9ubunt The GNU C compiler

Décompresser et installer:

 tar xzf download/VMware-server-1.0.4-56528.tar.gz 
sudo ./vmware-install.pl

Répondre aux questions, et à la fin on a:

Please enter your 20-character serial number.

Type XXXXX-XXXXX-XXXXX-XXXXX or 'Enter' to cancel:  92WM8-Y6YFV-2D3GK-4JQ9W

Starting VMware services:
   Virtual machine monitor                                             done
   Virtual ethernet                                                    done
   Bridged networking on /dev/vmnet0                                   done
   Host-only networking on /dev/vmnet1 (background)                    done
   Host-only networking on /dev/vmnet8 (background)                    done
   NAT service on /dev/vmnet8                                          done

The configuration of VMware Server 1.0.4 build-56528 for Linux for this running
kernel completed successfully.

Je n'ai pas installé xinetd :( Je le fais donc pas après:

sudo aptitude install xinetd
 ps ax | grep vm
 6985 pts/0    S      0:00 /usr/bin/vmnet-bridge -d /var/run/vmnet-bridge-0.pid /dev/vmnet0 eth0
 6997 ?        Ss     0:00 /usr/bin/vmnet-natd -d /var/run/vmnet-natd-8.pid -m /var/run/vmnet-natd-8.mac -c /etc/vmware/vmnet8/nat/nat.conf
 7005 pts/0    S      0:00 /usr/bin/vmnet-netifup -d /var/run/vmnet-netifup-vmnet1.pid /dev/vmnet1 vmnet1
 7013 pts/0    S      0:00 /usr/bin/vmnet-netifup -d /var/run/vmnet-netifup-vmnet8.pid /dev/vmnet8 vmnet8
 7027 ?        Ss     0:00 /usr/bin/vmnet-dhcpd -cf /etc/vmware/vmnet1/dhcpd/dhcpd.conf -lf /etc/vmware/vmnet1/dhcpd/dhcpd.leases -pf /var/run/vmnet-dhcpd-vmnet1.pid vmnet1
 7028 ?        Ss     0:00 /usr/bin/vmnet-dhcpd -cf /etc/vmware/vmnet8/dhcpd/dhcpd.conf -lf /etc/vmware/vmnet8/dhcpd/dhcpd.leases -pf /var/run/vmnet-dhcpd-vmnet8.pid vmnet8
 7409 ?        S      0:00 /bin/sh /usr/lib/vmware/lib/wrapper-gtk24.sh /usr/lib/vmware/lib /usr/lib/vmware/bin/vmware /usr/lib/vmware/libconf
 7425 ?        S      0:02 /usr/lib/vmware/bin/vmware
 7426 ?        S      0:00 /bin/sh /usr/lib/vmware/lib/wrapper-gtk24.sh /usr/lib/vmware/lib /usr/lib/vmware/bin/vmware /usr/lib/vmware/libconf
 7438 ?        Ss     0:00 /usr/sbin/vmware-serverd
machinevirtuelle/vmware.txt · Last modified: 2013/01/30 17:51 by 127.0.0.1