在微博上看到秋大的 SSH 登錄提示 覺得很有意思
其實我什麼都不知道 深藏功與名
我嘗試著修改 /etc/motd 發現並不支持顏色顯示 噗。。。
然後微博上的小夥伴告訴我這個是修改 shell 的 rc 文件,每次啟動 terminal 的時候執行 sh 腳本就可以了
代碼參考自 http://blog.depressedmarvin.com/2015/10/13/fbi-warning-ssh-banner/
修改了最後的居中文本
打開 https://gist.github.com/ky0ncheng/aa936fe51acd064ea25e 將裡面的代碼複製或另存為 xxx.sh
保存完成後 chmod +x xxx.sh
修改 shell 的 rc 文件最後加入 bash xxx.sh
以至於啟動 terminal 後執行 shell 腳本
bash shell 修改 /etc/bash.bashrc
zsh 修改 ~/.zshrc
效果如圖
**粗体** _斜体_ [链接](http://example.com) `代码` - 列表 > 引用
。你还可以使用@
来通知其他用户。