mirror of
https://github.com/mtan93/install-nextcloud.git
synced 2026-06-19 22:09:17 +01:00
Staus quo: Fail2Ban (e.g.: /root/fail2ban.sh)
fail2ban-client status nextcloud && fail2ban-client status nginx-http-auth && fail2ban-client status sshd
This commit is contained in:
@@ -0,0 +1,6 @@
|
|||||||
|
###
|
||||||
|
# Staus quo: Fail2Ban (e.g.: /root/fail2ban.sh)
|
||||||
|
###
|
||||||
|
#!/bin/bash
|
||||||
|
fail2ban-client status nextcloud && fail2ban-client status nginx-http-auth && fail2ban-client status sshd
|
||||||
|
exit 0
|
||||||
Reference in New Issue
Block a user