File: configuring-virtualbox.dita

package info (click to toggle)
virtualbox 7.2.2-dfsg-2
  • links: PTS, VCS
  • area: contrib
  • in suites: sid
  • size: 616,072 kB
  • sloc: cpp: 2,377,613; ansic: 2,351,258; asm: 379,359; python: 233,965; xml: 89,678; sh: 25,697; makefile: 8,169; perl: 5,697; java: 5,337; cs: 4,872; pascal: 1,785; javascript: 1,692; objc: 1,131; lex: 931; sed: 921; php: 906; yacc: 707
file content (20 lines) | stat: -rw-r--r-- 1,353 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE topic PUBLIC "-//OASIS//DTD DITA Topic//EN" "topic.dtd">
<topic id="configuring_virtualbox">
    <title>Configuring <ph conkeyref="vbox-conkeyref-phrases/product-name"/></title>
    <body>
        <p>Before creating, adding or importing any Virtual Machines, configure <ph conkeyref="vbox-conkeyref-phrases/product-name"/> for your host.</p>
        <ul>
            <li>
                <p>Install any extension packs you require, see <xref href="install-ext-pack.dita"/>.</p>
                <p>Extension packs provide extra functionality to the <ph conkeyref="vbox-conkeyref-phrases/product-name"/> base package. The <ph conkeyref="vbox-conkeyref-phrases/vbox-ext"/> includes VirtualBox Remote DesktopProtocol (VRDP) support, disk image encryption using AES, and cloud integration features. For more information, see <xref href="vbox-components.dita"/>.</p>
            </li>
            <li>
                <p><xref href="preferences.dita"/>. These are settings that apply to <ph conkeyref="vbox-conkeyref-phrases/product-name"/> rather than individual VMs.</p>
            </li>
            <li>
                <p>If the default NAT network is not sufficient for your needs, set up virtual networks. See <xref href="config-network.dita"/>.</p>
            </li>
        </ul>
    </body>
</topic>