How to migrate your code from python2 to python3?
How can you update your python2 code to python3?
How do I find out what files were affected as part of a commit in git?
How do you find out what files you changed in one of your past commits? Read on…
How to create your own Mongo DB server (dockerized)?
Setup your own dockerized Mongo DB instance!
How to set up your own Kubernetes Cluster?
Learn how you can set up your own Kubernetes cluster!
How to add your SSH keys to a node for passwordless auth
How to configure a client to do password less SSH? You’ll need to have your RSA keys handy!