Postman Header

Postman – Logging in results in losing my offline work

The Issue When working with Postman in an offline mode or not signed in, then choosing to sign in, you lose access to your Collections and Environments you have worked on previously. The Cause In later versions, Postman introduce the Scratchpad. This is an offline area where your data is saved to. When you create … Continue reading Postman – Logging in results in losing my offline work

github logo

Getting the GitHub Verified commit badge when using Visual Code on Mac OS X

The Issue Recently I’ve started to use Visual Code as my editor on Mac OS X, and using it with my GitHub Repos. It’s pretty cool! However I noticed that when I submit a commit via code, I do not see the verified badge. The Cause When I look at my global git config on … Continue reading Getting the GitHub Verified commit badge when using Visual Code on Mac OS X

VMware CMTY Podcast Appearance – Discussing Tanzu Mission Control and vROPs

Thanks to this blog post, I was delighted to be invited as a guest on the VMware CMTY Podcast (YouTube Page) hosted by Eric Nielsen and Matt Langguth.  Originally I was going to discuss the out of the box vROPs dashboards such as finding out how long a VM has been powered off for, however … Continue reading VMware CMTY Podcast Appearance – Discussing Tanzu Mission Control and vROPs

Ubuntu – apt-get update fails “The repository no longer has a Release file”

The Issue Running sudo apt-get update or sudo apt update fails with the following or similar errors: Hit:1 http://apt.postgresql.org/pub/repos/apt eoan-pgdg InRelease Ign:2 http://archive.ubuntu.com/ubuntu eoan InRelease Ign:3 http://archive.ubuntu.com/ubuntu eoan-updates InRelease Ign:4 http://archive.ubuntu.com/ubuntu eoan-backports InRelease Ign:5 http://archive.ubuntu.com/ubuntu eoan-security InRelease Err:6 http://archive.ubuntu.com/ubuntu eoan Release 404 Not Found [IP: 91.189.88.142 80] Err:7 http://archive.ubuntu.com/ubuntu eoan-updates Release 404 Not Found [IP: … Continue reading Ubuntu – apt-get update fails “The repository no longer has a Release file”

VMware Tanzu Header

Understanding the VMware Tanzu Kubernetes Terminology

It’s not uncommon for me to see the question asking for an explanation of VMware Tanzu Kubernetes terminology and differences between similar named products. As per the below tweet. This is my blog post to address the Tanzu Kubernetes terminology and use. First, we’ll break down the high level names and products. Then move into … Continue reading Understanding the VMware Tanzu Kubernetes Terminology