Wordpress and google analytics

Using Google Analytics to view your visitors exact referral page and landing page

Just a quick one as this was really annoying me and I have to click around to remember how to find the info each time. The Issue When viewing my page stats in JetPack on WordPress, I can see referrals from forums such as from Veeam, but I’ve no idea why I’m getting hits, is … Continue reading Using Google Analytics to view your visitors exact referral page and landing page

VMware vRealize Log Insight Cloud Red Hat OpenShift header

How to configure Red Hat OpenShift to forward logs to VMware vRealize Log Insight Cloud

In this blog post we will cover how to configure Red Hat OpenShift to forward logs from the ClusterLogging instance to an external 3rd party system, in this case, VMware vRealize Log Insight Cloud. Architecture The Openshift Cluster Logging will have to be configured for accessing the logs and forwarding to 3rd party logging tools. … Continue reading How to configure Red Hat OpenShift to forward logs to VMware vRealize Log Insight Cloud

RH OCP Header

OpenShift – Cluster-Monitoring-Operator Pod Error – cannot verify user is non-root

The issue After building a brand new OpenShift 4.6.9 cluster, I noticed one of the pods was not running correctly oc get pods -n openshift-monitoring ….. NAME READY STATUS RESTARTS AGE cluster-monitoring-operator-f85f7bcb5-84jw5 1/2 CreateContainerConfigError 0 112m Upon inspection of the pod; oc describe pod cluster-monitoring-operator-XXX -n openshift- monitoring I could see the following error message; … Continue reading OpenShift – Cluster-Monitoring-Operator Pod Error – cannot verify user is non-root

vRA 8.0 header

TAM Lab 079 – Using vRA Cloud to operate a Multi-Cloud Environment

Myself and Katherine Skilling (LinkedIn, Twitter) recorded a session for TAM Lab and VMUG Events. In the below session, we cover how to use vRealize Automation Cloud (or vRA 8.x for on-prem) to operate your Multi-Cloud environment. So what does this actually mean? We cover how to use vRealize Automation to deploy and consume your … Continue reading TAM Lab 079 – Using vRA Cloud to operate a Multi-Cloud Environment

Folding@Home Header

Deploying the VMware Appliance for Folding@Home using Terraform

To simplify the deployment of Folding@Home appliances to vSphere environments, I have wrote a set of Terraform configuration files (script). You will need two packages downloaded to your jump host. Git Terraform And either download locally the VMware Folding@Home Appliance, or host it at remote location. Use the git software to download my Terraform Git … Continue reading Deploying the VMware Appliance for Folding@Home using Terraform