# RDP подключение к Windows server с Ubuntu

**RDP (Remote Desktop Protocol)** — протокол, который позволяет удаленно работать с сервером.\
Для подключения мы рекомендуем использовать встроенный клиент **Remmina**.

![file](https://fornex.com/media/article/img/%D0%A1%D0%BD%D0%B8%D0%BC%D0%BE%D0%BA_%D1%8D%D0%BA%D1%80%D0%B0%D0%BD%D0%B0_%D0%BE%D1%82_2019-04-25_16-32-29_pJLch3f.png)

В окне приложения выбираем тип подключения RDP и вводим IP адрес сервера.\
Затем нажимаем кнопку **«Подключиться»**.

![file](https://fornex.com/media/article/img/%D0%92%D1%8B%D0%B4%D0%B5%D0%BB%D0%B5%D0%BD%D0%B8%D0%B5_9991208.png)

Укажем имя пользователя и пароль, которые вы найдете в Биллинге.

<figure><img src="/files/CXdCWaEInPz35aqjILDI" alt=""><figcaption></figcaption></figure>

![file](https://fornex.com/media/article/img/%D0%92%D1%8B%D0%B4%D0%B5%D0%BB%D0%B5%D0%BD%D0%B8%D0%B5_9991209.png)

При первом подключении Remmina уточнит информацию о недоверенном сертификате безопасности.\
Нажимаем **«Принять»** и увидим рабочий стол Windows.

![file](https://fornex.com/media/article/img/%D0%92%D1%8B%D0%B4%D0%B5%D0%BB%D0%B5%D0%BD%D0%B8%D0%B5_9991210.png)


---

# 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.sclad.group/baza-znanii-skladtim/administrirovanie-linux/rdp-podklyuchenie-k-windows-server-s-ubuntu.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.
