- Delete the default motd
sudo rm /etc/update-motd.d/*
- Run the motd install script:
bash <(curl -fsSL https://raw.githubusercontent.com/blxckhundred/motd-fork/main/install-motd.sh)
if sudo:
curl -fsSL https://raw.githubusercontent.com/blxckhundred/motd-fork/main/install-motd.sh | sudo bash
-
rw-motd— manually display the current MOTD. -
rw-motd-set— open a menu to enable/disable MOTD info blocks.