How to use gallery VMs
Use directly with UTM or with Vagrant.
UTM
- Choose your VM from the Gallery.
- Click on View Details.
- Click on Open in UTM button.
- Copy the command presented, paste it into your terminal, and execute it.
- The VM will be imported into UTM.
- Add a Display to the VM, if it does not exist already.
Since most VMs were built for Vagrant, they run headless with no display. - Start the VM.
Vagrant
vagrant init <box-name>
Check out vagrant_utm.