Add tags for SSH Hardening post
This commit is contained in:
parent
118fd7192c
commit
375eaca157
@ -2,6 +2,11 @@
|
||||
date = '2024-10-26T16:59:23-03:00'
|
||||
title = 'Advanced SSH Hardening Best Practices'
|
||||
description = "Thanwer's Blog Post about best practices for hardening SSH servers"
|
||||
tags = [
|
||||
"webserver",
|
||||
"GNU/Linux",
|
||||
"Basics Series",
|
||||
]
|
||||
+++
|
||||
|
||||
As you could see on my last post about [fail2ban]({{< ref "/posts/fail2ban-basics" >}} "Fail2ban basics"), the SSH services are a popular target for brute force attacks, we really should take our time to improve our server's security.
|
||||
|
||||
Loading…
Reference in New Issue
Block a user