VirtualBox

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

Last change on this file since 108297 was 108297, checked in by vboxsync, 3 months ago

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

38ede4e3c915bbab9000b1b990e187daa07b4f61 Created 7.2 books from the 7.1 content with new part numbers, variables and removed non-7.2 content.
0951cfa5daf57ec2a81e36d335f14d8b4f2acd87 Merge branch 'Finalise_seamless_windows' into 'main'
b9e418eb08b28c6353e3f4534c7e360269cf5eef Included Klaus' feedback on known issues, moved some.
373130ebe466a21f4271e2ac36f11709c3697093 Initial edits to troubleshooting topics
a7459a9a24b73b4d268a751fba85e595ad6f35db Restructured and updated troubleshooting section
e3f67c800044e585a4428a4fc76016980269301b Added comments for future work
dcc46e566f3d269e5994d83cc5421532421fa639 Initial restructuring to move topics into suitable sections
e7b6f99bf86526813fcbe96903cf0c2652952eb0 removed Guest Control known issue. Info now in CLI topics
0209a6a155f460eaba79bcf0d0f34d8460413868 Reworded clipboard intro to be clear it requires GUI, made config a separate chapter
94f883f2b38dc281e759878880280370aa517d5c Included feedback from Brent on troubleshooting
ac1c0c919eeb58b1db478ca66e825ea89eb7a1a8 Removed preface, consolidated intro topics
7117e423ecdc1841b2bbca1aafda1c43ae38f7ea More restructuring and removing duplication
c8728eee82bd4081ab6f0500b32068c8f6749bc2 Updated intro and more restructuring
25389ab0df09df59f8f5f517f15590a917bb66a1 Added link to support and licensing
981ba048798bf7985f2c230fe97172d587e25fd6 7.2 updates for 3d acceleration
e95113d1da7ccf299642cd3368804e319e2bf3ca Updated diagram in intro, and filename
5c4555249e12738e55e9b8a0710f83ee7d4a9e61 New filenames, ids for intro
abf8d5092aea7f1fd4e9b7dbab578d615579eb4e Updated diagram to higher res

  • 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