Sen descrición

Yannick Boetzel ef1fe92894 Add restores to bans. %!s(int64=5) %!d(string=hai) anos
.gitattributes 8d505f5e4d Added picture. %!s(int64=7) %!d(string=hai) anos
10-hostname 113f91dcee Changed filename. %!s(int64=7) %!d(string=hai) anos
10-hostname-color 113f91dcee Changed filename. %!s(int64=7) %!d(string=hai) anos
20-sysinfo 735afcf781 Cleanup. Added core count. %!s(int64=7) %!d(string=hai) anos
20-uptime 5ee8990c59 Remove specific paths %!s(int64=7) %!d(string=hai) anos
30-zpool-bar 5584b4e0f7 Fixed spacing. %!s(int64=7) %!d(string=hai) anos
30-zpool-simple b6fb216d6b Initial commit. %!s(int64=7) %!d(string=hai) anos
35-diskspace b0d9ee4acf Do not include overlay in diskstats %!s(int64=6) %!d(string=hai) anos
36-diskstatus fb605fe74e Use hddtemp for temperatures. Some minor cleanup/fixes. %!s(int64=6) %!d(string=hai) anos
40-services 530925121c Changed permissions. %!s(int64=7) %!d(string=hai) anos
50-fail2ban ef1fe92894 Add restores to bans. %!s(int64=5) %!d(string=hai) anos
50-fail2ban-status ad06a51ffd Added comments. %!s(int64=7) %!d(string=hai) anos
60-docker 0daa77bbdb Sort Docker Containers by name %!s(int64=6) %!d(string=hai) anos
60-lxd 530925121c Changed permissions. %!s(int64=7) %!d(string=hai) anos
README.md bef116a1dd Link to all external dependencies %!s(int64=6) %!d(string=hai) anos
motd.png 91cc47fd93 Changed picture. %!s(int64=7) %!d(string=hai) anos

README.md

Message of the Day

Collection of my 'Message of the Day' scripts.

motd

Requirements

How do I set it up?

Copy the files you want in your MOTD to /etc/update-motd.d/. Make sure you have the PrintMotd option set to yes in your sshd config.

The duplicate files are different versions of the same, use either one of them. E.g. 30-zpool-simple will not print usage bars.

The script 36-smartd greps syslog for smartd entries to read temperature and last self-test result. You have to enable smartd monitoring & run regular self-tests for it to display anything.

If you use 50-fail2ban you should comment out the compress option in /etc/logrotate.d/fail2ban, s.t. the logs are not compressed and can be grepped.