A Bash automation script that hardens a freshly provisioned Linux cloud instance from scratch configures UFW firewall rules, disables root SSH login, sets up fail2ban, enforces key-only authentication, patches common misconfigurations, and runs a post-deploy audit. One script,...