Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/bertrandom/sushi-motd

Displays a piece of sushi ASCII art every time you connect to your server
https://github.com/bertrandom/sushi-motd

Last synced: 23 days ago
JSON representation

Displays a piece of sushi ASCII art every time you connect to your server

Awesome Lists containing this project

README

        

# sushi-motd

Displays a piece of sushi ASCII art every time you connect to your server.

### Installation (Ubuntu)

As root:

apt-get install update-motd
cp 51-sushi /etc/update-motd.d/51-sushi

Note, if you're using Ubuntu 12.10, `UsePAM yes` must be set in `/etc/ssh/sshd_config`

### Screenshots

![screenshot](https://github.com/bertrandom/sushi-motd/raw/gh-pages/screenshot.png)

### Credits

Code by Bertrand Fan ([email protected])

ASCII art found here: [http://sushiref.com/asciiart.html](http://sushiref.com/asciiart.html)