Scripts used in the Hassbian image.
| HOME | SUITES | HASSBIAN-CONFIG (CLI) | CONTRIBUTE |
This script installs the fail2ban service. Some further configuration is required after installation. More information here.
sudo hassbian-config install fail2ban
There’s nothing to upgrade.
| Description | Command/value |
|---|---|
| Running as: | root |
| Configuration file: | /etc/fail2ban/filter.d/ha.conf |
| Configuration file: | /etc/fail2ban/jail.d/ha.conf |
| Start service: | sudo systemctl start fail2ban.service |
| Stop service: | sudo systemctl stop fail2ban.service |
| Restart service: | sudo systemctl restart fail2ban.service |
| Service status: | sudo systemctl status fail2ban.service |
This install script was originally contributed by @Landrash