003a32b4a2bdd9df0910ecbfa976aa8b885896f7
Autoadd disks to temps (only for sd*, and works on smartmontools) Some cosmetic changes
MOTD
This repository contains the my configs for MOTD forked from yboetz.
It just Messange Of The Day for linux ssh and terminal.
Requirements
- update-motd
- Needed for work all scripts
- figlet
- Needed for work displayname in module 10-display-name
- smartctl
- Needed for showing temp in module 30-hdd-temp
- docker
- Needed for working module 60-docker
- lxd
- Needed for working module 60-lxd
Screenshot
Installing
- In /etc/ssh/sshd_config need to set up string to
PrintMotd yes - Install
update-motd
git clone https://github.com/RIKRUS/MOTD.git
cd MOTD
sudo chown root:root *
sudo cp * /etc/update-motd.d/
sudo update-motd
Description
Languages
Shell
100%
