From 84cce6c498aeeeec5b816abc757fc937a4a36dd2 Mon Sep 17 00:00:00 2001 From: buildplan <170122315+buildplan@users.noreply.github.com> Date: Thu, 26 Jun 2025 21:49:05 +0100 Subject: [PATCH] Update README.md --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 6baeb68..71f0a36 100644 --- a/README.md +++ b/README.md @@ -81,15 +81,16 @@ sudo ./setup_harden_debian_ubuntu.sh --quiet ## 🧪 Tested On -* Debian 12 (Bookworm) -* Ubuntu 20.04, 22.04, and 24.04 (LTS only) -* VirtualBox, KVM, and common VPS providers (Hetzner, DigitalOcean, etc.) +* Debian 12 +* Ubuntu 24.04 +* VMs, and common VPS providers (OCI, DigitalOcean, etc.) --- ## ❗ Important Notes * 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. * A system **reboot is recommended** after running the script.