「ログイン時にメッセージを表示する」の版間の差分
提供: Wikiducca
細 (1版) |
|
(相違点なし)
|
2011年10月14日 (金) 02:15時点における版
/etc/motd を編集する
[root@server ~]# cp -p /etc/motd /etc/motd.org [root@server ~]# vi /etc/motd ----- ここから ----- =============== t e s t =============== ----- ここまで -----
次回ログイン時
Last login: Thu Sep 9 12:54:47 2010 from 192.168.1.10 =============== t e s t =============== [user@server ~]$