MOTD Generator

Message of the day generator. Convert an image to an SSH MOTD banner.

  1. Drag-drop or upload an image file & hit Go
  2. Copy the result into a text file on your server, for example motd.txt
  3. To preview, run echo -e "`cat motd.txt`"
  4. To install, run echo -e "`cat motd.txt`" > /etc/motd
Required

Drop image here