Author: PJVervoorn

  • DDNS for GoDaddy domains with OpenWRT

    Most of the domains I own are registered at GoDaddy. To be able to run a VPN to my home, I need its current IP address. I used to have a CNAME entry pointing to the name I registered at Synology for my NAS. The IP address doesn’t change often, but it does change and…

  • Migrating BizTalk 2020 to Windows 2022 with TLS 1.3 Support

    Recently, we undertook a project to migrate BizTalk 2020 to Windows 2022 for one of our clients. A key motivator for this migration was the out-of-the-box support for TLS 1.3. Step 1: Setting Up in Azure We started by creating new VMs in Azure. Following this, we installed BizTalk 2020 and Cumulative Update 6 (CU6). Once…

  • Soft opening: Artisan Travel Itineraries

    Introducing Artisan Travel Itineraries, a personalized travel itinerary service that grew out of a passion for planning trips for friends and family. Over the years, we found immense joy in curating travel experiences that perfectly matched the preferences of our loved ones, from adventurous treks to relaxing beach escapes. After countless requests and positive feedback,…

  • Web radio links

    KCRW Eclectic 24: https://kcrw.streamguys1.com/kcrw_192k_mp3_e24_internet_radio Sublime FM: https://playerservices.streamtheworld.com/api/livestream-redirect/SUBLIME.mp3 Radio Paradise Main: https://stream.radioparadise.com/flacm Radio Paradise Rock: https://stream.radioparadise.com/rock-flacm Radio Paradise Global: https://stream.radioparadise.com/global-flacm

  • Embracing my Inner Dinosaur: Why I’m still roaring for BizTalk Server

    (also posted on LinkedIn)In the ever-evolving landscape of technology, it’s easy to feel like a relic of the past when you’re still championing a product or service that some might deem obsolete. But let’s take a moment to embrace our inner dinosaurs and reflect on why standing the test of time isn’t always a tale…

  • My external memory 🙂

    MacOS Delete all commented lines from the known_hosts file:sed -i ” ‘/^#/d’ ~/.ssh/known_hosts Linux Windows

  • Installing OpenJDK 21 on DietPI

    Open an ssh session as root to the DietPI machine.Type the following commands: open the ssh session again and check if java is available:java –version This should output something likeopenjdk 21.0.2 2024-01-16OpenJDK Runtime Environment (build 21.0.2+13-58)OpenJDK 64-Bit Server VM (build 21.0.2+13-58, mixed mode, sharing) Above instructions are for the current jdk version (21.0.2) on an…

  • Hello world!

    Welcome to vervoorn.com. This is my first post.