Nate-GB

Search

Search IconIcon to open search

Virtual Machines

Last updated Feb 28, 2023

A way to virtualize desktops for many different purposes. Virtual Machines (VMs) can be implemented to run software with other OS dependencies, as a means of sandboxing for security purposes, for training, or for thin client and Virtual Desktop

environments. To run a VM, a Hypervisor

Hypervisor

A hypervisor is the system that allows Virtual Machines to be run. There are 2 types of hypervisor: Type...

4/20/2023

is required.