Skip to content

Instantly share code, notes, and snippets.

@kumbasar
Created July 5, 2018 09:49
Show Gist options
  • Save kumbasar/487672da41e22b4f992c7a7877c16aee to your computer and use it in GitHub Desktop.
Save kumbasar/487672da41e22b4f992c7a7877c16aee to your computer and use it in GitHub Desktop.
ASCII banner after login
sudo cat << 'EOT' >> /etc/motd
____ _ _ ___ ____ _____
/ ___| | | |/ _ \/ ___|_ _|
| | _| |_| | | | \___ \ | |
| |_| | _ | |_| |___) || |
\____|_| |_|\___/|____/ |_|
EOT
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment