VirtualBox

source: vbox/trunk/doc/manual/en_US/dita/topics/virtintro.dita@ 106807

最後變更 在這個檔案從106807是 105941,由 vboxsync 提交於 5 月 前

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

a01f320e6b877faebb42bdc332d5e5c8d610c4d9 Review feedback from dev team.
855b8fa5a09bb681f6d0f2bf2ec16728c4371380 Fixed topic IDs, added network hardware info, and updated guest additions for Arm info.
3c9efcf403508ac38b8474a3098469905ecd4a09 VBP_941 Removed graphics and comments
e19f6026b920878833da0b85915ee4bc0bf6b132 Created a new folder for all cli topics (manpages) that are sourced from the...
3aad60f1d302af7694a8bc3698f9257c1259c54a Included feedback from Klaus on supported OSs

  • 屬性 svn:eol-style 設為 native
  • 屬性 svn:keywords 設為 Id Revision
檔案大小: 3.6 KB
 
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="virtintro">
5 <title>Some Terminology</title>
6
7 <body>
8 <p>When dealing with virtualization, and also for understanding the following
9 chapters of this documentation, it helps to acquaint yourself with some important terminology,
10 especially the following terms: </p>
11 <ul>
12 <li>
13 <p><b outputclass="bold">Host operating system (host OS).</b> This is the OS of the physical
14 computer on which <ph conkeyref="vbox-conkeyref-phrases/product-name"/> was installed. There are versions of
15 <ph conkeyref="vbox-conkeyref-phrases/product-name"/> for Windows, macOS, Linux, and Oracle Solaris hosts.
16 See <xref href="hostossupport.dita#hostossupport"/>. </p>
17 <p>Most of the time, this user guide discusses all <ph
18 conkeyref="vbox-conkeyref-phrases/product-name"/> versions together. There may be platform-specific
19 differences which we will point out where appropriate. </p>
20 </li>
21 <li>
22 <p><b outputclass="bold">Guest operating system (guest OS).</b> This is the OS that is running inside the 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 host. But to achieve near-native performance of the guest code on your machine, we had to go through a lot of optimizations that are specific to certain OSs. So while your favorite OS <i>may</i> run as a guest, we officially support and optimize for a select few, which include the most common OSs. </p>
23 <p>See <xref href="guest-os.dita"/>.</p>
24 </li>
25 <li>
26 <p><b outputclass="bold">Virtual machine (VM).</b> This is the special environment that <ph
27 conkeyref="vbox-conkeyref-phrases/product-name"/> creates for your guest OS while it is running. In other
28 words, you run your guest OS <i>in</i> a VM. Normally, a VM is shown as a window on your computer's desktop.
29 Depending on which of the various frontends of <ph conkeyref="vbox-conkeyref-phrases/product-name"/> you use,
30 the VM might be shown in full screen mode or remotely on another computer. </p>
31 <p>Internally, <ph conkeyref="vbox-conkeyref-phrases/product-name"/> treats a VM as a set of
32 parameters that specify its behavior. Some parameters describe hardware settings, such as the amount of memory
33 and number of CPUs assigned. Other parameters describe the state information, such as whether the VM is
34 running or saved. </p>
35 <p>You can view these VM settings in <ph conkeyref="vbox-conkeyref-phrases/vbox-mgr"/>, in the <b
36 outputclass="bold">Settings</b> window, and by running the <userinput>VBoxManage</userinput> command. See
37 <xref href="vboxmanage.dita#vboxmanage"/>. </p>
38 </li>
39 <li>
40 <p><b outputclass="bold">Guest Additions.</b> This refers to special software packages which are
41 shipped with <ph conkeyref="vbox-conkeyref-phrases/product-name"/> but designed to be installed <i>inside</i>
42 a VM to improve performance of the guest OS and to add extra features. See <xref
43 href="guestadditions.dita#guestadditions"/>. </p>
44 </li>
45 </ul>
46 </body>
47
48 </topic>
注意: 瀏覽 TracBrowser 來幫助您使用儲存庫瀏覽器

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