diff --git a/content/posts/2024/70-stalled-ssh-connections/index.md b/content/posts/2024/70-stalled-ssh-connections/index.md index 4dc1116..0392116 100644 --- a/content/posts/2024/70-stalled-ssh-connections/index.md +++ b/content/posts/2024/70-stalled-ssh-connections/index.md @@ -5,7 +5,7 @@ summary: > This is how I solved it. The thumbnail was created with Google AI (Imagen 3). date: 2024-10-06T19:30:17+02:00 -lastmod: 2024-12-17T15:16:01+0000 +lastmod: 2024-12-17T17:24:02+0000 categories: - computerstuff tags: @@ -35,7 +35,7 @@ $ ssh -O exit {short hostname} every time -- which is annoying. {{< alert "triangle-exclamation" >}} -**Update on 2024-12-17:** +**Update on December 17 2024:** A few changes to the SSH configuration on client and server have been made. {{< /alert >}}