有没有办法在我的 Ubuntu 替代安装上获取 Ubuntu Server 安装上显示的精美 MOTD?像这样:
Welcome to Ubuntu 11.10 (GNU/Linux 3.0.0-12-server x86_64)
* Documentation: https://help.ubuntu.com/11.10/serverguide/C
System information as of Sun Nov 6 00:38:01 PDT 2011
System load: 0.0 Processes: 88
Usage of /: 0.8% of 227.98GB Users logged in: 0
Memory usage: 14% IP address for eth0: 10.13.37.147
Swap usage: 0%
Graph this data and manage this system at https://landscape.canonical.com/
答案1
由于 Stefano Palazzo 认为这是一个好主意,因此将其作为答案发布。
动态 MOTD 是 'landscape-common' 包的一部分。因此只需使用以下命令安装它:
sudo apt-get install landscape-common