From c6b7213f12f943f1f6498e1932f41d86158478bd Mon Sep 17 00:00:00 2001 From: Tobias Strobel Date: Sat, 4 Mar 2023 17:06:01 +0100 Subject: [PATCH] sshd_config: Add alias for hetznerstoragebox --- private_dot_ssh/private_config | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/private_dot_ssh/private_config b/private_dot_ssh/private_config index 561414d..46fa38a 100644 --- a/private_dot_ssh/private_config +++ b/private_dot_ssh/private_config @@ -69,6 +69,13 @@ Host bbarchaide HostName xj2jx027.repo.borgbase.com User xj2jx027 IdentityFile ~/.ssh/id_rsa_yubikey.pub +Host hetznerstoragebox + HostName u306305.your-storagebox.de + User u306305 + Port 23 + #PasswordAuthentication yes + # FIDO2 + IdentityFile ~/.ssh/id_ed25519_sk_yk5nano ## Git services Host github.com