Tuto
17 files found in this classification.Using Packer and Proxmox to build templates
Using Terraform or OpenTofu to create LXC containers on Proxmox
Install and configure AD in Powershell easily
A simple PowerShell script to automatize your AD creation, with a forest and some groups.
su or sudo ?
My notes and some information about su and sudo, to gain privileged access on a Linux system.
First try Vagrant
Users (or future users) of Vagrant, this documentation will allow you to quickly get started with the tool and understand its usefulness.
Minikube, a light Kubernetes cluster locally
Minikube is a tool to generate a light Kubernetes cluster, easy and ready to use. This post will tell you how, without going into the depths of the tool.
Install Proxmox on Debian
Proxmox is a hypervisor which can be installed on Debian. Rather than using the ISO file, this procedure shows you how to install the packages yourself, easily.
Traefik 2, generate a wildcard SSL certificate with Let's Encrypt
How to generate a wildcard SSL certificate with Traefik ? This post is about it, with Gandi and Let's Encrypt to do so.
Emojis in Arch Linux
You don't see emojis in your freshly installed Arch Linux? One packet is enough to solve the problem, follow the guide!
YAY, install packages from AUR repositories
Can't find a package in the official Arch Linux repositories? Use the YAY tool! This utility allows you to install packages from AUR repositories.
Pamac, a graphic tool to manage Arch Linux packages
Pamac is a graphical tool to manage your packages. Easy to use, you will gain time in searching and managing your packages in your system.
Usage of HTTP/3 with Traefik
Traefik can send and receive HTTP/3 request. This post teach you how.