Last change
on this file was 109136, checked in by vboxsync, 6 days ago |
Docs: bugref:10705. The following commits from doc's team git repo has been applied:
e27f2a59b0c37eec9f89bcc9546f247576803d0a Tidy ug for beta
|
-
Property svn:eol-style
set to
native
-
Property svn:keywords
set to
Author Date Id Revision
|
File size:
2.3 KB
|
Line | |
---|
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="separate-mode">
|
---|
4 | <title>Separate Mode</title>
|
---|
5 | <body>
|
---|
6 | <p>Separate mode is an alternative front end for local and remote virtual machines. Separate mode is based on the <userinput>VBoxHeadless</userinput> front end but uses the <ph conkeyref="vbox-conkeyref-phrases/vbox-mgr"/> user interface to control and display virtual machines, rather than an RDP viewer program. The VirtualBox Remote Desktop Extension (VRDE) is not required for separate mode.</p>
|
---|
7 | <p>Separate mode enables the guest graphical user interface to easily attach to and detach from a running VM. Users with several running VMs can use separate mode to display the required VM, while keeping all other VMs in the background until they are needed. </p>
|
---|
8 | <p>Separate mode has some security advantages, compared to using the <userinput>VBoxHeadless</userinput> front end.</p>
|
---|
9 | <section id="vbox-headless-separate-mode-using">
|
---|
10 | <title>Using Separate Mode</title>
|
---|
11 | <p>The following list describes some typical operations in separate mode.</p>
|
---|
12 | <ul>
|
---|
13 | <li>
|
---|
14 | <p>To start a virtual machine in separate mode:</p>
|
---|
15 | <p>In <ph conkeyref="vbox-conkeyref-phrases/vbox-mgr"/>, click <uicontrol>Machines</uicontrol> and select the machine you want to start. Choose <uicontrol>Start with detachable GUI</uicontrol> from the <uicontrol>Start</uicontrol> options on the toolbar or right-click menu.</p>
|
---|
16 | </li>
|
---|
17 | <li>
|
---|
18 | <p>To <b>detach</b> from a virtual machine in separate mode:</p>
|
---|
19 | <p>On the virtual machine's <b>Machine</b> menu, select <b>Detach GUI</b>.</p>
|
---|
20 | </li>
|
---|
21 | <li>
|
---|
22 | <p>To <b>attach</b> to a virtual machine in separate mode:</p>
|
---|
23 | <p>Select the VM name in the <uicontrol>Machines</uicontrol> list in <ph conkeyref="vbox-conkeyref-phrases/vbox-mgr"/> and then click <b>Show</b>.</p>
|
---|
24 | </li>
|
---|
25 | <li>
|
---|
26 | <p>To <b>stop</b> a virtual machine that is running in separate mode:</p>
|
---|
27 | <p>Right-click the VM name in the machine list in <ph conkeyref="vbox-conkeyref-phrases/vbox-mgr"/> and select an option in the <b>Stop</b> menu.</p>
|
---|
28 | </li>
|
---|
29 | </ul>
|
---|
30 | </section>
|
---|
31 | </body>
|
---|
32 | </topic>
|
---|
Note:
See
TracBrowser
for help on using the repository browser.