a trivial re-implementation of the sysinfo printout shown on debian at boot time. No twisted, no reactor, just /proc & utmp inspired by ubuntu 14.10 /etc/update-motd.d/50-landscape-sysinfo Requires: python-utmp for counting users.
The script now shows updates to install and how many of them are security updates.
- Original script from: https://github.com/jnweiger/landscape-sysinfo-mini
- Show all interface IPs: https://github.com/nherbaut/landscape-sysinfo-mini
- Show packages update: https://nickcharlton.net/posts/debian-ubuntu-dynamic-motd.html
Enjoy