-
Backup Software
NAKIVO Backup and Replication v10.8 Beta Released New Features
As we near the end of the year, data protection solution releases are heating up as companies get new releases out the door before the new year. NAKIVO has released NAKIVO Backup & Replication v10.8 Beta with many new featuresโฆ
-
Backup Software
BDRSuite v5.5 Released New Features with vSphere 8.0 Backup
The data protection space is crowded across the board, with many great solutions available on the market to help protect critical data. However, one of the great solutions available, and one that I have been working with for the pastโฆ
-
Networking
Pialert Docker Setup โ Detecting Rogue Devices connected to the network
If you are like me, you are constantly looking at new solutions for network security and better visibility to devices connected to your network, including unknown devices. I have been using arpwatch for a few years now, and it hasโฆ
-
Windows Subsystem for Linux
Windows Subsystem for Linux Microsoft Store GA and now default WSL
If you are a user of Windows Subsystem for Linux and have been using WSL for some time now, no doubt, like me, WSL provides a valuable environment in your production and home lab use. I regularly use WSL forโฆ
-
Kubernetes
Kube-VIP configuration for K3s control plane HA
As you get further into your Kubernetes journey, learning about various configurations of your Kubernetes cluster, you will want to create a high-availability Kubernetes control plane configuration for your Kubernetes cluster. After all, you donโt want to rely on aโฆ
-
Workstation
VMware Workstation 17 Pro New features and Download Link
VMware Workstation is arguably one of the premier desktop virtualization platforms today and provides an excellent platform for development, POCs, and even home labs. I wrote about the latest Workstation beta release with some exciting new features not long ago.โฆ
-
Kubernetes
K3sup โ automated K3s Kubernetes cluster install
When working with Kubernetes clusters in the home lab and spinning up learning environments, automation is key to creating dependable lab environments and even โproductionโ environments for home using Kubernetes clusters. If you are looking for a tool to automateโฆ
-
DevOps
Terraform remote exec provisioner to run shell commands
If you are delving into using Terraform in your production or home lab environment, it is a great way to automate your infrastructure, either in a private cloud or public cloud environment. The Terraform provisioner block allows running commands onโฆ
-
Kubernetes
Openlens Kubernetes IDE โ Opensource Lens Desktop
If you are looking for a Kubernetes IDE solution that provides a graphical interface for interacting with your Kubernetes clusters, you may have stumbled onto Lens, an excellent product from Mirantis. Many have wondered about the future of the productโฆ
-
Kubernetes
Install Hashicorp Vault in Kubernetes
A great solution to run inside Kubernetes is Hashicorp Vault. Vault server is a solution from Hashicorp that allows you to securely introduce secrets management and inject secrets in your environment by using environment variables, dynamic API calls, etc. Youโฆ