Setting Up Let’s Encrypt SSL on Windows and Hardening IIS with Posh-ACME and PowerShell

We’ll set up a plain Windows Server 2022 environment with IIS and PowerShell to issue a Let’s Encrypt SSL certificate using the Posh-ACME PowerShell module. This guide will ensure that your environment is ready for certificate issuance and renewal using automated and Secure DNS validation and can be used to setup Windows 10\11 also. Contents

Read More

Setting up a Portable Local AI Environment using Llama 3.2 Vision, Docker on Linux Windows Subsystem and FileMaker for Image Recognition

This guide provides a step-by-step approach to setting up a portable AI environment using Docker on Windows Subsystem for Linux (WSL). We’re focusing on creating a flexible setup that allows you to run large language models, such as those available with Ollama, in an offline and secure environment. This setup is particularly useful for organizations or individuals who need to work without direct internet access or who want the flexibility to move their setup between different machines.

Read More