Quotidien Shaarli

Tous les liens d'un jour sur une page.

October 24, 2023

How to set up Windows 10 BitLocker with a YubiKey | Legally Geeky
thumbnail

I use and advocate secure authentication, verification, and encryption methods. Naturally, I have used 2-Factor-Authentication for a long time wherever it is available (Google, Facebook, Dropbox, a…

Using Storage Volumes with Docker Swarm

Storage volumes provide a powerful and flexible way to add persistent storage to your containers, but what if you need to share storage volumes across multiple Docker hosts, such as a Swarm cluster? In this lab, you will have the opportunity to work with a simple method of creating shared volumes usable across multiple swarm nodes using the sshfs volume driver.

How to share persistent storage volumes in Swarm ::Devopsian | Just another blog about Devops

Docker swarm is an orchestration tool, similar to Kubernetes, but simpler to set up and manage. It doesn't come with a shared storage solution out of the box, so that is something you need to take care for yourself.

Obtenir la liste des administrateurs locaux des machines Active Directory
thumbnail

Avec PowerShell, vous pouvez récupérer la liste des utilisateurs "Administrateur local" pour chaque machine Windows de votre Active Directory.