Now that VMWare Server is EOA and end of support soon, what should I use for tests and development for several Linux systems at home?
Ability to run headless and gains in performance due to being bare metal is what i will miss.
|
Now that VMWare Server is EOA and end of support soon, what should I use for tests and development for several Linux systems at home? Ability to run headless and gains in performance due to being bare metal is what i will miss. | |||||||
feedback
|
|
If it ain't broke, don't fix it. Do you have a support contract that VMware won't honour or something, are you constantly finding show-stopping bugs in VMware Server that prevents you from working on it until a patch is issued? That said, Citrix XenServer has been free for a while now. | |||
|
feedback
|
|
You can run virtualbox headless, and get some degree of web based management with phpVirtualBox. Otherwise, you pretty much get what you do with VMware server - i run an instance on a little atom box. | |||
|
feedback
|
|
VMware vSphere Hypervisor (aka ESXi) is a free, bare-metal hypervisor. It's easy to migrate your VMs from VMware Server to vSphere using VMware Converter. In addition to running your existing VMs, vSphere can be upgraded later to add features such as redundancy and live migration. If you don't need to run your VMs headless, you could use VMware Player (free) or VMware Workstation ($200), both of which can also easily import your existing VMs. VMware Workstation 8 also includes a new sharing feature. Depending on what kind of testing you do, you might be interested in the clone and snapshot features in vSphere and Workstation. These features make it easy to configure and rollback test machines. One of the reasons we've retired VMware Server at my office is that the management plugin is no longer updated, and won't run in newer versions of Firefox. | ||||
|
feedback
|
|
I found vmware player to have the best performance for local vm's(out of VBox, and vmware), and I use powershell to launch a vmware player VM without a window opening. | |||
|
feedback
|
|
There are a couple options:
** This will required additional setup, but there are some good guides for CentOS, such as http://www.cyberciti.biz/faq/centos-rhel-linux-kvm-virtulization-tutorial/ It isn't completely headless, but you can remove, or ignore the GUI elements. Administration can be done via SSH, or you can install something like Archipel | |||
|
feedback
|