LoginSignup
0
1

More than 3 years have passed since last update.

sshでログイン時に文字を表示する

Posted at

sshでログイン時に文字を表示する

下記の画面のようなのを表示する設定
(こういうの設定すると、どの端末につないでるか勘違いが少なくなる)

etc__motd2.jpg

設定

UNIX系OSではもともと、ログイン時に/etc/motdファイルに書かれている内容を表示する機能がある。

/etc/motdはただのテキストファイルなので、それを編集すればOK

アスキーアートを作るのは下記のサイトで右上の文字を入力すれば
下側に表示されるので、それをコピペする

Text to ASCII Art Generator (TAAG)

0
1
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
1