Recent Posts

A Python script to run commands over SSH

less than 1 minute read

When working with remote servers, I needed to run some commands frequently and sometimes save the command output for later references and debugging. Manually...

Update SSH keys to Azure VM

1 minute read

If you are creating a new VM in Azure, you can let Azure create a new SSH key pair or provide your own to be configured in the VM. At times, I just let Azure...

Mistakes were made (but not my me!)

1 minute read

This is an interesting take on social psychology! At times, we rely too much our brain’s auto pilot mode and let it take us for a wild ride. So much of our l...