Use Systemd as a Cron Replacement
Since systemd 197 timer units support calendar time events, which makes systemd a full cron replacement. Why one would replace the good old …
~/git/blog
My brain-dump of random code/configuration.
Since systemd 197 timer units support calendar time events, which makes systemd a full cron replacement. Why one would replace the good old …
In this article I will share my setup, I use to backup chef server. In the best case, you have a dedicated machine, which has network access …
Since my last post owncloud has added official documentation for nginx. Unfortunately the documentation there didn’t worked for me out of …
In this article I explain how to set up octopress with pubsubhubbub, to get push-enabled feeds. In my example I use superfeedr, which is …
In this article I will show my nginx configuration for the icinga web interface. At the time of writing I installed version 1.8 on ubuntu …