Update README.md

This commit is contained in:
buildplan
2025-06-27 13:21:16 +01:00
committed by GitHub
parent 855ad933f7
commit c945837aa0

View File

@@ -5,9 +5,9 @@
**Last Updated:** 2025-06-27
**Compatible With:**
- Debian 12 (Bookworm)
- Ubuntu 20.04 LTS, 22.04 LTS, 24.04 LTS, 24.10
- Tested on Debian 12, Ubuntu 24.04 and Ubuntu 24.10
- Debian 12
- Ubuntu 20.04, 22.04, 24.04, 24.10
- Tested on Debian 12, Ubuntu 24.04 and 24.10
---
@@ -59,7 +59,7 @@ It is highly recommended to run the script interactively the first time.
sudo ./setup_harden_debian_ubuntu.sh
```
### 3. Run in Quiet Mode (for automation)
### 3. Run in Quiet Mode (for automation - not recmmended)
```bash
sudo ./setup_harden_debian_ubuntu.sh --quiet
@@ -140,6 +140,6 @@ If you are locked out of SSH, use your provider's web console to perform the fol
---
## 📝 License
## MIT License
This script is open-source and provided "as is" without warranty. Use at your own risk.