Fix DNS in WSL
My WSL instance partly failed to define the correct DNS servers. I wrote a script to fix that.
My WSL instance partly failed to define the correct DNS servers. I wrote a script to fix that.
I want to check if a string is an URL and created a regular expression for that.
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.