Ubuntu Forums Archive Viewer

Ubuntu Distro with VMWare or VirtualBox pre installed

Archived thread 1003365 from Virtualisation. Markdown source: Virtualisation/thread_1003365_Ubuntu_Distro_with_VMWare_or_VirtualBox_pre_instal.md

Original URL About this archive
#1

Hi I am new to Linux & using Ubuntu for some time. I was very excited when I read about running windows XP within Linux, but reading the tutorials it appeared like a daunting task. Is there any chance that future version of Ubuntu may have Virtualization builtin (pre installed)?

#2

Wine comes with or is available for ubuntu already - this allows you to run windows apps.

#3

drshahab said: Hi

I am new to Linux & using Ubuntu for some time. I was very excited when I read about running windows XP within Linux, but reading the tutorials it appeared like a daunting task. Is there any chance that future version of Ubuntu may have Virtualization builtin (pre installed)?

I highly doubt that anyone would come up with such a distro. Why don't you give it a shot? I mean, install Virtualbox. I find it relatively easier than VMware. Cheers!

#4

drshahab said: Is there any chance that future version of Ubuntu may have Virtualization builtin (pre installed)?Highly unlikely, and probably unnecessary. The installation of VirtualBox (for example) is trivial. Point, click, done. The more complicated part is installing and configuring the guest operating system, which in the case of Windows, cannot be preinstalled in Ubuntu.

#5

Personally, I find VMWare Server a bit easier to install, on the grand scale. While VirtualBox is in the Repos, if you want to set it up with bridged networking, it can be a pain. Not to mention that the one in the repos doesn't include USB support.

VMWare Server 2.0 is pretty simple to install. Go to the website and get a (free) license, download the tarball and extract it. Install build-essential and linux-source, then run the vmware installer (the .pl file in the newly created directory from above). Answer the questions with the defaults, and everything should just work.

Operationally, I like VMWare a little better than VB, but either will do what you want.

As to Wine, if it supports the apps you need, then it's a fine idea. Easy to install, easy to use. If it doesn't work with your app, though, it can be more of a pain than any virtualization product... ;)