Skip to main content

Message of the Day

July 17, 2025

"motd" stands for "Message of the Day". It is the message displayed just before login in the shell.

The default value is:

Ahsay Universal Backup System 

After base 64 decoding, it will become:

QWhxYXkgVW5pdmVyc2FsIEJhY2t1cCBTeXN0ZW0NCg0K

The base64 encoder will preserve the new line character in the message. Therefore, multiple lines can be displayed in the message.

To generate the code and paste it in the XML tag in the config file, please type the motd to the base64 encoder and paste the output in the XML tag "<motd>" in the config file.