vote up 2 vote down star

I am planning to move my vmWare's Virtual Machines from a Windows host to a Linux host (Ubuntu). It is possible to run vmWare Server in a Linux host that does not have the graphical environment (does not have X)?

I just wonder how the graphical setup of Windows/Linux guest work in this case.

Thanks in advance for your time.

Victor Marquez

flag

3 Answers

vote up 6 vote down check

Just install it on Ubuntu Server and install it via apt-get. Here's a good walkthrough

http://users.piuha.net/martti/comp/ubuntu/en/server.html

I did this on my development server and connect to it using the graphical client on my Windows machine. I have no gui installed.

link|flag
Thanks craigmoliver! Trying that method right now! – vmarquez Oct 14 '08 at 1:06
no problem, thanks for the accept – craigmoliver Oct 14 '08 at 2:08
vote up 1 vote down

the X libraries are required during the compilation and installation of VMware Server on Linux.

link|flag
Only the libraries need to be installed, you don't need to have the full X gui running. – Osama ALASSIRY Feb 13 at 23:40
That's what I said :) – warren Feb 14 at 14:32
vote up 1 vote down

virtualbox has some command line tools that you can use and I don't believe it requires an x installation. You should compare the features and make sure that's what you want though.

link|flag
Thanks Jason! I need to find some time in the future to try virtualbox. In a quick visit to their page seems very interesting and fine product. For now, and because of lack of time, I will try craigmoliver's reccomendation. – vmarquez Oct 14 '08 at 1:05

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.