This is an attempt to document the steps I needed to take to install VMware Server 2.0 beta now available for download. Please note that this is beta software from VMware and this should also be considered a beta tutorial. I have not tested these steps to any great degree, but its my hope that this will be a good starting point for those interested and any improvements can be left in comments for future improment.

I should mention first off that the VMware Server interface has completely changed in this release. It is now accessible via a web interface vs the application interface. This took a little bit of searching for me to find initially. To access your VMware Server you’ll need to do so via Firefox (I can’t get the remote console to work in Epiphany).

How to install VMware Server 2.0 Beta in Ubuntu 7.10 “Gutsy Gibbon”

  1. Download VMware Server 2.0 Beta available from the VMware website. Write down the serial number it generates for you at registration.
  2. Unpack this archive to a location on your machine (perhaps /tmp).
  3. Before you configure and compile VMware Server we need to disable ipv6 support in Ubuntu as it is not currently compatible.
  4. sudo aptitude install build-essential xinetd
  5. cd /tmp/vmware-server-distrib ; sudo ./vmware-install.pl
  6. Answer the questions presented during the installation. The defaults should be safe in most cases.
  7. Because Ubuntu does not use the root user account we also need to setup access for your main user. Replace root with your username on line 10 of: /etc/vmware/hostd/authorization.xml (ACEDataUser).
  8. At this point I had to restart my machine to put the changes in place. I did try restarting the service(s) after changing the config, but it still didn’t allow access.
  9. Access your VMware Server via http://localhost:8222 or https://localhost:8333
  10. Accessing the remote console tab to view your virtual machine will also require an extension installed to Firefox. This also requires a browser restart after the extension is installed.

The web interface took a bit of getting used to for me. I had to spend a few minutes in there poking around to find everything. I see some advantages in moving in this direction, but for those more familiar with VMware Server 1.x it is quite a change. All the rebooting and restarting seems a bit “Windows” to me, but maybe this can be improved in the future. Again, at this point the software (and this tutorial) are beta so you get to run it at your own risk and help fix bugs.

If this site has been useful, please consider participating in the Fundraiser.

Other Points of Interest

  • No Related Post

Comments

20 Responses to “Install VMware Server 2.0 Beta on Ubuntu 7.10 “Gutsy””

  1. muzzol on November 18th, 2007 8:14 am

    the link of how to disable ipv6 doesn’t work.

  2. sbassett on November 18th, 2007 8:46 am

    Anyone have any luck installing vmware-tools on an Ubuntu server install. The “console” says the image for tools is mounted but it does not show up in cdrom.

    Edit to myself, need to mount /media/cdrom

  3. sparky on November 19th, 2007 11:57 am

    FWIW, I ran VMWare server on Feisty. I found it to be painfully slow (maybe I needed to spend some time tuning it).

    After failing to install VMWare in Gutsy (before you posted your tutorial), I looked around at other alternatives and came across VirtualBox. It worked for me right “out of the box” and is really really fast compared to VMWare server. There is an Open Source version, though I am currently using the non-Open Source but still “free” version.

    I am using it to run Windows XP for easier access to some tools that I need to have when I am on call for work.

  4. Ubuntu Tutorials on November 19th, 2007 9:55 pm

    @sparky - you mean like this?
    http://ubuntu-tutorials.com/2007/10/12/how-to-install-virtualbox-open-source-edition-on-ubuntu-710/

    my tutorial on installing the actual open source version, which I agree (I run this much more than VMware Server) is *much* faster than VMware.

  5. Dirk Eddelbuettel on November 20th, 2007 9:13 pm

    IMHO, a much easier route is to use
    the vmware-package package from Debian, and
    to use its make-vmpkg. It fetches everything
    but the .tar.gz from VMware (which one needs
    to get for the usual click-through reasons)
    and then invokes module-assistant et al, and
    your are left with several shiny .deb packages.

    Worked fine on Gutsy at home and work.

  6. Hyperair on November 26th, 2007 1:52 am

    I alien’d the RPM and it refused to find the EULA until I manually gunzip’d it. After which, I finally managed to get it running, only to find out that the WebUI takes up 122.9MB of RAM and a hell lot of CPU even when it’s not moving. What’s going on?!

  7. jeff on November 29th, 2007 7:02 am

    i have yet to get the latest 2.0 beta working on gutsy. it installs fine, everything looks peachy then i either get one of two things happening:

    1. i load up the web gui via firefox (do you have to be localhost, or can i do this from across the network?) and get to the login prompt, enter in my login/password, and it just sits there greyed out.
    or
    2. i try and loadup the web gui via firefox and nothing happens. webaccess looks like its spiking the cpu on the server and nothing ever loads up.

    any help on what needs to be done or debugged from here?

  8. Brian on December 10th, 2007 11:41 am

    Has anybody found the Firefox extension mentioned in step 10?

  9. gos on December 14th, 2007 8:07 pm

    the link of how to disable ipv6 doesn’t work.
    Change it for: http://ubuntu-tutorials.com/2007/11/18/how-to-disable-ipv6-on-ubuntu-710-gutsy-gibbon/

  10. rory on December 15th, 2007 5:57 am

    I’ve tried this, and I cn strat VMs but not see them on the console - even after installing the plugin. I get:

    Cannot view Virtual Machine consol:

    The VMware Virtual Machine Remote Console plug-in failed to connect to your virtual machine.
    Cannot connect to host localhost: Connection refused
    If this problem persists, contact your system administrator.

    Any ideas?

  11. rory on December 15th, 2007 6:02 am

    It all works fine until I go to look at a running machine in the console. Then I get a permission error saying it can’t connect. I’ve set the root user to my own user and so on as detailed above.

    Any ideas anyone?

  12. sjf on January 12th, 2008 11:18 am

    Has anybody tried to install the vmware tools on a FreeBSD 7.0 (RC1) release? I get the following errors…
    (Note: /lib contains “libc.so.7″)

    Before running VMware Tools for the first time, you need to configure it by
    invoking the following command: “/usr/local/bin/vmware-config-tools.pl”. Do you
    want this program to invoke the command for you now? [yes]

    /usr/libexec/ld-elf.so.1: Shared object “libc.so.6″ not found, required by “vmware-checkvm”
    /usr/libexec/ld-elf.so.1: Shared object “libc.so.6″ not found, required by “vmware-checkvm”
    /usr/libexec/ld-elf.so.1: Shared object “libc.so.6″ not found, required by “vmware-checkvm”
    This configuration program is to be executed in a virtual machine.

    Execution aborted.

  13. hill on January 14th, 2008 9:26 pm

    How do I completely uninstall vmware server 2 beta? with all configuration and files..
    invoked # sudo vmware-uninstall.pl , but i think not all files and configuration removed. still some files in /usr/lib/vmware, /etc/vmware. i don’t know where else…

  14. Tony on February 7th, 2008 5:07 pm

    Thanks for the info!

    Mythbuntu 7.10, 64 Bit

    Other than installing the ia32-libs, everything went as planned. My Virtual Machines seem to work OK and I can still record/watch TV with mythtv!

  15. Bradford Knowlton on February 25th, 2008 8:05 pm

    Just wanted to say thanks for putting together this tutorial. It was a breeze to upgrade (or really feels like downgrade) to 2.0 from 1.4.

    Thanks Again,
    Bradford Knowlton
    http://x86Virtualization.com/

  16. chris on March 16th, 2008 3:58 pm

    CPU performace was terrible until I installed the Real Time (rt) kernel. I used apt-get install linux-headers-2.6.22-14-rt, changed grub to load the new kernel in /boot/grub/menu.lst and the VMs ran really smooth afterward. Just run vmware-config.pl after a reboot with the new kernel and you’ll be good to go. I’m surprised no one has mentioned this on any guides.

  17. fred on April 24th, 2008 5:26 am

    To connect the panel, i had to go to http://localhost

    without specifying any port ! maybe my ubuntu (hardy beta) config is strange ?

    fred

  18. tiebob on June 18th, 2008 5:13 pm

    thanks, this is useful to me.

    And the steps work on Ubuntu 8.04(amd64), too.

  19. Senad on July 14th, 2008 3:54 am

    Works on ubuntu 8.04 32bit. By default web interface listens on port 80.

  20. André Laszlo on October 25th, 2008 2:23 pm

    There’s no need to restart your computer when you have modified authorization.xml. Just restart the vmware-mgmt service:
    $sudo /etc/init.d/vmware-mgmt restart

Leave a Comment




    Subscribe to the RSS feed!


    subscribe to the ubuntu tutorials RSS feed

    Ubuntu Tutorials Fundraiser


    Please Donate to
    Server Improvement

    Target amount: USD1,000.00
    Total Donations: USD255.00
    Amount Needed: USD745.00

    Thank you for your support!

    Click to Donate

    Polls



  • Blogroll

  • Ads by Google