ansible Automating VM Deployment in VMware vSphere with Ansible This post aimed to provide a clear understanding of how the Ansible playbook functions for creating multiple VMs in a VMware vSphere environment. Stephane Thirion 5 Apr 2024 · 4 min read
ansible Installing Ansible on Ubuntu Quick post to run through Ansible installation on an Ubuntu OS. Stephane Thirion 4 Apr 2024 · 2 min read
ansible What is Ansible? I've been tired of cloning my Ubuntu template to build again and again some Docker Swarm and Kubernetese node so I was looking for a quick and cheap way to automate these tasks. This is an ideal tool for homelab, it's lightweight and free ! Stephane Thirion 4 Apr 2024 · 3 min read
Docker Docker Swarm vs Kubernetes: A Comprehensive Comparison Digging deep into Docker Swarm, i found some limitation when using it with ansible, and in the end with the high availability and upgrade process which I was not very satisfy with. So I explored, again, Kubernetese... Stephane Thirion 3 Apr 2024 · 3 min read
NetScaler Traefik and NetScaler Content Switching - lb and monitor The software I use, Ghost behave in a weird way and was sending http (instead of https) for all the pictures... The only way to correct this is to go through traefik to have a first reverse proxy and then going through the Netscaler stack Stephane Thirion 29 Mar 2024 · 2 min read
swarm From Docker to (Docker) Swarm As mentioned on a previous blog post, I need to get rid of all the different Docker container hosted on several virtual machines to simplify the management and the high Stephane Thirion 27 Mar 2024 · 4 min read
Docker Docker Swarm on Ubuntu Docker Swarm is a container orchestration tool that enables the deployment, scaling, and management of Docker containers across a cluster of machines Stephane Thirion 23 Mar 2024 · 4 min read
busy light Busy Light with ESP8266 mini D1 and Home Assistant Working at home is nice, having the chance to have my own room for that is ever more lucky. But still I'm working at home and family just Stephane Thirion 17 Mar 2024 · 3 min read
Citrix Cloud Citrix Adaptive Authentication (Netscaler) SAML Assertion verification failed When integrating new authentication policies and actions on the AAA server available with Adaptive Authentication in Citrix Cloud you may encounter this error after a successful saml authentication Stephane Thirion 21 Feb 2024 · 1 min read
script Synchronizing Disabled User Accounts Between Active Directory Domains (forest) Using PowerShell Managing multiple domains within an organization can be a complex task even more during migration phases which can last some times... One common challenge is ensuring that the user accounts are synchronized across domains, especially when disabling or deleting users in the source domain... Stephane Thirion 20 Feb 2024 · 3 min read
script Automated Random User Creation Script for Active Directory If you're working with Active Directory (AD) and need to create multiple users for a reason or another, this script can help you automate the process. This script creates a specified number of random users... Stephane Thirion 19 Feb 2024 · 2 min read
Citrix Citrix's Struggles with Partners: How It Impacts Their Business Citrix is heavily relying on consultant and small business partnerships for the deployment and maintenance of their products in companies worldwide. Stephane Thirion 15 Feb 2024 · 2 min read
Community The Paradox of Citrix and VMware: Killing Their Own Communities? Recent actions by both Citrix and VMware have raised concerns among users and experts alike, leading some to question whether these tech giants are intentionally killing off their own communities.... Stephane Thirion 13 Feb 2024 · 2 min read
ollama Ollama webui installation Linux Language processing has come a long way, thanks to the rise of large language models (LLMs). However, leveraging these advanced technologies often requires significant computational resources or reliance on cloud services. Stephane Thirion 10 Feb 2024 · 3 min read
Citrix Citrix Workspace App : add HTTP store Adding a HTTP store instead of HTTPS is not a native option in Citrix Workspace App. But if you need to test some things, and you don't want to set up a certificate for few testing days, you need to know this 'old' trick Stephane Thirion 10 Feb 2024 · 1 min read
Oobabooga Oobabooga - text-generation-webui auto installation (Ubuntu 22.04.3) In this blog, we'll demonstrate how automation can make a complex tool like Oobaboga accessible to a wider audience by providing an auto-install script in this post. Let's do this Stephane Thirion 28 Jan 2024 · 3 min read
vda Citrix VDA with Windows Server vNext LTSC Preview Build 26040 Installing this new OS on VMware vSphere 8 is easy, create a new VM, choose Windows 2022 OS and here you go VMware Tools ( version:12389 ) installed without any issue Stephane Thirion 27 Jan 2024 · 1 min read
Linux Ubuntu Citrix VDA installation with FAS enable With the repetitive unsuccessful VDA installation with RedHat (Invalid Login), I had to try with another OS. Let's got for Ubuntu Desktop 22.04.3 Stephane Thirion 26 Jan 2024 · 5 min read