Mopidy Pummeluff – A music box for kids

Mopidy is an extensible music server written in Python. It provides a lot of different music sources, such as Spotify, SoundCloud, Google Play Music, and more. It’s a perfect open-source solution and alternative for SONOS, running on a Raspberry Pi. It’s nearly perfect for kids, and the only thing missing is a kids-compatible interface. That’s […]

Merry Christmas

We at confirm IT solutions want to say thank you. Thank you for giving us the opportunity to serve you. We truly appreciate your business, and we’re grateful for the trust you’ve placed in our team. We’re looking back at a wonderful and successful 2018. This wouldn’t have been possible without you. Instead of giving […]

When agile fails: Mindsets

For quite some time, we’re involved in several agile projects. At confirm IT solutions, we love to be as agile as possible. We do everything to support agile methodoligies. We also support and work in agile enterprise teams, especially for automation and DevOps topics.

Unattended upgrades in Debian

We use Debian for our systems. Not only because we love it, but also because you can harden and secure it very well. One of the many security precausions for Debian-based Linux distributions are unattended upgrades.

Mastering Vim: Motions and marks

This time I’d like to talk about some some useful tips how to move through a file. Vim motions and marks cannot only be helpful to jump to a specific location, but also to select, copy-paste and delete text passages.