Recent Changes - Search:

PmWiki

pmwiki.org

edit SideBar

Tidbits2

Main.Tidbits2 History

Hide minor edits - Show changes to markup

April 27, 2006, at 06:09 PM by Zeppo -
Changed lines 1-2 from:
 Creating custom SSH welcome messages
to:

Creating custom SSH welcome messages

April 26, 2006, at 03:54 AM by zeppo -
Added lines 1-17:
 Creating custom SSH welcome messages

This is good if you enable ssh login to your users, you can place some text once they login.


1. Login to your server as root via SSH.

2. Type: vi /etc/motd

3. Now type in the message you want everyone to see. Something like this is good.

Vi "i" for insert mode escape for command, ":" then "w" then "q"
"Authorized Marx Brothers Only!!."

(The above is just sample text, you may create your own or use this!)

4. Save & Exit Vi Type: CTRL-X, Y, Enter

Edit - History - Print - Recent Changes - Search
Page last modified on April 27, 2006, at 06:09 PM