I find Docker compose to be a very useful tool for test and demo purposes of local application stacks. For a recent project, I could not find good examples of using docker compose with Vault agent so…
Learn how to use and install vault docker image to run in a local environment with docker compose. Hashicorp vault examples and tutorials.
Powershell scripts to run Restic backups on Windows - GitHub - kmwoley/restic-windows-backup: Powershell scripts to run Restic backups on Windows
Learn about the Windows Hello for Business authentication flows.
Automated Deployment of Authelia.
In the first part I showed how to set up Hashicorp. Now the whole thing will be automated.
Vidéo présentant le principe de GitFlow.
Petit rappel de ce qu’est git. C’est un logiciel de gestion de versions décentralisées inventé en 2005 par Linux Torvalds (auteur du noyau…
So you want to know what that person who is always on their phone is up to? If you're on the same Wi-Fi network, it's as simple as opening Wireshark and configuring a few settings. We'll use the tool to decrypt WPA2 network traffic so we can spy on which applications a phone is running in real time.
A Computer Science portal for geeks. It contains well written, well thought and well explained computer science and programming articles, quizzes and practice/competitive programming/company interview Questions.
Utilisation de la commande Test-NetConnection de PowerShell pour tester si un port est ouvert ou pas sur une machine ? Une alternative à la méthode Telnet.
Aujourd’hui, l’un des principaux objectifs des cyberattaques est l’exfiltration d’informations, que ce soit à but d’espionnage ou de chantage. Souvent consécutif à des attaques de type ph...
Nomad is a popular scheduler for many different types of workloads. In this post I'll show you how to get up and running simply and quickly!
Don't like to outsource your authentication for Docker Traefik stack to third-party services like Google OAuth? Then this Docker Authelia tutorial is for you. A
This post will cover how to configure Apache Guacamole with Single-Sign-On (SSO) authentication and automated SSL
Step by step instruction to generate Certificate Signing Request (CSR) for Subject Alternative Name (SAN) certificates using openssl with examples in Linux