From d560667482a458026f589a1d17c7af5451641c6a Mon Sep 17 00:00:00 2001 From: Junwei Zhao Date: Wed, 8 Jan 2025 18:23:46 +1100 Subject: [PATCH] Update --- apply.sh | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/apply.sh b/apply.sh index bb43890..09805ec 100755 --- a/apply.sh +++ b/apply.sh @@ -291,3 +291,8 @@ cat /var/log/auth.log | grep "Failed" sudo systemctl status fail2ban sudo fail2ban-client status sshd + + +# When port 53 is used, then check systemd-resolved + +sudo systemctl status systemd-resolved