stickyimage

Felici is packed with a cool notification manager, alert your visitors the smart way.

Learn More Close

Howto install VMware 2.0 Server on Debian Lenny

If you have installed a new Debian Lenny machine and you want to install VMWARE 2.0 on it you need to do the following steps in order to finish the installation succesfully.

1. Installing Required Packages

First we update our package database:

apt-get update

Now we install the packages required by VMware on our Debian Lenny system by running

apt-get install linux-headers-`uname -r` libx11-6 libx11-dev x-window-system-core x-window-system xspecs libxtst6 psmisc build-essential

Next we create the directory /home/vm where we want to install our virtual machines later.

The virtual machines require much disk space, make sure you have enough free space on your /home partition for the virtual machines.

mkdir /home/vm

2. Getting VMware Server

The VMware server can be downloaded for free from the VMware website: http://www.vmware.com/download/server/
To run the VMware Server software you need a (free) serial number, that can be requested by clicking on the “Register now” button on the download page.

3. Downloading The Software

To setup VMWare Server on Debian Lenny, we need the following packages from the VMware downloads page:

  • VMware Server for linux (Binary tar.gz)

The normal w-get did’nt work for me so i did  a small work-around to put the *.tar image on your Linux machine trough Windows.

  1. Download the tool PSFTP (http://tartarus.org/~simon/putty-snapshots/x86/psftp.exe)
  2. Locate the vmware download
  3. Open psftp and connect to your server
    Open <IP Address>
    Login as root
  4. When your in the console type the following commands.
    lpc <Path to local file>
  5. To check if your in the right local directory type the following command.
    !dir
  6. Now we make an extra directory for the VMware Files type
    mkdir /home/temp/
  7. Go to
    cd /home/temp/
  8. And push the file to the server
    put <Filename>
  9. And wait.. :)

After the VMware file is uploaded we are going to extract the file

tar xvfz VMware-server-*.tar.gz

4 .Installing VMware

Before running the installation script, you need to one more thing otherwise you will get an error while compiling the software.

apt-get install gcc-4.1
export CC=/usr/bin/gcc-4.1

Now run the installer script and follow the steps:

cd vmware-server-distrib
./vmware-install.pl

After the completion you can enter your vmware trough https://<IP>:8333

1185 days ago by in Howto. You can follow any responses to this entry through the | RSS feed. You can leave a response, or trackback from your own site.
About

Just a man in Linux and Windows!

12 Comments to Howto install VMware 2.0 Server on Debian Lenny
    • OWK
    • very nice, thankyou… little tip ;-)
      you can download the vmware server by using lynx, so you can download without a ftp server on a windows maschine

    • Caroline Okuniewski
    • Brilliant post and actually will help with learning the subject better.

    • gume
    • Please let me know if you’re looking for a article author for your weblog. You have some really great articles and I think I would be a good asset. If you ever want to take some of the load off, I’d really like to write some material for your blog in exchange for a link back to mine. Please shoot me an email if interested. Cheers!

    • Easy Web Site Builder
    • Many thanks for the information I’m already performing a few of these kind of tips yet there are several others might be new to all of us:) Peace ! Easy Web Site Builder

Leave A Response

Required


*

Spam Protection by WP-SpamFree