From 857009616b10a19656c1d5f132a1d96208ae6d7f Mon Sep 17 00:00:00 2001 From: dttb Date: Thu, 18 Jun 2026 23:07:33 +0300 Subject: [PATCH] =?UTF-8?q?=D0=91=D0=B5=D0=BD=D0=B5=D0=BB=D1=8E=D0=BA?= =?UTF-8?q?=D1=81:=20=D0=B4=D0=BE=D0=B1=D0=B0=D0=B2=D0=BB=D0=B5=D0=BD=20SS?= =?UTF-8?q?H-=D0=BA=D0=BB=D1=8E=D1=87=20=D0=B0=D1=81=D1=81=D0=B8=D1=81?= =?UTF-8?q?=D1=82=D0=B5=D0=BD=D1=82=D0=B0=20German=20(LXC=20141)=20=D0=BD?= =?UTF-8?q?=D0=B0=20Cudy?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- projects/benilux/credentials.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/projects/benilux/credentials.md b/projects/benilux/credentials.md index d241c2c..1f6f97e 100644 --- a/projects/benilux/credentials.md +++ b/projects/benilux/credentials.md @@ -24,6 +24,7 @@ tags: [benilux, credentials, secrets] **Только по ключу** (PasswordAuth отключён в dropbear с 2026-05-20). В `/etc/dropbear/authorized_keys` лежат: - `ai@mac-20260112` — основной ключ Mac Олега (`~/.ssh/id_ed25519`) - `claude-code@code-server` — recovery-ключ с LXC 132 code-server, на случай отказа Mac +- `german-lxc@dttb.ru` — ключ ассистента **German** (LXC 141, NetBird `100.70.99.82`), добавлен 2026-06-18 через code-server (Mac→Cudy на тот момент был недоступен — peer blocked) ```bash # с Mac @@ -31,6 +32,9 @@ ssh -i ~/.ssh/id_ed25519 root@100.70.207.97 # с code-server (recovery) ssh root@100.70.207.97 + +# с German (ассистент) — алиас в /root/.ssh/config +ssh cudy-benelux # = root@100.70.207.97 по /root/.ssh/id_ed25519 ``` ### LuCI (Web UI)