# VDS и Выделенные серверы

- [Установка Java на сервер Ubuntu, Debian, CentOS (Linux)](https://support.minehosting.ru/servers/java.md)
- [Установка Java 8 на Ubuntu, Debian, CentOS (Linux)](https://support.minehosting.ru/servers/java/java8.md): Как установить Java 8 на сервер под управлением Linux
- [Установка Java 11 на Ubuntu, Debian, CentOS (Linux)](https://support.minehosting.ru/servers/java/java11.md): Как установить Java 11 на сервер под управлением Linux
- [Установка Java 16 на Ubuntu, Debian, CentOS (Linux)](https://support.minehosting.ru/servers/java/java16.md): Как установить Java 16 на сервер под управлением Linux
- [Установка Java 17 на Ubuntu, Debian, CentOS (Linux)](https://support.minehosting.ru/servers/java/java17.md): Как установить Java 17 на сервер под управлением Linux
- [Использование screen для запуска процессов в фоне](https://support.minehosting.ru/servers/screen.md)
- [Чем отличается VDS (виртуальный сервер) от выделенного сервера](https://support.minehosting.ru/servers/vds-or-dedic.md)


---

# 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://support.minehosting.ru/servers.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.
