Last words
Charly's Column – A FIGlet Farewell
After two decades as a sys admin columnist, Charly bids a fitting farewell with a login banner created with FIGlet.
When I log in to servers or network components, I am often greeted by a large font banner with variable information content. Sometimes it simply tells me the hostname, sometimes the kernel version, and sometimes it reads DO NOT REBOOT BETWEEN 8AM AND 8PM.
Of course, it is debatable whether banners make sense or are just nonsense, and I use them sparingly on my own systems. However, servers that I can't just play around with warn me with a banner that reads Abyssus abyssum invocat (one mistake leads to another). Test systems for evaluating new software, on the other hand, cheerfully greet me with Morituri te salutant (those who are about to die, salute you). I've fared quite well with that banner all these years, but how do you create one?
I use FIGlet [1] for this. All of the popular distros include this tool, which supports several fonts and offers a variety of design options. I don't use any of them – I just want to get an unambiguous message across when logging in. That's why I only use the -c
parameter to center the banner, which would otherwise be left-justified. For my farewell banner, I make an exception and also use the -D
parameter, which lets you display German umlauts. I can usually ignore these with my Latin calendar sayings. FIGlet replaces special characters such as [
, \
, and ]
with ƒ, ÷, and ‹ while {
, |
, and }
give you the corresponding lowercase letters. The call
figlet -c -D Vielen Dank f}r 20 Jahre
produces the banner shown in Figure 1 (see Figure 2 for the English version).
So, that's all folks. I'm saying goodbye to my work on this column, which I started with the February 2002 issue of the Linux Magazine German edition and am now ending with the February 2022 issue. I am taking this step because I would like to write less frequently in the future, but in greater detail. I would like to thank the entire editorial team for their support, especially Jan Kleinert and Jörg Luther, the editors-in-chief for the Linux Magazine German edition. But the biggest thanks go to you, dear Linux friends!
Infos
- FIGlet: http://www.figlet.org
Buy this article as PDF
(incl. VAT)
Buy Linux Magazine
Subscribe to our Linux Newsletters
Find Linux and Open Source Jobs
Subscribe to our ADMIN Newsletters
Support Our Work
Linux Magazine content is made possible with support from readers like you. Please consider contributing when you've found an article to be beneficial.
News
-
The GNU Project Celebrates Its 40th Birthday
September 27 marks the 40th anniversary of the GNU Project, and it was celebrated with a hacker meeting in Biel/Bienne, Switzerland.
-
Linux Kernel Reducing Long-Term Support
LTS support for the Linux kernel is about to undergo some serious changes that will have a considerable impact on the future.
-
Fedora 39 Beta Now Available for Testing
For fans and users of Fedora Linux, the first beta of release 39 is now available, which is a minor upgrade but does include GNOME 45.
-
Fedora Linux 40 to Drop X11 for KDE Plasma
When Fedora 40 arrives in 2024, there will be a few big changes coming, especially for the KDE Plasma option.
-
Real-Time Ubuntu Available in AWS Marketplace
Anyone looking for a Linux distribution for real-time processing could do a whole lot worse than Real-Time Ubuntu.
-
KSMBD Finally Reaches a Stable State
For those who've been looking forward to the first release of KSMBD, after two years it's no longer considered experimental.
-
Nitrux 3.0.0 Has Been Released
The latest version of Nitrux brings plenty of innovation and fresh apps to the table.
-
Linux From Scratch 12.0 Now Available
If you're looking to roll your own Linux distribution, the latest version of Linux From Scratch is now available with plenty of updates.
-
Linux Kernel 6.5 Has Been Released
The newest Linux kernel, version 6.5, now includes initial support for two very exciting features.
-
UbuntuDDE 23.04 Now Available
A new version of the UbuntuDDE remix has finally arrived with all the updates from the Deepin desktop and everything that comes with the Ubuntu 23.04 base.