Put the following line in /etc/profile
and put the attached titles
file in /etc/
.
echo Welcome `id -un`, `sort -R</etc/titles|head -n 1`!
The next time someone logs in, there will be an appropriate greeting:
/home/jaseg
<3 ssh [email protected]
Host key fingerprint is d5:c0:17:80:37:88:27:a9:5c:0d:9b:e0:6f:7c:07:4a
+--[ RSA 2048]----+
| . .= +o... |
| . .=o= +o. |
| ..oEo...o. |
| o+ . o |
| = S . |
| . . . |
| |
| |
| |
+-----------------+
[email protected]'s password:
Last login: Sun Mar 3 17:57:47 2013 from 222.173.190.239
Welcome kim, Father of the People!
kim@my-awesome-server:~$
Thanks to Wikipedia for the great list of titles!