# DCD How-Tos

{% hint style="info" %}
**Prerequisite:** Prior to setting up a virtual machine, make sure you have the appropriate privileges. Only contract administrators, owners, or users with the **Create Data Center** privilege can set up a [<mark style="color:blue;">VDC</mark>](https://docs.ionos.com/cloud/support/general-information/glossary-of-terms#vdc). Other user types have a read-only access and cannot provision changes.
{% endhint %}

## Quick Links

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><mark style="color:blue;"><strong>Set Up a Cube</strong></mark></td><td>Learn how to create and configure a Cube within the DCD.</td><td><a href="/pages/Ja30oDC7eLGVFwIaijxE">/pages/Ja30oDC7eLGVFwIaijxE</a></td></tr><tr><td><mark style="color:blue;"><strong>Enable IPv6</strong></mark></td><td>Enable IPv6 support for Cubes.</td><td><a href="/pages/eETFiIlCtk5c1zySkIRX">/pages/eETFiIlCtk5c1zySkIRX</a></td></tr><tr><td><mark style="color:blue;"><strong>Connect via Remote Console</strong></mark></td><td>Use the Remote Console to connect to Server instances without SSH.</td><td><a href="/pages/RbsKDpNEPtTgAvv1Iv5Z">/pages/RbsKDpNEPtTgAvv1Iv5Z</a></td></tr><tr><td><mark style="color:blue;"><strong>Connect to Virtual Machines via SSH</strong></mark></td><td>Use Putty or OpenSSH to connect to Server instances.</td><td><a href="/pages/KiSEzUAalpG4WioSn5OF">/pages/KiSEzUAalpG4WioSn5OF</a></td></tr><tr><td><mark style="color:blue;"><strong>Boot with cloud-init</strong></mark></td><td>Automate the creation of virtual instances with the cloud-init package.</td><td><a href="/pages/zEKl25vQWygH87AYFM2N">/pages/zEKl25vQWygH87AYFM2N</a></td></tr><tr><td><mark style="color:blue;"><strong>Suspend a Cube</strong></mark></td><td>Learn how to suspend a Cube from within the DCD.</td><td><a href="/pages/uXRIopD0SdcvXm9TLb8i">/pages/uXRIopD0SdcvXm9TLb8i</a></td></tr><tr><td><mark style="color:blue;"><strong>Resume a Cube</strong></mark></td><td>Learn how to resume a suspended Cube.</td><td><a href="/pages/mNC03QGd3Lyei4aCW3rE">/pages/mNC03QGd3Lyei4aCW3rE</a></td></tr></tbody></table>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.ionos.com/cloud/compute-services/cubes/dcd-how-tos.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
