Artikelen & Tutorials
Praktische guides over Cloud, DevOps, PowerShell, Terraform, Kubernetes en meer.
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 →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 →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 →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 →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 →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 →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 →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 →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 →