From a36ca26cc62a225f7dcbb578784db38581409e74 Mon Sep 17 00:00:00 2001 From: Minecon724 Date: Wed, 4 Dec 2024 11:56:18 +0100 Subject: [PATCH] Update README.md --- README.md | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index e91868c..6798f4e 100644 --- a/README.md +++ b/README.md @@ -13,4 +13,13 @@ Scripts for vpses - Creates a user - disallows root and password login - creates a WireGuard profile - - restricts SSH to it \ No newline at end of file + - restricts SSH to it + +### Checklist +1. Update system and reboot +2. Remove bloat like exim and cron (for low end servers) +3. Setup systemd-networkd +4. Change to random IPv6 to not expose your subnet +5. secure.sh +6. Install byobu +7. Save login info somewhere \ No newline at end of file