diff options
Diffstat (limited to 'etc.bash')
| -rwxr-xr-x | etc.bash | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -25,6 +25,10 @@ sudo ufw logging low sudo ufw enable sudo systemctl enable --now ufw +# fail2ban +sudo cp ./etc/fail2ban/sshd.local /etc/fail2ban +sudo systemctl enable --now fail2ban + # fs trim sudo systemctl enable --now fstrim.timer |
