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
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.
tizonia - Musik aus der Cloud auf die Kommandozeile
Mit der Software tizonia kann von der Kommandozeile auf Musikdienste wie Spotify, SoundCloud, GoogleMusic und weitere zugegriffen und Musik abgespielt werden.
Use Python with virtualenv in Makefiles
In this article I will show you how I use Python with virtualenv in my Makefiles to automate deployments and other things.
Home Assistant Probleme mit KNX RGBW Lampen
Nach dem Update auf Home Assistant 0.100+ in einer Testumgebung, konnten die Farben der über ein KNX-DALI-Gateway angebundenen RGBW Lampen nicht mehr richtig angesteuert werden.
KVM host detects multiple VGs with same name
If you use KVM and an LVM backed storage you might experience an issue with duplicated VG names. I will show you how to fix this issue.
Remove unwanted files from git history
Sometimes you might have committed and pushed large files or files with sensitive data to your git repository. In this article I will explain how to remove this files.
Ablaufdatum eines SSL Zertifikates prüfen
Wird die Kommunikation zu einem Server per SSL abgesichert, kann relativ leicht abgefragt werden, wann das Zertifikat ausläuft.
Errors after upgrading Arch Linux
Today I got an error after upgrading my Arch Linux boxes. But it could be fixed within a few minutes.