How To Install VMware Server + MUI 1.0.4 On Ubuntu 7.04
|
Submitted by AlixBarbosa (Contact Author) (Forums) on Thu, 2007-09-27 10:18. :: Ubuntu | Virtualization
How To Install VMware Server + MUI 1.0.4 On Ubuntu 7.04This tutorial is an update to "http://www.howtoforge.com/ubuntu_feisty_fawn_vmware_server_howto", as new problems have upraised.
Build EnvironmentMake sure you have the needed build environment and tools to compile the vmware modules for the kernel. sudo aptitude install linux-headers-`uname -r` build-essential xinetd
Download VMware Server:Vmware Server can be downloaded from: http://www.vmware.com/download/server/ or wget -c http://download3.vmware.com/software/vmserver/VMware-server-1.0.4-56528.tar.gz Don't forget to Register if you haven't vmware serials already.
Problem Solvers:Follow these instructions to solve the upraised problems. Check this link for more information on the problems. sudo mkdir -p /etc/vmware/ssl/ sudo touch /etc/vmware/ssl/rui.key If you're using a 64bit host: sudo apt-get install ia32-libs
Installing VMware Server:Untar the VMware Server package: tar -xvzf VMware-server-1.0.4-56528.tar.gz Change into the install directory: cd vmware-server-distrib Run the installer: sudo ./vmware-install.pl Again you can hit enter to choose the defaults to all the questions, though you will probably want to manually choose which networking features you want. To access the server run vmware& for the VMware Server Console.
VMware MUI Instalation - Management InterfaceThe VMware Server Web-based management interface. Install on your VMware Server system to enable control from a web browser. Includes downloadable VMware Server Console installation files. Download: wget -c http://download3.vmware.com/software/vmserver/VMware-mui-1.0.4-56528.tar.gz Untar: tar -xvzf VMware-mui-1.0.4-56528.tar.gz Change into the install directory: cd vmware-mui-distrib Fix: sudo ln -s -f /bin/bash /bin/sh Run the installer: sudo ./vmware-install.pl To access go to https://localhost:8333/.
|






Recent comments
49 min 2 sec ago
1 hour 34 min ago
13 hours 12 min ago
15 hours 42 min ago
18 hours 58 min ago
22 hours 34 min ago
23 hours 28 min ago
1 day 26 min ago
1 day 37 min ago
1 day 6 hours ago