Virtual Environments: Difference between revisions
→Virtual Environment Options: fixed link |
|||
Line 29: | Line 29: | ||
* '''UTM (MacOS Only):''' A simple VM management tool for macOS. [https://mac.getutm.app here] | * '''UTM (MacOS Only):''' A simple VM management tool for macOS. [https://mac.getutm.app here] | ||
* '''Parallels (MacOS Only):''' A commercial solution for running Windows on Mac. | * '''Parallels (MacOS Only):''' A commercial solution for running Windows on Mac. | ||
* '''Bare Metal (Type 1 Hypervisor):''' For direct installation on hardware. See [[ | * '''Bare Metal (Type 1 Hypervisor):''' For direct installation on hardware. See [[Booting OS from USB|How to Flash ISO to Hardware]] | ||
* '''Docker:''' A tool designed to make creating, deploying, and running container applications easier. | * '''Docker:''' A tool designed to make creating, deploying, and running container applications easier. | ||
* '''[[research-containers|Docker Containers for research]]''' | * '''[[research-containers|Docker Containers for research]]''' |