# Настройка ОС и ПО

- [Подключение к серверу через SSH](https://wiki.qwins.co/nastroika-os-i-po/podklyuchenie-k-serveru-cherez-ssh.md)
- [Подключение через SSH ключи](https://wiki.qwins.co/nastroika-os-i-po/podklyuchenie-cherez-ssh-klyuchi.md): Беспокоитесь за безопасность своего сервера? Вам необходимо активировать метод авторизации через SSH-ключ, а теперь подробнее!
- [Java \[Linux\]](https://wiki.qwins.co/nastroika-os-i-po/java-linux.md)
- [Screen](https://wiki.qwins.co/nastroika-os-i-po/screen.md): Screen — программное обеспечение, позволяющее создавать множество окон для одновременного выполнения сразу нескольких задач, при этом процессы остаются активными даже при выходе.
- [Развертывание MikroTik RouterOS](https://wiki.qwins.co/nastroika-os-i-po/razvertyvanie-mikrotik-routeros.md)
- [Измерение скорости сети](https://wiki.qwins.co/nastroika-os-i-po/izmerenie-skorosti-seti.md): Здесь Вы сможете наглядно узнать, как измерить скорости сети на сервере. Для примера мы использовали операционную систему Ubuntu 22.04.


---

# 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://wiki.qwins.co/nastroika-os-i-po.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.
