Now there are more and more people using Ubuntu or Mac, but in many cases it is still inseparable from Windows. Therefore, most people install Virtualbox and run Windows virtual machines in VBox. How did you start a Windows Virtual Machine? 1. Run Virtualbox2. click the Virtual Machine icon 3. Click "start". You can consider creating shortcuts for a single virtual machine to improve work efficiency. Don't underestimate the time. You can't underestimate the time saved every day!
Now there are more and more people using Ubuntu or Mac, but in many cases it is still inseparable from Windows. Therefore, most people install Virtualbox and run Windows virtual machines in VBox.
How did you start a Windows Virtual Machine? 1. Run Virtualbox 2. Click the Virtual Machine icon 3. Click "start"
Consider creating shortcuts for a single virtual machine to improve productivity. Don't underestimate the time. You can't underestimate the time saved every day!
Create a program shortcut on the desktop/Dock:
/Usr/bin/VBoxManage startvm VM name
For example, if my VM is called XP, this command is
/Usr/bin/VBoxManage startvm XP
Different systems may have different VBoxManage locations. Use this command to find the path of VBoxManage:
Which VBoxManage
Reference: Ubuntu 11.04 shortcut icon storage location http://www.linuxidc.com/Linux/2011-06/37297.htm
For how to create a shortcut, see http://www.linuxidc.com/linux/2011-08/41002.htm. This is the effect on my Ubuntu: