From 77074c2bdbfa33f558f89e193790d07827d6ec53 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=95=D0=B2=D0=B3=D0=B5=D0=BD=D0=B8=D0=B9=20=D0=A1=D1=83?= =?UTF-8?q?=D0=B3=D0=BE=D0=BD=D1=8F=D0=BA=D0=BE?= Date: Tue, 31 Mar 2026 15:12:55 +0000 Subject: [PATCH] =?UTF-8?q?fix:=20=D0=98=D1=81=D0=BF=D1=80=D0=B0=D0=B2?= =?UTF-8?q?=D0=BB=D0=B5=D0=BD=D1=8B=20=D0=BE=D1=82=D1=81=D1=82=D1=83=D0=BF?= =?UTF-8?q?=D1=8B=20=D0=B8=20=D1=81=D1=81=D1=8B=D0=BB=D0=BA=D0=B0=20=D0=BA?= =?UTF-8?q?=D0=B0=D1=80=D1=82=D0=B8=D0=BD=D0=BA=D1=83?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 3715772..9f7f107 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # Базовая (Стартовая) настройка Ubuntu Server -[Termius_KeyGen]: https://gitea.homelab.ats.com.ru/Sugan/Basic-Ubuntu-Server-Setup/src/branch/production/images/Termius_KeyGen.png +[Termius_KeyGen]: images/Termius_KeyGen.png # Содержание @@ -178,12 +178,19 @@ fail2ban-client status sshd # Настройки доступа по SSH ## Создание публичного и приватного ключа **Шаг 1:** Запустите Termius + **Шаг 2:** Выберите пункт меню Keychain (1) + **Шаг 3:** Выбирите Kay type RSA (2) + **Шаг 4:** Выбирите Key size 2048 (3) + **Шаг 5:** Введите удобное для Вас название ключа в поле Label (4) + **Шаг 6:** Введите удобный для Вас пароль для ключа в поле Passphrase (5) + **Шаг 7:** Нажмите кнопку Generate & save + ![Termius_KeyGen][Termius_KeyGen] ## Добавление публичного ключа в OpenSSH