Christopher Juckins

SysAdmin Tips, Tricks and other Software Tools

User Tools

Site Tools


virtualbox_general_notes

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
virtualbox_general_notes [2017/03/29 19:24] juckinsvirtualbox_general_notes [2017/07/07 15:05] juckins
Line 7: Line 7:
  
 Possible mouse unresponsiveness issue in 5.1.18: https://forums.virtualbox.org/viewtopic.php?f=3&t=79034 Possible mouse unresponsiveness issue in 5.1.18: https://forums.virtualbox.org/viewtopic.php?f=3&t=79034
 +
 +__Running in Headless Mode__\\
 +
 +# List virtual machines
 +VBoxManage list vms
 +"MyVM" {e4b0c92c-4301-4a7d-8af8-fe02fed00451}
 +
 +# Start VM in headless mode
 +VBoxManage startvm MyVM --type headless
 +
 +# Power off VM
 +VBoxManage controlvm MyVM poweroff
  
 **February 2015** **February 2015**
virtualbox_general_notes.txt · Last modified: 2022/01/15 10:30 by juckins