Running X on XenServer Host
-
I've got my little home server here and am currently running my virtual environment on Hyper-V. I use that enough at work, lol.
I want to try out XenServer, however, there are times when I need to be able to actually USE this desktop for things like Remote desktop and such.. I realize it's not a good idea to do this in production, but it is my home lab and I don't have any extra hardware at the moment.
-
I have never heard of someone wanting to do a local console redirection of that sort with Xen but, reading up on it a little, it appears that it should work. Just install a desktop into the Dom0 and fire it up.
-
Yea, that's all I need to do. basically I want to be able to use my XenServer HOST (DOM0) which has 2 screens hooked up to it as a Remote Desktop Client for VMs that it hosts, as well as using it to remote in to my Office when I am working from home, etc.
-
This should be all that you need to do:
yum groupinstall "GNOME Desktop Environment"
-
I'll have to give it a shot.
-
@scottalanmiller said:
I have never heard of someone wanting to do a local console redirection of that sort with Xen but, reading up on it a little, it appears that it should work. Just install a desktop into the Dom0 and fire it up.
huh, that is actually kinda my dream setup.
I think an awesome consumer solution would be a hypervisor running on the hardware and their OS install is a VM. Then the system could take snapshots say every 24 hours (but be customizable), at the 23 hour mark (with some type of setup to detect being used by the user) the system would delete the snapshot, before doing it again.
While I'm a bit specific above, the general idea is a way to protect the user with a super easy way to roll back in time, the whole system. You get hit by cryptolocker, just rock back. The problem I've away considered about users using VMs is managing things that they want to keep. An automated way to create and merge snapshots would go a long way.
All of this of course also needs to provide local console access.
-
@Dashrender said:
@scottalanmiller said:
I have never heard of someone wanting to do a local console redirection of that sort with Xen but, reading up on it a little, it appears that it should work. Just install a desktop into the Dom0 and fire it up.
huh, that is actually kinda my dream setup.
I think an awesome consumer solution would be a hypervisor running on the hardware and their OS install is a VM. Then the system could take snapshots say every 24 hours (but be customizable), at the 23 hour mark (with some type of setup to detect being used by the user) the system would delete the snapshot, before doing it again.
While I'm a bit specific above, the general idea is a way to protect the user with a super easy way to roll back in time, the whole system. You get hit by cryptolocker, just rock back. The problem I've away considered about users using VMs is managing things that they want to keep. An automated way to create and merge snapshots would go a long way.
All of this of course also needs to provide local console access.
You can get that with Windows 8 or later with HyperV too. Or you can get what you want from DeepFreeze from Faronics. Windows XP had SteadyState built in that did that.
Virtualizing your desktop OS isn't always good, especially if you game.
-
DeepFreeze could be doable if it had an automated freeze/unfreeze setup.
-
@Dashrender said:
DeepFreeze could be doable if it had an automated freeze/unfreeze setup.
I think that it might. Although you would want to be careful about that as you might freeze after being infected but before you knew it.
-
yeah, some type of automated setup that check the amount of change before commiting the next change to an unfreeze/freeze cycle would be needed.
It's all about trying to find a solution for typical end users (home users).
-
For home users I think ideal is having an IOSafe with RAID 1, all data stored there and snaps enabled.
-
Or Chromebooks. Those are ideal for typical home users.
-
@scottalanmiller said:
Or Chromebooks. Those are ideal for typical home users.
as much as I hate the idea of chromebooks, you're probably right.
Why do I hate them.. because I don't want to live in a web only world.. call me weird -
Why use Xen for home users? Why not just run Linux directly and snap it? What benefit is Xen delivering for a normal end user desktop? What VMs will they be running?
-
@Dashrender said:
@scottalanmiller said:
Or Chromebooks. Those are ideal for typical home users.
as much as I hate the idea of chromebooks, you're probably right.
Why do I hate them.. because I don't want to live in a web only world.. call me weirdTypical end users already live in a web only world
-
My comments weren't about Xen, it was about a hypervisor, any hypervisor that could snap the whole system regularly to give a full point in time restore with little to no effort on the part of the user.
-
@scottalanmiller said:
Typical end users already live in a web only world
And that's why I agreed you're probably right.
-
@Dashrender said:
My comments weren't about Xen, it was about a hypervisor, any hypervisor that could snap the whole system regularly to give a full point in time restore with little to no effort on the part of the user.
Why a hypervisor? Snapping is a storage feature, not a virtualization feature.
-
What you really want is not to be a typical home end user
-
If you are happy with end users on Linux on Xen, you'd love just regular Linux Mint as is.