VirtualBox: amministrazione da terminale: differenze tra le versioni

Vai alla navigazione Vai alla ricerca
Riga 243: Riga 243:
# on this one. As a last resort, sleep for some time.
# on this one. As a last resort, sleep for some time.


su $RUNAS_USERNAME -c "VBoxManage startvm ${VM_NAME} -type vrdp"
su $RUNAS_USERNAME -c "VBoxManage startvm ${VM_NAME} --type vrdp"
}
}