In my daily work, I often have to connect to different servers. However, these can only be administrated from certain IP addresses. That's why I've built a little helper plugin for the waybar. With this plugin it is possible to start/stop the existing systemd unit.
you know that i like opensource...
One of my daily companions is sway. sway is a tiling window manager that best meets my daily needs https://github.com/swaywm.A really good introduction to the world of Tiling Window Managers is this video:
Unfortunately, I have an Nvidia graphics card installed in my current...
After the successful Setup of our Elasticsearch Cluster we noticed that the logs of the bind nameserver are not really stored in the index of the filebeat agent in a meaningful way.
so what can you do to solve this problem?
First for the Insiders the Module can be donwlo...
I am often asked "how do you make sure your SSL certificates are valid?" My simple answer: I have built an icinga2 check for it :-)
it is a simple Bashscript that gets triggerd once a day.
#!/bin/bash
#Created by ♞ Raffael Willems@im-c.de
echo "Raffis SSL Cert Checker running..."
if printf...