update old SSH post
This commit is contained in:
parent
7328ced384
commit
db58b87c42
1 changed files with 6 additions and 1 deletions
|
@ -5,7 +5,7 @@ summary: >
|
||||||
This is how I solved it.
|
This is how I solved it.
|
||||||
<small>The thumbnail was created with Google AI (Imagen 3).</small>
|
<small>The thumbnail was created with Google AI (Imagen 3).</small>
|
||||||
date: 2024-10-06T19:30:17+02:00
|
date: 2024-10-06T19:30:17+02:00
|
||||||
lastmod: 2024-11-17T11:19:39+0000
|
lastmod: 2024-12-08T11:12:01+0000
|
||||||
categories:
|
categories:
|
||||||
- computerstuff
|
- computerstuff
|
||||||
tags:
|
tags:
|
||||||
|
@ -33,3 +33,8 @@ $ ssh -O exit {short hostname}
|
||||||
```
|
```
|
||||||
|
|
||||||
every time -- which is annoying.
|
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 >}}
|
||||||
|
|
Loading…
Reference in a new issue