1 | <?xml version='1.0' encoding='UTF-8'?>
|
---|
2 | <!DOCTYPE topic PUBLIC "-//OASIS//DTD DITA Topic//EN" "topic.dtd">
|
---|
3 | <topic xml:lang="en-us" id="gui-virtualboxmanager">
|
---|
4 | <title>VirtualBox Manager</title>
|
---|
5 |
|
---|
6 | <body>
|
---|
7 | <p>
|
---|
8 | VirtualBox Manager is the user interface for Oracle VM VirtualBox. You can use
|
---|
9 | VirtualBox Manager to create, configure, and manage your virtual machines.
|
---|
10 | </p>
|
---|
11 | <p>
|
---|
12 | This section describes the main features of the VirtualBox Manager user
|
---|
13 | interface. Subsequent sections and chapters describe how to use
|
---|
14 | VirtualBox Manager to perform tasks in Oracle VM VirtualBox.
|
---|
15 | </p>
|
---|
16 | <p>
|
---|
17 | When you start Oracle VM VirtualBox, the
|
---|
18 | <b outputclass="bold">VirtualBox Manager</b> window is displayed.
|
---|
19 | </p>
|
---|
20 | <p><xref href="#gui-virtualboxmanager/fig-vbox-manager-initial"/> shows VirtualBox Manager the
|
---|
21 | first time you start Oracle VM VirtualBox, before you have created any
|
---|
22 | virtual machines.
|
---|
23 | </p>
|
---|
24 | <fig id="fig-vbox-manager-initial">
|
---|
25 | <title>VirtualBox Manager, Showing Welcome Screen After Initial Startup</title>
|
---|
26 | <image href="images/virtualbox-main-empty.png" placement="break"/>
|
---|
27 | </fig>
|
---|
28 | <p><xref href="#gui-virtualboxmanager/fig-vbox-manager-populated"/> shows how VirtualBox Manager
|
---|
29 | might look after you have created some virtual machines.
|
---|
30 | </p>
|
---|
31 | <fig id="fig-vbox-manager-populated">
|
---|
32 | <title>VirtualBox Manager Window, After Creating Virtual Machines</title>
|
---|
33 | <image href="images/virtualbox-main.png" placement="break"/>
|
---|
34 | </fig>
|
---|
35 | <p>
|
---|
36 | The main components of the VirtualBox Manager window are as follows:
|
---|
37 | </p>
|
---|
38 | <ul>
|
---|
39 | <li>
|
---|
40 | <p><b outputclass="bold">The machine list.</b> The left
|
---|
41 | pane of the <b outputclass="bold">VirtualBox
|
---|
42 | Manager</b> window lists all your virtual machines. If
|
---|
43 | you have not yet created any virtual machines, this list is
|
---|
44 | empty. See <xref href="gui-machine-list.dita#gui-machine-list"/>.
|
---|
45 | </p>
|
---|
46 | </li>
|
---|
47 | <li>
|
---|
48 | <p><b outputclass="bold">The Details pane.</b> The pane on
|
---|
49 | the right displays the properties of the currently selected
|
---|
50 | virtual machine. If you do not have any machines yet, the pane
|
---|
51 | displays a welcome message.
|
---|
52 | </p>
|
---|
53 | <p>
|
---|
54 | The toolbar buttons on the Details pane can be used to create
|
---|
55 | and work with virtual machines. See
|
---|
56 | <xref href="gui-details.dita#gui-details"/>.
|
---|
57 | </p>
|
---|
58 | </li>
|
---|
59 | <li>
|
---|
60 | <p><b outputclass="bold">Help Viewer.</b> A window that
|
---|
61 | displays context-sensitive help topics for VirtualBox Manager tasks.
|
---|
62 | See <xref href="help-viewer.dita#help-viewer"/>.
|
---|
63 | </p>
|
---|
64 | </li>
|
---|
65 | </ul>
|
---|
66 | </body>
|
---|
67 | </topic>
|
---|