Results 1 to 2 of 2
I have Ubuntu v9.10 installed on a quad PC and I would like to run mulitable desktops at the same time with each one connected to their own ethernet port. ...
- 08-09-2009 #1Just Joined!
- Join Date
- Aug 2009
- Posts
- 1
Run mulitable Linux Desktops simultaneously using different ethernet ports
I have Ubuntu v9.10 installed on a quad PC and I would like to run mulitable desktops at the same time with each one connected to their own ethernet port. Can this be done? Has anybody done this before?
ThanksLast edited by just_me_too; 08-10-2009 at 12:08 AM. Reason: Updated software configuration (dropped Windows as 2nd OS for Linux)
- 08-10-2009 #2Linux Guru
- Join Date
- Jan 2009
- Location
- Dover, NH
- Posts
- 1,633
If you have a processor with HVM or VT support, you can use Xen Hypervisor (comes with SuSE, but you can add it to others) to accomplish this task. The basic idea is that you have four virtual machines running each with their own desktop and they will want to share the hardware, so you'd have to do some manual configuration to get each distro to only use it's own designated net card. HVM allows hardware to be shared between different VM's, so what you describe should be possible.
Lacking hardware support, you can use some other VM software (Sun Virtualbox is my favorite) to still have several different distros running simultaniously, though I don't know how you'd get each to use a different net card (if that's even possible).


Reply With Quote