# Переустановка ОС

На странице панели управления отображаются все доступные виртуальные серверы.<br>

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

Далее нам нужно нажать на необходимый сервер и перейти на его страницу. Следом нажимаем на раздел **Меню** с тремя точками рядом, в открывшемся окошке выбираем **Переустановить ОС**.&#x20;

Далее нам нужно выбрать подходящий вариант системы, для примера возьмем **Debian 11**. По желанию выбираем скрипты, после чего вводим новый пароль или используем сгенерированный.

{% hint style="warning" %}
Новый пароль полностью отличается от старого, запишите его.
{% endhint %}

Нажимаем «**‎**Переустановить»‎.<br>

<figure><img src="/files/2BfPwqFYKhVW65powK85" alt=""><figcaption></figcaption></figure>

Начался процесс переустановки операционной системы.<br>

<figure><img src="/files/66awJuOlunj6MyZmcjn4" alt=""><figcaption></figcaption></figure>

Готово.<br>

<figure><img src="/files/2VgnWi3W9jqRWIQZYZxb" alt=""><figcaption></figcaption></figure>

Попробуем подключиться к виртуальному серверу на Debian через PuTTY:

Получилось! Операционная система успешно переустановлена.


---

# 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/sclad.group/pereustanovka-os.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.
