Quote:
Originally Posted by soltany
why ?
I say that Vmware work for Xen server , I want to make vps in a server . which program is good to do it ?
I know this , but how can i do it ? can you say command ?
|
I know your English is a little challenged, but here's the deal:
Xen is a full virtualization environment. It is a full hypervisor kernel. You can create virtual machines in Xen (look at HyperVM if you want a GUI interface over the top of this to make Xen VMs). You would
not run VMware, another virtualization tool, inside of a virtual server for a variety of reasons, the main one being it's being it's pointless and the secondary one it's terribly inefficient.
You can and should run VMware Server in CentOS that is
not using the Xen kernel - i.e., just a standard Linux kernel distributed by the OS along with the kernel headers. If you do that you should be able to get VMware Server to compile. And, FYI, VMware Server 2.0 has a pretty nice web interface to manage and create VMs.