In this article, I will show you how I used Gotify
to provide a very reliable information service for my IT team.
The messages are sent from our Icinga2
instance to the Gotify
service. We are using the iGotify App on our mobile phones.
My last blog post was about encrypting backups. The backups can easily be decrypted on my local computer with gpg --decrypt
. But what if the data is to be decrypted on a remote server?
The whole thing is more difficult because the required Yubikey is not available on the remote computer. This mean...
No backup, no mercy! That's why I store my backups in several locations with different hyperscalers (aws, hetzner, azure). But are these providers really trustworthy when it comes to my life insurance policy, for example? I can't thoroughly check the existing security mechanisms. I al...
A few days ago, I once again had to retrieve a large amount of data from M$ Sharepoint
. The way I know is via Onedrive
. You create a shortcut in Onedrive
and then tell it to keep the whole folder locally. Since I rarely use Windows
, I do this stuff in a Windows
VM. Unfortun...
I use the function on my yubikey every day to log on to servers as if by magic. It is not necessary to enter a password every time. After a while you get used to this convenience and find it annoying to enter the password every time to unlock the PC. As I have to take the Yubikey with...