VirtualBox

source: vbox/trunk/doc/manual/en_US/dita/topics/vbox-components.dita@ 108750

Last change on this file since 108750 was 108599, checked in by vboxsync, 5 weeks ago

Docs: bugref:10705. The following commits from doc's team git repo has been applied:

ab13e70df1f11d94f5aa74320f3d5bcd09eb0615 Merge branch 'VBP-1524_intro' into 'main'
2d22f9e3961d9af151d8fd68be179fe158ecdbe8 Updated 7.2 NAT topics
db0dea26b24752c0700fe2482c71096e5e34c144 Second draft for review
1ed94a09615e74cbefb40eae15334256716fce3e Updates to User Guide previously made by changesets 166326 and 166288 in vbox repo.
6dd488e154f44f2fe176a5a8b966c53b4dc9bc11 initial changes more to do
c5daadaa4ca2c9566a138d0f8747ac251409a597 more changes still more to do
f6485c3e017173701848468da9411723eeffaa7a Renamed topics and IDs
7ee42f9b5ec05968c90fdc476c2b2d63d9b729c2 Redrafted as two topics
3d44dd223c479bff7e5e7b4ff04551bf3e100a5c Tidied up unattended installation topics and removed duplication, corrected links.
e55738b05d654b7e3ad4e3bf9d085207703188b0 Updated overview of creating VM
168aee91e9dfffc02caaf409f35dd5a4087acfbe Merge branch 'VBP-1276_createVM' into 'main'
b51d42c208d4a5bc5c8cb0fc3a99180446ebe58e Removed obsolete note, and fixed typo
bf979f08427ff1dbb28c8a746789188416ffd137 Updated refs to Global Tools
e505a3f336b2dd2a8fb518b5dd6df4de3aa4e4be Removed unreferenced files
707ad04594a853717261ca66b320caaeb5b9ebbb Draft changes to network setup
ddda752407bad20a499b04206006b95fc1d6466d Restructured and updated network config topics
809714626c61832152b8f6d709abfbf750904af9 Updated topics for configuring vbox

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
File size: 3.9 KB
Line 
1<?xml version="1.0" encoding="UTF-8"?>
2<!DOCTYPE topic
3 PUBLIC "-//OASIS//DTD DITA Topic//EN" "topic.dtd">
4<topic xml:lang="en-us" id="vbox-components">
5 <title><ph conkeyref="vbox-conkeyref-phrases/product-name"/> Components</title>
6 <body>
7 <image href="images/components.png">
8 <alt>Diagram showing VirtualBox components and where they run, as described in the text following the diagram.</alt>
9 </image>
10 <p><i><ph conkeyref="vbox-conkeyref-phrases/product-name"/></i> is installed on the <i>host operating system</i>. The <i>host</i> is the physical computer, such as a laptop or server, where you run VirtualBox and the virtual machines you create or import. There are versions of <ph conkeyref="vbox-conkeyref-phrases/product-name"/> for Windows, macOS, Linux, and Oracle Solaris hosts. See <xref href="installation-packages.dita"/> for more information. The <i>VirtualBox Platform Package</i> consists of all open source components and is licensed under the GNU General Public License V3.</p>
11 <p>The <i><ph conkeyref="vbox-conkeyref-phrases/product-name"/> Extension Pack</i> is an optional, separately licensed, installation package that includes these additional features:<ul>
12 <li>
13 <p><i>VirtualBox Remote Desktop Protocol (VRDP) server</i>. See <xref href="vrde.dita">Remote Display (VRDP Support)</xref>. This allows remote clients to connect to a VM using RDP. For example in the case of a server running several applications in different VMs. There is no need for a GUI for any of these on the host machine, but you may wish to connect to them remotely for troubleshooting or maintenance.</p>
14 </li>
15 <li>
16 <p>Host webcam passthrough. See <xref href="webcam-passthrough.dita">Webcam Passthrough</xref>.</p>
17 </li>
18 <li>
19 <p>Intel PXE boot ROM.</p>
20 </li>
21 <li>
22 <p>Disk image encryption with AES algorithm. See <xref href="diskencryption.dita">Encryption of Disk Images</xref>.</p>
23 </li>
24 <li>
25 <p>Cloud integration features. See <xref href="cloud-integration.dita"/>.</p>
26 </li>
27 </ul></p>
28 <p>The <i>guest operating system (guest OS)</i> is the OS that is running inside a virtual machine. Theoretically, <ph conkeyref="vbox-conkeyref-phrases/product-name"/> can run any x86 OS such as DOS, Windows, OS/2, FreeBSD, and OpenBSD on an x86_64 host. It can also run a selection of Arm guests on Arm hosts. See <xref href="guest-os.dita"/>.</p>
29 <p>The <i>virtual machine (VM)</i> is the special environment that <ph conkeyref="vbox-conkeyref-phrases/product-name"/> creates for your guest OS while it is running. In other words, you run your guest OS <i>in</i> a VM. Normally, a VM is shown as a window on your computer's desktop. Depending on which of the various frontends of <ph conkeyref="vbox-conkeyref-phrases/product-name"/> you use, the VM might be shown in full screen mode or remotely on another computer.</p>
30 <p>Internally, <ph conkeyref="vbox-conkeyref-phrases/product-name"/> treats a VM as a set of parameters that specify its behavior. Some parameters describe hardware settings, such as the amount of memory and number of CPUs assigned. Other parameters describe the state information, such as whether the VM is running or saved.</p>
31 <p>You can view these VM settings in <ph conkeyref="vbox-conkeyref-phrases/vbox-mgr"/>, in the <b outputclass="bold">Settings</b> window, and by running the <userinput>VBoxManage</userinput> command. See <xref href="vboxmanage.dita#vboxmanage"/>.</p>
32 <p><i>Guest Additions</i> for OSs that qualify for Oracle Premier Support are included in the VirtualBox base package. These are installed <i>inside</i> a VM, once the OS is installed and running, to improve performance of the guest OS and to add extra features. See <xref href="guestadditions.dita#guestadditions"/>.</p>
33 </body>
34</topic>
Note: See TracBrowser for help on using the repository browser.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette