如何完全禁用显示软件包更新和 dist 升级可用信息的 ubuntu 16.04 lts motd 横幅。例如。
475 packages can be updated.
0 updates are security updates.
我已经移动了这 3 个文件90-updates-available, 91-release-upgrade, 98-reboot-required
,这些消息不再显示,我想确认这是否是正确的方法
答案1
看一下dpkg-reconfigure landscape-common
和中的文件/etc/update-motd.d
。