backup: 2026-03-24 18:08

This commit is contained in:
Dmitry
2026-03-24 18:08:29 +03:00
parent 94d03d41e3
commit b60e4fa743
7 changed files with 17 additions and 80 deletions
+7 -1
View File
@@ -5,7 +5,6 @@ Host vps vps-ada
User ada
IdentityFile ~/.ssh/keys/homelab_ssh.pub
# ZimaOS
Host casa casaos casa-vm
HostName 100.87.138.76
User ada
@@ -20,6 +19,13 @@ Host pve
SetEnv TERM=xterm-256color
ProxyJump vps
Host openclaw
Hostname 192.168.1.20
User openclaw
IdentityFile ~/.ssh/keys/adax1.pub
SetEnv TERM=xterm-256color
ProxyJump pve
Host git.ada-dev.ru
HostName 100.87.138.76
Port 222
+1
View File
@@ -1,5 +1,6 @@
Host ru-vps
HostName 157.22.231.198
Port 3422
User ada
ServerAliveInterval 30
ServerAliveCountMax 3