But the novelty wears, and as I fell to the dark side of precompiled binaries, my motivation toward fancy MOTDs waned as well. Here I will show you a simple method of presenting colorful ANSI logos at login in Ubuntu.
- Install the binary from repository.
sudo apt-get install welcome2l
- Redirect the output of the binary to the system's MOTD file.
sudo welcome2l > /etc/motd
- Debian Swirl(default)
- Debian Banner
- Tux Classic and Banner
sudo apt-get install linuxlogoNow each user logging in will be greeted with a colorful ANSI MOTD along with the system's Kernel Version, Architecture, Available Memory, and optionally (
sudo linux_logo > /etc/motd
welcome2l -private) an Unauthorized Access message.

0 comments:
Post a Comment