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="vboxheadless-separate-mode">
|
---|
4 | <title>Separate Mode</title>
|
---|
5 | <body>
|
---|
6 | <!-- 7.1: Include this topic? Get feedback during doc review -->
|
---|
7 | <p>Separate mode is an alternative front end for local and remote virtual machines. Separate
|
---|
8 | mode is based on the <userinput>VBoxHeadless</userinput> front end but uses the <ph
|
---|
9 | conkeyref="vbox-conkeyref-phrases/vbox-mgr"/> user interface to control and display virtual
|
---|
10 | machines, rather than an RDP viewer program. The VirtualBox Remote Desktop Extension (VRDE) is
|
---|
11 | not required for separate mode.</p>
|
---|
12 | <p>Separate mode enables the guest graphical user interface to easily attach to and detach from
|
---|
13 | a running VM. Users with several running VMs can use separate mode to display the required VM,
|
---|
14 | while keeping all other VMs in the background until they are needed. </p>
|
---|
15 | <p>Separate mode has some security advantages, compared to using the <userinput>VBoxHeadless</userinput> front end.</p>
|
---|
16 |
|
---|
17 | <section id="vbox-headless-separate-mode-using">
|
---|
18 | <title>Using Separate Mode</title>
|
---|
19 | <!-- Any pre-configuration/activation steps required? -->
|
---|
20 | <p>The following list describes some typical operations in separate mode.</p>
|
---|
21 | <ul>
|
---|
22 | <li>
|
---|
23 | <p>To <b>start</b> a virtual machine in separate mode:</p>
|
---|
24 | <p>Right-click the VM name in the machine list in <ph conkeyref="vbox-conkeyref-phrases/vbox-mgr"/> and select
|
---|
25 | <b>Detachable Start</b> in the <b>Start</b> submenu.</p>
|
---|
26 | </li>
|
---|
27 | <li>
|
---|
28 | <p>To <b>detach</b> from a virtual machine in separate mode:</p>
|
---|
29 | <p>On the virtual machine's <b>Machine</b> menu, select <b>Detach GUI</b>.</p>
|
---|
30 | </li>
|
---|
31 | <li>
|
---|
32 | <p>To <b>attach</b> to a virtual machine in separate mode:</p>
|
---|
33 | <p>Right-click the VM name in the machine list in <ph conkeyref="vbox-conkeyref-phrases/vbox-mgr"/> and select
|
---|
34 | <b>Show</b>.</p>
|
---|
35 | </li>
|
---|
36 | <li>
|
---|
37 | <p>To <b>stop</b> a virtual machine that is running in separate mode:</p>
|
---|
38 | <p>Right-click the VM name in the machine list in <ph conkeyref="vbox-conkeyref-phrases/vbox-mgr"/> and select
|
---|
39 | an option in the <b>Stop</b> menu.</p>
|
---|
40 | </li>
|
---|
41 | </ul>
|
---|
42 | </section>
|
---|
43 | </body>
|
---|
44 |
|
---|
45 | </topic>
|
---|