Update README.md

This commit is contained in:
buildplan
2025-06-26 21:49:05 +01:00
committed by GitHub
parent 042f474072
commit 84cce6c498

View File

@@ -81,15 +81,16 @@ sudo ./setup_harden_debian_ubuntu.sh --quiet
## 🧪 Tested On ## 🧪 Tested On
* Debian 12 (Bookworm) * Debian 12
* Ubuntu 20.04, 22.04, and 24.04 (LTS only) * Ubuntu 24.04
* VirtualBox, KVM, and common VPS providers (Hetzner, DigitalOcean, etc.) * VMs, and common VPS providers (OCI, DigitalOcean, etc.)
--- ---
## ❗ Important Notes ## ❗ Important Notes
* Always test in a VM or staging VPS before using in production. * Always test in a VM or staging VPS before using in production.
* Run this script before setting up anything else on brand new VM/VPS.
* Ensure you have console or out-of-band access in case SSH becomes inaccessible. * Ensure you have console or out-of-band access in case SSH becomes inaccessible.
* A system **reboot is recommended** after running the script. * A system **reboot is recommended** after running the script.