Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/bertrandom/sushi-motd
- Owner: bertrandom
- Created: 2011-12-09T03:08:44.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2015-11-09T15:12:53.000Z (about 9 years ago)
- Last Synced: 2023-04-17T14:00:29.811Z (over 1 year ago)
- Language: Shell
- Homepage:
- Size: 418 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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)