feat(wpcarro/blog): SSH Oddities
Another short post about strange encounters in sysadmin-land. Change-Id: Ie71ca36553440d706ff808af91bed8e09008f909 Reviewed-on: https://cl.tvl.fyi/c/depot/+/5944 Tested-by: BuildkiteCI Reviewed-by: wpcarro <wpcarro@gmail.com> Autosubmit: wpcarro <wpcarro@gmail.com>
This commit is contained in:
parent
33f6419d7e
commit
6fbd78d462
2 changed files with 66 additions and 0 deletions
|
|
@ -50,4 +50,11 @@
|
|||
content = ./posts/tee-time.md;
|
||||
draft = false;
|
||||
}
|
||||
{
|
||||
key = "ssh-oddities";
|
||||
title = "SSH Oddities";
|
||||
date = 1657647994;
|
||||
content = ./posts/ssh-oddities.md;
|
||||
draft = false;
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue