> For the complete documentation index, see [llms.txt](https://docs.plenit.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.plenit.com/productos/servers-1.md).

# DNS

Los Servidores de Plenit son máquinas virtuales que se ejecutan sobre nuestra infraestructura virtualizada.&#x20;

Cada servidor que despliegas es un servidor nuevo, listo para usar en solitario o como parte de una infraestructura cloud mayor.

### Artículos más consultados

1. [Configurar una clave SSH en un servidor nuevo](/productos/servers/how-to/how-to-configure-an-ssh-key-new-server.md)
2. [Hacer copias de seguridad puntuales](/support/tutorials/windows/how-to-back-up-gpos.md)
3. [Hacer un snapshot y restaurarlo](/productos/servers/how-to/how-to-snapshot-and-restore-a-server.md)
4. [Restaurar un backup de disco](/productos/servers/how-to/how-to-restore-a-disk-backup.md)
5. [Crear una red VPC y asociar un tier](/productos/servers/how-to/how-to-create-a-vpc-and-associate-a-tier.md)
6. [Crear un túnel VPN site-to-site](/productos/servers/how-to/how-to-create-a-site-to-site-vpn-tunnel.md)
7. [Desplegar un FortiGate VNF](/productos/servers/how-to/how-to-deploy-a-fortigate-vnf.md)
8. [Desplegar un balanceador de carga](/productos/servers/how-to/how-to-deploy-a-load-balancer.md)
9. [Dimensiona tu servidor: CPU, RAM y disco](/productos/servers/concepts/size-cpu-ram-disk.md)
10. [Redes del servidor](/productos/servers/concepts/networks.md)

### Explora Servidores

<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><strong>Inicio rápido</strong></td><td>Despliega tu primer servidor en minutos y conéctate a él.</td><td><a href="/pages/7Z21k5MLlnHiyodN3yxm">/pages/7Z21k5MLlnHiyodN3yxm</a></td></tr><tr><td><strong>Conceptos</strong></td><td>Qué es un servidor, cómo se dimensiona, las redes y la continuidad.</td><td><a href="/pages/of8VEM4otIBU9CUBhPam">/pages/of8VEM4otIBU9CUBhPam</a></td></tr><tr><td><strong>How-to</strong></td><td>Crea, conecta, amplía, respalda y protege tus servidores paso a paso.</td><td><a href="/pages/xqngzjKElsHAhAkrchJr">/pages/xqngzjKElsHAhAkrchJr</a></td></tr><tr><td><strong>FAQ</strong></td><td>Respuestas rápidas a las dudas más habituales sobre Servidores.</td><td><a href="/pages/cFiQQcNAnluBUnWibL5E">/pages/cFiQQcNAnluBUnWibL5E</a></td></tr><tr><td><strong>Detalles</strong></td><td>Especificaciones, sistemas operativos, redes, regiones y certificaciones.</td><td><a href="/pages/845twWDOeKYZS3jAVegl">/pages/845twWDOeKYZS3jAVegl</a></td></tr></tbody></table>

### Soporte

¿Necesitas ayuda con tus servidores?&#x20;

Abre un ticket o escríbenos por [WhatsApp](/support/whatsapp.md) desde la sección de Soporte.

### Últimas novedades

septiembre de 2026 — Ya puedes ampliar el disco de tus servidores en caliente, sin detener la máquina.

1 de mayo de 2026 — Nueva generación de infraestructura: desplegamos tus máquinas con más eficiencia y en menos tiempo, con continuidad por diseño.

4 de abril de 2026 — Despliega tu propio firewall como VNF (FortiGate VM o FireboxV) desde el Marketplace y opera el perímetro a tu manera.

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-cover data-type="image">Cover image</th></tr></thead><tbody><tr><td><h4><a href="/pages/petNDsWLgiG5L0ofKeYM"><mark style="color:$primary;">Crea un presupuesto</mark></a></h4></td><td><mark style="color:$info;">Cloud Services, Marketplace and IT Management.</mark></td><td></td></tr><tr><td><h4><a href="/pages/lRMPoXbIbZkpvZZ0a0AK"><mark style="color:$primary;">Crea un cliente</mark></a></h4></td><td><mark style="color:$info;">Cloud Services, Marketplace and IT Management.</mark></td><td></td></tr><tr><td><h4><a href="/pages/Lf9swvCwsF9E6oaJwbMD"><mark style="color:$primary;">Despliega un producto</mark></a></h4></td><td><mark style="color:$info;">Cloud Services, Marketplace and IT Management.</mark></td><td></td></tr><tr><td><h4><a href="/pages/O9itkv5Dx5UDuz0XWmU0"><mark style="color:$primary;">Añade tu método de pago</mark></a></h4></td><td><mark style="color:$info;">Cloud Services, Marketplace and IT Management.</mark></td><td></td></tr></tbody></table>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.plenit.com/productos/servers-1.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
