Great session today, Jason. Back on the issue of HyperV vs. Oracle Box, can someone share their preference and why?
You can always look under Open Forums >Is there a TTT for Linux going on and if so can you share the link please.
I could see using Hyper-V because for a student that may be more likely to use a Windows environment, Hyper-V would be easier to set up and get going. In fact, one command in an Admin PowerShell window and you're there:Great session today, Jason. Back on the issue of HyperV vs. Oracle Box, can someone share their preference and why?
I primarily use Oracle VirtualBox. I just like it better.Great session today, Jason. Back on the issue of HyperV vs. Oracle Box, can someone share their preference and why?
Overall, I like them both. I've used both and both are great platforms for different reasons. Also, KVM is a good tool for long-term virtualization projects.I primarily use Oracle VirtualBox. I just like it better.
Hyper-V is a Type 1 (bare-metal) hypervisor that comes with Windows Pro and higher editions (though it can be installed on Home if you look up how). Being Type 1 means Hyper-V runs directly on the hardware, with a lightweight virtualization layer in between. This allows near-native performance.Great session today, Jason. Back on the issue of HyperV vs. Oracle Box, can someone share their preference and why?
I always debated this point en principio - of whether Hyper-V was a true type 1 hypervisor, because it requires Windows to be loaded as the OS before the hypervisor runs. Now, other folks would say, "Hyper-V is part of the Windows OS", so by extension, makes it Type 1, etc etc. I know MSFT claims that when Hyper-V is loaded, it adds a hypervisor layer to run on bare-metal and the "host" Windows OS becomes 'virtualized'.Hyper-V is a Type 1 (bare-metal) hypervisor that comes with Windows Pro and higher editions (though it can be installed on Home if you look up how). Being Type 1 means Hyper-V runs directly on the hardware, with a lightweight virtualization layer in between. This allows near-native performance.