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 --cask vagrant | |
| $ brew install qemu | |
| $ vagrant plugin install vagrant-qemu | |
| $ cd /path/to/vagrant/project | |
| $ vagrant up --provider=qemu |
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
| $ sudo authselect current | |
| $ sudo authselect enable-feature with-fingerprint | |
| $ sudo authselect apply-changes |
OlderNewer