This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #!/usr/bin/env bash | |
| # HIKI · FDSJ · VPS PROVISION SCRIPT | |
| # Pegar UNA VEZ como root en el Browser Terminal del VPS Hostinger. | |
| # Tiempo estimado: 10-15 minutos. | |
| # | |
| # Hace: | |
| # 1. Update + paquetes base | |
| # 2. Usuario `hiki` con sudo + SSH key (Felipe + Claude) | |
| # 3. UFW firewall (22, 80, 443) | |
| # 4. fail2ban |