/etc/motd

| linux | ubuntu |

I have been using Linux for many years, but only recently found out about /etc/motd. When you SSH into a server, it displays a message that varies depending on your Linux distribution. For instance, a stock Debian installation looks like this:

The programs included with the Debian GNU/Linux system are free software;
the exact distribution terms for each program are described in the
individual files in /usr/share/doc/*/copyright.

Debian GNU/Linux comes with ABSOLUTELY NO WARRANTY, to the extent permitted by applicable law. Last login: Wed Sep 14 23:38:34 2016 user@hostname:~#

I never thought to look at where this message comes from, but apparently it lives in /etc/motd. I believe this stands for "message of the day". This means that you can have this message say anything that you would like by editing the contents of /etc/motd. For example, you can use this Text to ASCII generator to put the hostname of your server in stunning ASCII text and make it look like this:
Levs-MacBook-Pro:~ levlaz$  ssh dev.levops.net
     _            _                                        _
  __| | _____   _| | _____   _____  _ __  ___   _ __   ___| |_
 / _` |/ _ \ \ / / |/ _ \ \ / / _ \| '_ \/ __| | '_ \ / _ \ __|
| (_| |  __/\ V /| |  __/\ V / (_) | |_) \__ \_| | | |  __/ |_
 \__,_|\___| \_(_)_|\___| \_/ \___/| .__/|___(_)_| |_|\___|\__|
                                   |_|

dev:~#

This is pretty neat! You can also do some fancy things like Ubuntu does and make this message change depending on various events such as security updates being available or a server restart being required. You can explore the scripts that Ubuntu uses in the /etc/update-motd.d/directory on a standard install.

Thank you for reading! Share your thoughts with me on bluesky, mastodon, or via email.

Check out some more stuff to read down below.

Most popular posts this month

Recent Favorite Blog Posts

This is a collection of the last 8 posts that I bookmarked.

Articles from blogs I follow around the net

Using an LLM to Automate the Process of Archiving New macOS App Icons

Whenever a new version of macOS drops, I find myself archiving the new app icons for my macOS icon gallery. In the past, the work to do this was a bit tedious. First, I’d find the app in the “Applications” folder (or elsewhere on the Mac), right click and...

via Jim Nielsen’s Blog September 25, 2026

Pluralistic: Itch scratching (25 Sep 2026)

Today's links Itch scratching: Love, care and self-actualization. Hey look at this: Delights to delectate. Object permanence: 9/11 x Viridians; Announcing Wikipedia; Infinite Copyright Mickey; Floppy shoulder bag; Wells Fargo's long sleaze; Corbyn wins Lab...

via Pluralistic: Daily links from Cory Doctorow September 25, 2026

I’m Tired of Being on the Network

You can tell how tired someone is of the always-online life pretty easily. When they get home, watch the distance between the phone and the body. The people who love being connected never let the thing leave them be it pocket, palm, face-down next to the f...

via matduggan.com September 25, 2026

Generated by openring