spithash / landscape-sysinfo-mini

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.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

landscape-sysinfo-mini

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.

Sample Output

Sample Output

Credits

Enjoy

About

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.

License:GNU General Public License v2.0


Languages

Language:Python 100.0%