Get the remaining validity time of a SSH certificate
I want to find out how long an SSH certificate is still valid.
I want to find out how long an SSH certificate is still valid.
I have setup an SSH tunnel that will be connected automatically as long as my device is running.
I receive a pdf with a password. I would like to automatically remove the password for further automated processing.
A note about SSH identities.
Today I learned how to generate a UUID in Ansible. I would like to write that down so that I can look that up again next time I need it.
I receive a file with multiple JSON objects in a row. I want to decode them one after another.
Documentation how I have setup my Jupyter Notebook Setup.
How to read a JSON document from an Azure (Blob) Storage Account and use that in an Azure Function.
I researched how the (old) default partitioning algorithm of Kafka works and wrote that down.
I did some prototyping with KSQL and found the concept of repartitioning a stream quite interesting. I would like to write down what happens.