A
A
AusTiN2011-02-25 12:14:05
linux
AusTiN, 2011-02-25 12:14:05

Linux virtualization system

Hey Habr.
The point is the following. There is a server with Debian Lenny without x (SSH only, no graphics). I want to put a virtual machine there, and spin the usual WinduXR under it (we'll leave the issue of licensing for later) =)

Xen and the like won't work, since you can't touch the main system and take it down, in fact, too.
VirtualBox and VMWare require X, so they are not suitable either.

What do you advise?

Answer the question

In order to leave comments, you need to log in

10 answer(s)
A
artyomst, 2011-02-25
@artyomst

Hmm, are Xes necessary for VirtualBox? Here is an example WEB interface for VirtualBox code.google.com/p/phpvirtualbox/

V
Vlad Zhivotnev, 2011-02-25
@inkvizitor68sl

KVM.
Well, X is not needed for vbox. Only libs.

S
Sergey, 2011-02-25
@bondbig

Vmware server is free and does not require X's.

G
gaelpa, 2011-02-25
@gaelpa

You can dig in the direction of Xvfb habrahabr.ru/blogs/sysadm/113928/

P
Puma Thailand, 2011-02-25
@opium

Why don't you like xen or kvm? And how are you going to deploy virtualization if the main system cannot be touched?

B
bagyr, 2011-02-25
@bagyr

Xen HVM. VNC seems to be able to be thrown from the guest domain right away.

G
gjf, 2011-02-25
@gjf

QEMU ?

R
rimidal, 2011-02-25
@rimidal

you can create a virtual screen with vncserver, and then turn around as you like.

S
stampoon, 2011-02-26
@stampoon

Virtualbox does not require X, look towards VBoxHeadless and web muzzles. Moreover, vbox has a built-in rdp server, which makes it easy to connect to the machine.

F
flyaway, 2011-02-26
@flyaway

kvm. run virt-manager via export DISPLAY="yourip" && virt-manager

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question