rda0 / motd

Display motd on debian and show system info

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

motd

Display motd on debian and show system info

Requirements

apt install lsb-release

Installation

git clone https://github.com/rda0/motd.git
cd motd
mv /etc/motd /etc/motd.old
touch /etc/motd
rm /etc/update-motd.d/*
cp motd /etc/update-motd.d/10-motd

About

Display motd on debian and show system info

License:GNU General Public License v3.0


Languages

Language:Shell 100.0%