Want to use something like Citrix XenClient, Free Alternative?
- by Chris
I'm looking to go into IT, general office server management, and it looks like XenClient would be a awesome tool to use.
If I get it right, you would store a central image of the OS you want to deploy (in an iso file) on the main server. Then use XenClient to pull that image down to the client, and it will then boot the OS inside of the virtual machine.
Does it download the image of the OS and store it locally (like cloning the VM onto the client?)
I'd love to find a free (possibly open source?) alternative to this, I keep on hearing about KVM in Linux and PXE booting a minimalistic OS to use remote KVMs....
Would that be what I'm looking for?
Ideally, I'd like a system..
- That allows me to manage one central image for multiple clients (virtualized hardware)
- Easily push a new VM onto the client for easy updating.
- Be able to keep files in sync (but that might be a samba / active directory's job)
Would those things be possible with some kind of free alternative?
Some guidance would be greatly appreciated.