Ecosia pflanzt durch Suchen Bäume
Ecosia ist eine Suchmaschine die ihren Gewinn für das Aufforsten von Wäldern verwendet.
Nachrichten per Signal von der Kommandozeile versenden
Mit der Anwendung signal-cli lassen sich Nachrichten von der Kommandozeile über Signal versenden.
Alpine Linux auf dem Raspberry Pi
Alpine Linux ist eine auf Ressourceneffizienz und Sicherheit optimierte Linux-Distribution. Sie kann in verschiedenen Varianten installiert werden und kann so zum Beispiel komplett aus dem RAM laufen. Neben aktueller x86 Hardware stehen auch images für die verschiedenen Raspberry Pi Modelle zur Verfügung. In diesem Artikel wird kurz die Installation auf einem Raspberry Pi vorgestellt.
librespot, eine Open Source Bibliothek für Spotify
Bei librespot handelt es sich um eine Open Source Bibliothek für Spotify. Sie kann von anderen Anwendungen verwendet werden um einen Spotify Connect Empfänger zu erstellen. Neben der Bibliothek kann auch eine Anwendung mit gleichem Namen aus denn Quellen erstellt werden.
spotifyd - der Open Source Spotify Daemon
Spotifyd ist ein leichtgewichtiger Spotify Client, der auf UNIX Systemen als Daemon läuft
Version 0.2 of the monitoring plugin "check_mikrotik" has been released.
Changelog
- Check if objects are available
- Add support for SNMPv3
- Handle empty results
- Add fan speed as perfdata
- Add support for temperatures
- Report values as perdata
- Handle thresholds
- Update Icinga2 example config
Version 0.2 of the monitoring plugin "check_mtr" has been released.
Changelog
- Add additional heading to long output
- Remove illegal chars from long output
- Use dash(-) instead of underscore(_) in arguments
- Add option to resolve the hostnames of the hops
- Add option to set report cycles
- Add TCP and …
Use sshpass to automate password based ssh logins
On some systems the SSH server only allows keyboard-interactive password logins. The sshpass util can be used to emulate an interactive keyboard login even if it is run in non interactive mode.
Initial version 0.1 of the monitoring plugin "check_mtr" has been released.
This version is a proof of concept to evaluate if mtr can be used for monitoring with Icinga 2. You can find additional information about the tool "My traceroute(MTR)" in the article "Use My traceroute(MTR) for …
Use Supermicros IPMI and SSH to power on a server
It is possible to access the IPMI of an Supermicro server via SSH and controll the power of the server.