Skip to content

A custom MOTD for Ubuntu/Debian.

Notifications You must be signed in to change notification settings

Skrepysh/motd

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Spookdev-MOTD (edited by Skrepysh)

MOTD-Screenshot

Custom MOTD scripts based off of PlexMOTD. This is running on Ubuntu or Debian, and the scripts are split into manageable chunks.

Installation

  1. Run the motd install script:
  • For Ubuntu:
curl -L https://raw.githubusercontent.com/Skrepysh/motd/refs/heads/master/scripts/ubuntu.sh > motd_install.sh && sudo chmod +x motd_install.sh && sudo ./motd_install.sh
  • For Debian:
curl -L https://raw.githubusercontent.com/Skrepysh/motd/refs/heads/master/scripts/debian.sh > motd_install.sh && sudo chmod +x motd_install.sh && sudo ./motd_install.sh
  1. Change /etc/update-motd.d/colors.txt to your liking.
  2. Change services in /etc/update-motd.d/09-services to suit your needs.
  3. Optionally change PrintLastLog to no in /etc/ssh/sshd_config.

About

A custom MOTD for Ubuntu/Debian.

Topics

Resources

Stars

Watchers

Forks

Languages

  • Shell 100.0%