How to Start VirtualBox VM in the Background and Connect via PuTTY
Set Environmental path
copy the directory where VirtualBox is installed (e.g., C:\Program Files\Oracle\VirtualBox)
Add into environmental path variable
Commands to run vm in background
Start the vm
Syntax - VBoxManage startvm yourVM_name --type ...
notes123.hashnode.dev1 min read