> 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/docs-pt/productos/servers-2/details/operating-systems-and-applications.md).

# Sistemas operativos e aplicações

O catálogo de sistemas operativos, aplicações e appliances disponíveis. Para entender o que é uma imagem e qual te convém, vai a [Imagens e aplicações](/docs-pt/productos/servers/concepts/images-and-applications.md) em Conceitos.

### Sistemas operativos

**Windows**

| Sistema        | Versões                |
| -------------- | ---------------------- |
| Windows Server | 2016, 2019, 2022, 2025 |

**Linux**

| Distribuição                 | Versões                 |
| ---------------------------- | ----------------------- |
| Ubuntu                       | 22.04 LTS, 24.04 LTS    |
| Debian                       | 11, 12                  |
| CentOS Stream                | 9                       |
| Rocky Linux                  | 9, 8.6                  |
| AlmaLinux                    | 9, 8.6                  |
| SUSE Linux Enterprise Server | 15 (SP1, SP3, SP5, SP6) |
| Oracle Linux                 | 8.6                     |

### Aplicações pré-instaláveis

As aplicações que podes pré-instalar dependem do sistema operativo.

| Sistema      | Aplicações pré-instaláveis                                                                                                                      |
| ------------ | ----------------------------------------------------------------------------------------------------------------------------------------------- |
| Windows      | 7-Zip, Adobe Reader DC, Google Chrome, FileZilla Client, FileZilla Server, Firefox, Foxit Reader, LibreOffice, Notepad++, PeaZip, PuTTY, WinSCP |
| Ubuntu       | Apache, MariaDB, MongoDB, MySQL, Nginx, PHP, WordPress                                                                                          |
| Debian       | PHP, WordPress                                                                                                                                  |
| Rocky Linux  | MariaDB, MongoDB, MySQL, Nginx, PHP, WordPress                                                                                                  |
| AlmaLinux    | MariaDB, MongoDB, MySQL, Nginx, PHP, WordPress                                                                                                  |
| Oracle Linux | MariaDB, MongoDB, MySQL, Nginx, PHP, WordPress                                                                                                  |

### Marketplace

Appliances e software pré-configurados prontos para implementar:

| Appliance    | Para quê                   | Fornecedor  |
| ------------ | -------------------------- | ----------- |
| 3CX          | Central telefónica (VoIP)  | 3CX         |
| FortiGate VM | Firewall, operado como VNF | Fortinet    |
| FireboxV     | Firewall, operado como VNF | WatchGuard  |
| Pandora FMS  | Monitorização              | Pandora FMS |

Os firewalls (FortiGate VM e FireboxV) são implementados como VNF e são operados por ti; verás isso em[ Redes do servidor.](/docs-pt/productos/servers/concepts/networks.md)

### Onde seguir

* Número máximo de imagens próprias e outros limites: Limites e quotas.
* Implementar um servidor: [Início rápido.](/docs-pt/productos/servers/quickstart.md)


---

# 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/docs-pt/productos/servers-2/details/operating-systems-and-applications.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.
