Skip to content

Instantly share code, notes, and snippets.

View bauerpl's full-sized avatar

Paweł Neubauer bauerpl

View GitHub Profile
@beauwilliams
beauwilliams / Vagrant-M1-Install.bash
Last active April 17, 2024 12:09
Run x86 VM's on Mac M1 arm using vagrant with qemu hypervisor
brew install vagrant qemu
#Due to dependency errors, we must install vbguest first..
vagrant plugin install vagrant-vbguest
vagrant plugin install vagrant-qemu
#cd to working dir you like to keep your vagrant files
cd ~/VM-and-containers/VagrantMachines/M1-vagrantfiles/ubuntu18-generic-64/
#Create a vagrant file
$EDITOR Vagrantfile
@jamtur01
jamtur01 / ladder.md
Last active April 14, 2024 22:28
Kickstarter Engineering Ladder