Created
March 26, 2025 22:13
-
-
Save randria/23a17abab730eae50dfa85d9f3d8f505 to your computer and use it in GitHub Desktop.
vagrant
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
brew install qemu vagrant | |
vagrant plugin install vagrant-qemu | |
vagrant init -m perk/debian-11-genericcloud-arm64 | |
vagrant up provider qemu | |
vagrant ssh |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment