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: 2 months 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 (over 14 years ago)
- Default Branch: master
- Last Pushed: 2015-11-09T15:12:53.000Z (over 10 years ago)
- Last Synced: 2025-03-23T15:46:09.660Z (over 1 year ago)
- Language: Shell
- Homepage:
- Size: 418 KB
- Stars: 3
- Watchers: 1
- Forks: 2
- 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

### Credits
Code by Bertrand Fan (bertrand@fan.net)
ASCII art found here: [http://sushiref.com/asciiart.html](http://sushiref.com/asciiart.html)