Kill the VBoxHeadless process and run “vagrant destroy”
Destroying vagrant and sending the kill signal with the “killall” command looks like:
killall -9 VBoxHeadless && vagrant destroy
Kill the VBoxHeadless process and run “vagrant destroy”
Destroying vagrant and sending the kill signal with the “killall” command looks like:
killall -9 VBoxHeadless && vagrant destroy