SME7Howtos

VMware free server on SMESERVER 7.0


Author : william_syd
Tested on SME Version:
Updated :
License :


This How-to describes the way to use SME 7.0 as a HOST os for VMware free server.




NOTE....This how-to is not complete. Refer forum topic for details -

http://forums.contribs.org/viewtopic.php?t=30838&postdays=0&postorder=asc&start=15



1) Preparation

2) SME/CENTOS Additional Files

yum --enablerepo=base --enablerepo=updates install cpp gcc xorg-x11-libs xinetd

3) Install the VMware Server

cd /tmp
yum localinstall VMware-server-1.0.1-29996.i386.rpm

vmware-config.pl

4) Integration in the SME-Architecture

Thanks a lot to Duncan Thomas , who created a brilliant rpm for handling this with installing templates for services,
hosts.allow and xinetd.conf and deals with vmware-authd. Download and install

wget http://mirror.contribs.org/smeserver/contribs/dthomas/smeserver/6.x/Contrib/GSX%20Server/smeserver-vmware-authd-0.1-1.noarch.rpm
yum localinstall smeserver-vmware-authd-0.1-1.noarch.rpm

5) SME Configuration

mknod -m 0600 /etc/udev/devices/vmmon c 10 165
ln -s /etc/rc.d/init.d/e-smith-service /etc/rc7.d/S56xinetd
/sbin/e-smith/db configuration set xinetd service status enabled
/sbin/e-smith/db configuration setprop vmware status enabled
/sbin/e-smith/signal-event console-save
/sbin/e-smith/signal-event post-upgrade
/sbin/e-smith/signal-event reboot

6) Remove developer files.


yum remove gcc cpp glibc-kernheaders
signal-event post-upgrade; signal-event reboot

7) Finished

Thats it.

To connect to the server and install virtual machines you need to install a client package on another computer.

Client packages can be downloaded from the same place as the server.


References:

How-to layout copied from original SME6/VMware how-to HowTo Install VMware GSX-Server
Information gathered from this forum thread http://forums.contribs.org/viewtopic.php?t=30838
and the generous assistance of Duncan Thomas



Back AllPages SME7Howtos




Please Note: Comments should NOT contain request for help. Please ask for help in the forum/s listed in the references section.

Headline:


See Help/GoodStyle tips for editing.

Help:TextFormattingRules
Emphasis: _ for italics, * for bold, _* for both, = for fixed width.
Lists: * for bullet lists, # for numbered lists, Term:<new-line> definition for definition lists.
Preformatted text: Enclose text in <pre></pre> or <verbatim></verbatim>.
Indented text: Indent the paragraph with whitespaces.
References: JoinCapitalizedWords or use square brackets for a [page link] or URL [http://cool.wiki.int/].
Preventing linking: Prefix with "~": ~DoNotHyperlink, name links like [text | URL or pagename].
Misc: "!", "!!", "!!!" make headings, "%%%" or "<br>" makes a linebreak, "----" makes a horizontal rule.
Allowed HTML tags: b big i small tt em strong abbr acronym cite code dfn kbd samp var sup sub

One page links to How-To install VMware free server on a SME 7.0 Host: