aboutsummaryrefslogtreecommitdiffstats
path: root/system/services (unfollow)
Commit message (Collapse)Author
2023-03-25Fix(system/services/rust-motd): Quote ssl-cert namesene
2023-03-25Feat(system/services/rust-motd): Info about filesystemsene
2023-03-25Feat(system/services/rust-motd): Show status of ssl-certsene
2023-03-25Fix(system/services/rust-motd): Add fail2ban binaryene
2023-03-25Feat(system/services/fail2ban): Add dovecot jailene
This should reduce the log spam even further.
2023-03-25Fix(system/services/fail2ban): Make db persistentene
2023-03-25Feat(system/services/fail2ban): Add fail2banene
This should clear the logs somewhat.
2023-03-19Fix(system/services/minecraft): Remove to make compileene
2023-03-19Fix(system/mail): Only accept connections on safe portsene
It is sort of standard to ignore connections over the unencrypted port 25, thus we are doing the same.
2023-03-18Fix(system/users): Remove unneeded root ssh login keysene
All users are in the wheel group, thus direct login as root is no longer needed.
2023-03-18Refactor: Use better file layoutene