strongswan How to Set Up an IKEv2 Point-to-Site VPN with strongMan — the Web UI for strongSwan In a previous blog post, I showed you guys how to install strongMan on Ubuntu 22.04 in order to manage your strongSwan instan...
strongswan Set up strongMan on Ubuntu 22.04 - a Web UI for strongSwan VPN solution Recently, I explored the WireGuard VPN solution and was pleasantly surprised by its user-friendly setup. Setting up a VPN ser...
Gitlab Using Multipass as an Executor in GitLab CI/CD Pipelines - Part 2 In this final part, we will see how to improve the performance of the executor we created in the previous article.
Gitlab Using Multipass as an Executor in GitLab CI/CD Pipelines - Part 1 In the ever-evolving landscape of DevOps and continuous integration/continuous deployment (CI/CD), finding the right tools an...
Microsoft365 Microsoft 365: Create a shared mailbox in Exchange online with Powershell In this blog post, I’m going to show you how to create a shared mailbox in Exchange online using PowerShell. The procedure i...
Intune Intune: How to bypass USB device restrictions? Let’s assume that as an IT administrator, you deployed a configuration profile via Intune to prevent users from connecting US...
Azure Azure: Reduce a Linux VM data disk size Have you ever needed to decrease the size of a data disk in Azure? I have, for a variety of reasons, including cost optimizat...
Multipass Expand a Multipass VM disk (no space left on device) Lately, I ran out of space on one of my Multipass virtual machine. I decided to write down here, the steps I followed to expa...
Apache Gucamole Apache Guacamole: HTTP Status 404 - Not Found Do you want to get rid of that annoying HTTP Status 404 - Not Found error you receive every time you forget to add /guacamole...
Ansible Deploy Apache Guacamole with Ansible and Docker In a previous article, I demonstrated how to manually deploy Apache Guacamole using docker and docker-compose. I will show yo...
WSL2 WSL2 - Access to Multipass VMs In this blog post, I’m going to show you how to access (ping, ssh, etc.) to Multipass VMs running on Windows from WSL2.
apache guacamole Apache Guacamole one-click deployment in the Cloud Apache Guacamole is an open-source remote desktop solution that allows users to connect to their computers via a web browser ...
apache guacamole Apache Guacamole: Single Sign-On integration using OpenID Connect Remote access solutions are essential for many businesses today, enabling employees to work from anywhere and collaborate sea...
azure Monitor Blob container size in Azure If you use Azure Blob Storage frequently, as I do, you might have noticed that a crucial metric—the capacity used by each con...
azure How to serve up multiple websites from one Azure VM on different IP addresses (part 2) In a previous article here, we’ve seen how to host multiple websites on the same Azure VM with different IP addresses.
azure How to serve up multiple websites from one Azure VM on different IP addresses (part 1) In this article, I’m going to show you how to host multiple websites on the same Azure server with different IP addresses. Th...
apache guacamole / docker Apache Guacamole: manual installation with docker-compose Apache Guacamole is one of the best open source tools out there. I love it and use it daily. But unfortunately, I’ve already ...
ansible / apache guacamole Ansible dynamic inventory for Apache Guacamole Ansible and Guacamole, a match made in heaven.
azure / python Calling Azure REST API via python to create/update Azure Network Security Group (NSG) rules In this article, i’m going to show you how to create or update the security rules of your Azure Network Security Group (NSG) ...
python Réinitialisation simultanée des mots de passe de plusieurs comptes emails via l'API de cPanel Au cours d’un projet de migration, j’ai été confronté à la problématique de la réinitialisation des mots de passe d’une centa...
azure Sauvegarde complète (image disque) d'un serveur et stockage dans Azure Blob Réaliser une sauvegarde ou un backup, ça vous dit quelque chose ? La réponse est probablement affirmative. Nous avons déjà to...
azure Portainer & Azure AD: Configurer l'authentification unique (SSO) Portainer est un projet open-source qui offre une interface graphique (Web UI) pour la gestion simplifiée des conteneurs Dock...
vpn Comment mettre en place un tunnel VPN IPsec Site-à-Site sur Linux en utilisant Strongswan ? L’intérêt de mettre en place un tunnel VPN pour le transit de données d’un appareil à un autre n’est plus à démontrer. Et si ...