I need to Install a software, and this software only can run in the Windows Server system. But I don't have Windows Server, I have Ubuntu Server.

I want install a virtual machine Windows on this Ubuntu Server, but it non GUI, how can I install it?

link|improve this question
feedback

migrated from stackoverflow.com Apr 27 '10 at 4:42

This question came from our site for professional and enthusiast programmers.

2 Answers

You need to install desktop package like gnome, kde, lxde on your ubuntu server first and need to install linux version of vmware.

link|improve this answer
feedback
env TERM=dumb VMWARE_EULAS_AGREED=yes ./VMware*.bundle --console --required
link|improve this answer
feedback

Your Answer

 
or
required, but never shown

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