aboutsummaryrefslogtreecommitdiff
path: root/content/blog/2023-10-15-alpine-ssh-hardening.md
diff options
context:
space:
mode:
authorChristian Cleberg <hello@cleberg.net>2024-07-08 20:31:42 -0500
committerChristian Cleberg <hello@cleberg.net>2024-07-08 20:31:42 -0500
commita807aed5c389d1dfadcd5c88b79c48469aa5b9d9 (patch)
tree5291dff815cf5888992a18702bb1b7f5bb421d3a /content/blog/2023-10-15-alpine-ssh-hardening.md
parentce89917716b1e9f76d49fd169c7b1feab0af6d72 (diff)
downloadcleberg.net-a807aed5c389d1dfadcd5c88b79c48469aa5b9d9.tar.gz
cleberg.net-a807aed5c389d1dfadcd5c88b79c48469aa5b9d9.tar.bz2
cleberg.net-a807aed5c389d1dfadcd5c88b79c48469aa5b9d9.zip
fix images for 2023 and 2024 posts
Diffstat (limited to 'content/blog/2023-10-15-alpine-ssh-hardening.md')
-rw-r--r--content/blog/2023-10-15-alpine-ssh-hardening.md6
1 files changed, 0 insertions, 6 deletions
diff --git a/content/blog/2023-10-15-alpine-ssh-hardening.md b/content/blog/2023-10-15-alpine-ssh-hardening.md
index bb7e71b..e3faf64 100644
--- a/content/blog/2023-10-15-alpine-ssh-hardening.md
+++ b/content/blog/2023-10-15-alpine-ssh-hardening.md
@@ -67,9 +67,3 @@ ssh-audit localhost
If everything succeeded, the results will show as all green. If anything is
yellow, orange, or red, you may need to tweak additional settings.
-
-```txt
-#+caption: ssh audit
-```
-
-![ssh-audit](https://img.cleberg.net/blog/20231015-ssh-hardening/ssh-audit.png)