Results 1 to 4 of 4

Thread: VMware

  1. #1
    Join Date
    Feb 2008
    Location
    Calcutta, India
    Beans
    529
    Distro
    Lubuntu

    Question VMware

    i am a complete newbie to linux, using ubuntu 8.04.i want to install VMware and than windows xp on it.how do i do it?i do not understand any technical jargon.thanks in advance.

  2. #2
    Join Date
    Apr 2006
    Beans
    424
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: VMware

    A guide to install vmware I usually follow is this one: http://www.ubuntugeek.com/how-to-ins...sy-gibbon.html

    If you want to try other vm software that would probably be easier to install try virtualbox.

    Another one I tend to use is qemu. To install it run:
    Code:
    sudo apt-get install qemu-launcher qemu
    Last edited by mevets; September 9th, 2008 at 10:58 PM.
    Registered Linux user number 438485.
    Machine registration number 344277.
    Ubuntu User number 10798.

  3. #3
    Join Date
    Nov 2006
    Location
    Zarqa, Jordan
    Beans
    23
    Distro
    Ubuntu 10.10 Maverick Meerkat

    Re: VMware

    To install VMWare Server on Ubuntu try this link here

    For desktop virtualization on Ubuntu I recommend using VirtualBox instead of VMWare. It is another product that does the same thing. To install VirtualBox type this at the command line.

    Code:
    sudo apt-get install virtualbox
    Then go to System -> Administration -> Users and Groups, unlock the utility with your admin password click "Manage Groups." Find the Vbox group and add your user to that group. You can then create Virtuals with VirtualBox.
    Last edited by astabeno; May 3rd, 2009 at 08:43 PM.

  4. #4
    Join Date
    Feb 2008
    Location
    Calcutta, India
    Beans
    529
    Distro
    Lubuntu

    Question Re: VMware

    what do i do after installing virtualbox?imean i want to install windows xp on it.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •