Skip to content

Instantly share code, notes, and snippets.

@HariSekhon
Created March 22, 2024 01:20
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save HariSekhon/c4b565e91c79d7df22e6a1caee8adeca to your computer and use it in GitHub Desktop.
Save HariSekhon/c4b565e91c79d7df22e6a1caee8adeca to your computer and use it in GitHub Desktop.
virtualization.md from HariSekhon/Knowledge-Base repo: https://github.com/HariSekhon/Knowlege-Base

Virtualization

  • VirtualBox - free desktop virtualization software, only really for x86 / x86_64 based systems, current beta doesn't work on Mac Arm Silicon processors
  • UTM - easy frontend to use qemu virtualization on Mac Apple M Silicon processors
  • Vagrant - automates VirtualBox VMs for easy reproduction of local labs with scripted provisioners or calling Puppet or similar (I used this a lot at Cloudera)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment