mirror of
https://github.com/imthenachoman/How-To-Secure-A-Linux-Server.git
synced 2025-12-06 09:12:47 +01:00
Update README.md
This commit is contained in:
@@ -122,15 +122,17 @@ Not all changes can be automated with `code` snippets. Those changes need good,
|
|||||||
|
|
||||||
### To Do / To Add
|
### To Do / To Add
|
||||||
|
|
||||||
- [ ] [Custom Jails for Fail2ban](#custom-jails)
|
- [ ] [Custom Jails for Fail2ban](#tbd)
|
||||||
- [x] [Linux Kernel `sysctl` Hardening](#linux-kernel-sysctl-hardening)
|
- [ ] [Linux Kernel `sysctl` Hardening](#tbd)
|
||||||
- [ ] [Security-Enhanced Linux / SELinux](https://en.wikipedia.org/wiki/Security-Enhanced_Linux)
|
- [ ] [Security-Enhanced Linux / SELinux](https://en.wikipedia.org/wiki/Security-Enhanced_Linux)
|
||||||
- [ ] disk encryption
|
- [ ] disk encryption
|
||||||
- [x] BIOS password
|
- [x] BIOS password
|
||||||
- [ ] Anti-Virus
|
- [ ] Anti-Virus
|
||||||
- [x] use ed25519 keys instead of RSA for SSH public/private keys
|
- [x] use ed25519 keys instead of RSA for SSH public/private keys
|
||||||
- [ ] psad
|
- [ ] `psad`
|
||||||
- [ ] unattended upgrades for critical security updates and patches
|
- [ ] unattended upgrades for critical security updates and patches
|
||||||
|
- [ ] `logwatch`
|
||||||
|
|
||||||
|
|
||||||
([Table of Contents](#table-of-contents))
|
([Table of Contents](#table-of-contents))
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user