Skip to content

ajgon/street-fighter-motd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Street Fighter MOTD

Demo

Why?

Because I can. Also, I was inspired by this article.

How?

Requirements

Configuring

  • Edit host-data.txt file, it will be appended to final MOTDs. If you wish to use variables, put their names between ##. For example ##PUBLIC_IP## will be replaced by PUBLIC_IP shell variable during update-motd script action.
  • Edit motd-variables file, and set all the variables which you defined in previous file.

Building

  • Fire vagrant up and wait for the script to finish.

Installing

  • Set a desired hostname on your machine i.e. hostnamectl set-hostname blanka
  • Copy all contents of the dist directory (preserving directory structure) to /etc/update-motd.d/ on the desired machine.
  • Install update-motd i.e. apt-get install update-motd

Troubles?

Open an issue.

License

MIT License

About

Street Fighter MOTDs

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages