

Now really, two looooooooooong pages just to install VMWare Server on Linux compare to no more than a dozen clicks on Windows…and Linux fans are still saying Linux is easy to use? I was going to say the same thing but you beat me to it. it SURE is hard work to install stuff on linux.

Ubuntu: wait for update app to tell you about updates, and press ok. Gentoo: instead of writing emerge qemu, we do: emerge -u worldĭebian: aptitude update(should be done via cron) aptitude upgrade That amounts for me to 1 click, and writing 45 characters for gentoo(yes, i use 32 characters password), and 55 characters for debian (if ubuntu, its 2 more presses for sudo instead of su). Write: emerge qemu | aptitude install qemu Now see how easy it is to get qemu, just go into your package manager, search qemu, and press install, or just specify qemu on commandline. I can easily develop an application for winblows which you would need a tutorial to install, would you blame winblows or microsoft for this? Its not linux or distributions fault that vmware may package their software stupidly. (migration of vmware instances around a cluster is now subsecond, and very fast with XEN, if you use appropriate shared SAN storage for your underlying disk images and memory can be moved too if there’s a chance) * they depend on the stability of the host OS. * if you’ve got a machine full og 15 vmware instances running – pull the powercord – and poof! all of them gone. There are some weaknesses which get overlooked by all the virtualisation hpe these days: or you can migrate vmware insances around physical hardware to meet demand or in the event of hardware failure, in a cluster say. * you can provide OS/application stacks – there’s a webste full of “vmware images” from firewalls to fully confugured CMS systems… you can install and debug without real hardware and install media. * excellent for software development, OS development, testing, especially as you can freeze and take OS snapshots.

In essense, you’re using all those idle cycles – i’d like to hear from Greenpeace about all those servers idle 99% of the time!

Emulation/virtualisation can be more efficient – for N physical severs you can have M instances of an OS with an application stack running, where typically M>N.
