Skip to content

Instantly share code, notes, and snippets.

View augustojaba's full-sized avatar
😃

Augusto Baltazar augustojaba

😃
  • Barbados
  • 15:39 (UTC -12:00)
View GitHub Profile
@fmasuhr
fmasuhr / gist:4fd661b884f157590613
Last active June 27, 2022 03:25
Associate a Vagrant project directory with an existing VirtualBox VM
  1. Run the following command and copy the ID of your VM
VBoxManage list vms
=> "virtualMachine" {xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx}
  1. Go to the Vagrant project configuration folder