Rancher is a great tool to manage and orchestrate Kubernetes clusters on different platforms. In this article, I will guide you on how to install Rancher in a small environment and also show you how to deploy a cluster. Prerequisites The first thing you need to do is to install a clean Ubuntu server. For […]
DaaS or VDI, that is the question.
Over the last couple of years, many companies have shifted to a more hybrid or remote workstyle. Employees are no longer sitting at the office all day, but are enjoying the work-from-home lifestyle. You even see some people move to more remote locations and at the same time keep their job in the big city. […]
Dynamically assign applications with VMware App Volumes
VMware App Volumes makes it possible for administrators to deliver application dynamically to users. VMware App Volumes is developed for Microsoft Windows operating system and can deploy applications to terminal server solutions such as VMware Horizon and Citrix Virtual Apps and Desktops. How does it work? The way it works is that the administrator can […]
Citrix Receiver certificate error on macOS: You have not chosen to trust.
A Citrix Receiver certificate error happens when the certificate chain is incomplete or in other words if your certificate hasn’t been linked to creating a chain. Many certificates are signed by multiple hierarchical Certificate Authorities (CA). You need to create a chain from your server certificate to the intermediate certificate(s). Be aware that the chain […]
Run Windows 11 using VMware Fusion
Windows 11 was is now released for the general public and I went and downloaded an evaluation on Windows 11 to see what all the fuss was about. I am a Mac user, so I have for years used VMware Fusion to run VMs on my Mac. I soon learned that if you want to […]
How to Install Spinnaker on Google Kubernetes Engine (GKE)
Spinnaker is a continuous delivery system that enables you to deploy software easily, safely, and fast across multiple clouds. Spinnaker is a powerful CD tool in your CI/CD toolbox with integration to CI tools such as Jenkins. Spinnaker was developed by Netflix and released under the Apache License 2.0 in November 2015. Other tech companies, […]