Artikelen & Tutorials

Praktische guides over Cloud, DevOps, PowerShell, Terraform, Kubernetes en meer.

5 maart 2026 Claude / AI

Installing Claude Code CLI on macOS and Windows VM: Complete Setup Guide with Tips

Claude Code is Anthropic's official CLI that brings AI-assisted development directly into your terminal. In this guide I walk you through installing Claude Code on macOS and a…

Lees artikel
1 februari 2025 HashiCorp

HashiCorp Vault in a Podman container on macOS, complete setup with PowerShell

HashiCorp Vault is the industry standard for secrets management in modern cloud environments. In this article I walk through setting up Vault in a Podman…

Lees artikel
15 januari 2025 Podman

Installing Podman on macOS with PowerShell, Podman Desktop and essential commands

As a DevOps engineer working on a MacBook M3, I switched from Docker Desktop to Podman. Rootless, daemonless and fully open source Podman fits perfectly…

Lees artikel
3 december 2019 Hashicorp

How to use Passwords in PowerShell ?

this blog I will show a number of possibilities of using passwords within PowerShell . We start with a plain password. From there we will go deeper.

Lees artikel
8 november 2019 Ansible

How to connect Ansible to a Windows host via WinRM, with Basic, NTLM or Kerberos authentication

In this blog we are going to talk about Ansible and how we can communicate with a windows host via Basic, NTLM orKerberos authentication over winRM.

Lees artikel
27 maart 2019 Hashicorp

Hashicorp Vault on Windows with Powershell

Hashicorp Vault is an open-source secrets management platform that provides full lifecycle management of static and dynamic secrets in your environment. In this blog I’ll tell you about…

Lees artikel
14 oktober 2018 DSC

Powershell DSC Push Configuration Part 3 : Start push from remote server

NOTE : This blog is  under construction !!!! In deze 3e blog over DSC Push configuratie gaan we de configuratie vanaf een remote server pushen.…

Lees artikel
12 oktober 2018 Powershell

Powershell DSC Push Configuration Part 2 : Add host to domain and Secure password in MOF-file

In de vorige blog heb ik laten zien hoe je een simpele DSC push configuratie kunt runnen op je lokale computer. In deze blog gaan…

Lees artikel
11 oktober 2018 DSC

Powershell DSC Push Configuration Part 1 : First DSC push on local computer

Met Desired State Configuration (DSC) leggen we de configuratie van een resource vast in een soort template. We beschrijven in deze template hoe een server…

Lees artikel