有没有办法让我的 Ubuntu Alternate 安装上的 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/
Run Code Online (Sandbox Code Playgroud) 是否可以让 NetworkManager 在连接到 wifi 网络之前运行脚本并将网络的 SSID 传递给脚本(或仅执行基于 SSID 的脚本)?我正在从 WICD 切换回来,非常想念这种能力。我用谷歌搜索,但我能找到的/etc/NetworkManager/dispatcher.d/*
似乎是在建立连接后执行并且没有通过 SSID。