Update README.md
This commit is contained in:
parent
900143ced6
commit
a36ca26cc6
1 changed files with 10 additions and 1 deletions
11
README.md
11
README.md
|
@ -13,4 +13,13 @@ Scripts for vpses
|
||||||
- Creates a user
|
- Creates a user
|
||||||
- disallows root and password login
|
- disallows root and password login
|
||||||
- creates a WireGuard profile
|
- creates a WireGuard profile
|
||||||
- restricts SSH to it
|
- 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
|
Loading…
Reference in a new issue