Ubuntu Server - disable MOTD updates

From Skytech
Revision as of 09:10, 4 January 2013 by Martin (talk | contribs) (Created page with "Category:Linux Disable that annoying MOTD about sysinfo, load and update packages: <pre> dpkg-reconfigure landscape-commo </pre> And disable it. If you want to complet...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search


Disable that annoying MOTD about sysinfo, load and update packages:

dpkg-reconfigure landscape-commo

And disable it.

If you want to completely remove the check, uninstall landscape:

apt-get remove --purge landscape-common