update old SSH post

This commit is contained in:
Dominic Reich 2024-12-08 12:12:01 +01:00
parent 7328ced384
commit db58b87c42
Signed by: dominic
GPG key ID: BC9D6AE1A3BE169A

View file

@ -5,7 +5,7 @@ summary: >
This is how I solved it.
<small>The thumbnail was created with Google AI (Imagen 3).</small>
date: 2024-10-06T19:30:17+02:00
lastmod: 2024-11-17T11:19:39+0000
lastmod: 2024-12-08T11:12:01+0000
categories:
- computerstuff
tags:
@ -33,3 +33,8 @@ $ ssh -O exit {short hostname}
```
every time -- which is annoying.
{{< alert "triangle-exclamation" >}}
**Update on 2024-12-08:**
I'm afraid, but I think this is not yet fully resolved.
{{< /alert >}}