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="cloud-vm">
|
---|
4 | <title>Using Cloud Virtual Machines</title>
|
---|
5 | <body>
|
---|
6 | <p>A cloud virtual machine (<i>cloud VM</i>) is a type of VM that represents an instance on a cloud service. Cloud
|
---|
7 | VMs are shown in the machine list in <ph conkeyref="vbox-conkeyref-phrases/vbox-mgr"/>, in the same way as local
|
---|
8 | VMs are. </p>
|
---|
9 | <p>By using cloud VMs you can create, manage, and control your <ph conkeyref="vbox-conkeyref-phrases/oci"/>
|
---|
10 | instances from <ph conkeyref="vbox-conkeyref-phrases/vbox-mgr"/>. </p>
|
---|
11 | <note>
|
---|
12 | <p>Cloud VMs do not install, export, or import instances to the <ph
|
---|
13 | conkeyref="vbox-conkeyref-phrases/product-name"/> host. All operations are done remotely on the cloud service. </p>
|
---|
14 | </note>
|
---|
15 | <p>Cloud VMs can be used to do the following tasks in <ph conkeyref="vbox-conkeyref-phrases/oci"/>: </p>
|
---|
16 | <ul>
|
---|
17 | <li>
|
---|
18 | <p><b outputclass="bold">Create a new <ph conkeyref="vbox-conkeyref-phrases/oci"/>
|
---|
19 | instance.</b> See <xref href="cloud-vm-new.dita#cloud-vm-new"/>.
|
---|
20 | </p>
|
---|
21 | </li>
|
---|
22 | <li>
|
---|
23 | <p><b outputclass="bold">Use an existing <ph conkeyref="vbox-conkeyref-phrases/oci"/>
|
---|
24 | instance.</b> See <xref href="cloud-vm-add.dita#cloud-vm-add"/>.
|
---|
25 | </p>
|
---|
26 | </li>
|
---|
27 | <li>
|
---|
28 | <p><b outputclass="bold">Copy an existing <ph conkeyref="vbox-conkeyref-phrases/oci"/>
|
---|
29 | instance.</b> See <xref href="cloud-vm-clone.dita#cloud-vm-clone"/>.
|
---|
30 | </p>
|
---|
31 | </li>
|
---|
32 | <li>
|
---|
33 | <p><b outputclass="bold">Configure an <ph conkeyref="vbox-conkeyref-phrases/oci"/> instance.</b> You can change settings for the instance, such as display name. See <xref href="cloud-vm-settings.dita#cloud-vm-settings"/>. </p>
|
---|
34 | </li>
|
---|
35 | <li>
|
---|
36 | <p><b outputclass="bold">Control an <ph conkeyref="vbox-conkeyref-phrases/oci"/> instance.</b>
|
---|
37 | Stop, start, and terminate the instance. See
|
---|
38 | <xref href="cloud-vm-control.dita#cloud-vm-control"/>
|
---|
39 | </p>
|
---|
40 | </li>
|
---|
41 | <li>
|
---|
42 | <p><b outputclass="bold">Create a console connection to an
|
---|
43 | <ph conkeyref="vbox-conkeyref-phrases/oci"/> instance</b>. See
|
---|
44 | <xref href="cloud-vm-instance-console.dita#cloud-vm-instance-console"/>.
|
---|
45 | </p>
|
---|
46 | </li>
|
---|
47 | </ul>
|
---|
48 | </body>
|
---|
49 | </topic>
|
---|