Changing the Linux MOTD
2010 January 22
Want a cool login screen when you login to the linux shell at the console of via ssh? All you need to do is modify the /etc/motd file:
]# cat /etc/motd
. . . |
| | |,---.| ,---.,---.,-.-.,---.
| | ||---'| | | || | ||---'
`-'-'`---'`---'`---'`---'` ' '`---'
__,-----._ ,-.
,' ,-. \`---. ,-----<._/
(,.-. o:.` )),"\\-._ ,' `.
('"-` .\ \`:_ )\ `-;'-._ \
,,-. \` ; : \( `-' ) -._ : `:
( \ `._\\ ` ; ; ` : )
\`. `-. __ , / \ ;, (
`.`-.___--' `- / ; | : |
`-' `-.`--._ ' ; |
(`--._`. ; /\ |
\ ' \ , ) :
| `--::---- \' ; ;|
\ .__,- ( ) :
\ : `------; \ | | ;
\ : / , ) | | (
\ \ `-^-| | / , ,\
) ) | -^- ; `-^-^'
_,' _ ; | |
/ , , ,' /---. :
`-^-^' ( : :,'
`-^--'Just place in your preferred art/text with your preferred editor and your good to go!
No comments yet
