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 September 19, 2024 19:25
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 July 25, 2024 13:08
Kickstarter Engineering Ladder