Skip to content

Skrepysh/motd

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Spookdev-MOTD (edited by Skrepysh)

MOTD-Screenshot

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

Installation

  1. Run the motd install script:
curl -L https://raw.githubusercontent.com/Skrepysh/motd/master/install.sh > motd_install.sh && sudo chmod 777 motd_install.sh && sudo ./motd_install.sh
  1. Change /etc/update-motd.d/colors.txt to your liking.
  2. Optionally change PrintLastLog to no in /etc/ssh/sshd_config.

Languages

  • Shell 100.0%