<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://laswitchtech.com/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="https://laswitchtech.com/feed.php">
        <title>LaswitchTech</title>
        <description>Blending Innovation and Expertise in Computing – From Network Security to Software Development and 3D Printing</description>
        <link>https://laswitchtech.com/</link>
        <image rdf:resource="https://laswitchtech.com/_media/wiki/logo.svg" />
       <dc:date>2026-05-04T03:12:13+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://laswitchtech.com/en/blog/archives?rev=1730852698&amp;do=diff"/>
                <rdf:li rdf:resource="https://laswitchtech.com/en/blog/3d-printing/index?rev=1774376212&amp;do=diff"/>
                <rdf:li rdf:resource="https://laswitchtech.com/en/blog/security/index?rev=1774370565&amp;do=diff"/>
                <rdf:li rdf:resource="https://laswitchtech.com/en/blog/tutorials/index?rev=1774370569&amp;do=diff"/>
                <rdf:li rdf:resource="https://laswitchtech.com/en/blog/tutorials/dokuwiki/index?rev=1774370574&amp;do=diff"/>
                <rdf:li rdf:resource="https://laswitchtech.com/en/blog/tutorials/linux/index?rev=1774370577&amp;do=diff"/>
                <rdf:li rdf:resource="https://laswitchtech.com/en/blog/tutorials/macos/index?rev=1774370580&amp;do=diff"/>
                <rdf:li rdf:resource="https://laswitchtech.com/en/blog/tutorials/raspberry-pi/index?rev=1774378984&amp;do=diff"/>
                <rdf:li rdf:resource="https://laswitchtech.com/en/blog/tutorials/windows/index?rev=1774370587&amp;do=diff"/>
                <rdf:li rdf:resource="https://laswitchtech.com/en/blog/2024/10/08/how-to-build-a-ticketing-system?rev=1771266425&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://laswitchtech.com/_media/wiki/logo.svg">
        <title>LaswitchTech</title>
        <link>https://laswitchtech.com/</link>
        <url>https://laswitchtech.com/_media/wiki/logo.svg</url>
    </image>
    <item rdf:about="https://laswitchtech.com/en/blog/archives?rev=1730852698&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2024-11-06T00:24:58+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Archives</title>
        <link>https://laswitchtech.com/en/blog/archives?rev=1730852698&amp;do=diff</link>
        <description>Archives</description>
    </item>
    <item rdf:about="https://laswitchtech.com/en/blog/3d-printing/index?rev=1774376212&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-03-24T18:16:52+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>3D Printing</title>
        <link>https://laswitchtech.com/en/blog/3d-printing/index?rev=1774376212&amp;do=diff</link>
        <description>3D Printing



PiNAS v2 – Design Progress (HDD Cage &amp; Caddies Validated)

Author(s): Louis Ouellet

----------

PiNAS is back — and this time, it’s more than just an iteration.

Over the past few weeks, I’ve been deep into redesigning my Raspberry Pi-based NAS from the ground up. What started as a simple idea quickly turned into a series of design challenges, print tests, and unexpected lessons.</description>
    </item>
    <item rdf:about="https://laswitchtech.com/en/blog/security/index?rev=1774370565&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-03-24T16:42:45+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Security</title>
        <link>https://laswitchtech.com/en/blog/security/index?rev=1774370565&amp;do=diff</link>
        <description>Security



When It’s Not the Network: An RDP Investigation That Led Elsewhere

Author(s): Louis Ouellet

----------

In a recent deployment, I was asked to investigate unstable Remote Desktop (RDP) sessions to a remote server accessed over a site-to-site VPN.</description>
    </item>
    <item rdf:about="https://laswitchtech.com/en/blog/tutorials/index?rev=1774370569&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-03-24T16:42:49+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Tutorials</title>
        <link>https://laswitchtech.com/en/blog/tutorials/index?rev=1774370569&amp;do=diff</link>
        <description>Tutorials



Enhancing Your DokuWiki Forms with Custom JavaScript - Replacing Newlines with Markdown-Friendly Syntax

Author(s): Louis Ouellet

----------

DokuWiki is a fantastic tool for creating and managing content collaboratively. However, working with custom markdown can sometimes be a hurdle, especially for users who aren’t familiar with its nuances. For instance, when dealing with form inputs, DokuWiki users often encounter issues with preserving newlines (\n) during form submission. To …</description>
    </item>
    <item rdf:about="https://laswitchtech.com/en/blog/tutorials/dokuwiki/index?rev=1774370574&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-03-24T16:42:54+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>DokuWiki</title>
        <link>https://laswitchtech.com/en/blog/tutorials/dokuwiki/index?rev=1774370574&amp;do=diff</link>
        <description>DokuWiki



Enhancing Your DokuWiki Forms with Custom JavaScript - Replacing Newlines with Markdown-Friendly Syntax

Author(s): Louis Ouellet

----------

DokuWiki is a fantastic tool for creating and managing content collaboratively. However, working with custom markdown can sometimes be a hurdle, especially for users who aren’t familiar with its nuances. For instance, when dealing with form inputs, DokuWiki users often encounter issues with preserving newlines (\n) during form submission. To s…</description>
    </item>
    <item rdf:about="https://laswitchtech.com/en/blog/tutorials/linux/index?rev=1774370577&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-03-24T16:42:57+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Linux</title>
        <link>https://laswitchtech.com/en/blog/tutorials/linux/index?rev=1774370577&amp;do=diff</link>
        <description>Linux



When It’s Not the Network: An RDP Investigation That Led Elsewhere

Author(s): Louis Ouellet

----------

In a recent deployment, I was asked to investigate unstable Remote Desktop (RDP) sessions to a remote server accessed over a site-to-site VPN.</description>
    </item>
    <item rdf:about="https://laswitchtech.com/en/blog/tutorials/macos/index?rev=1774370580&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-03-24T16:43:00+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>macOS</title>
        <link>https://laswitchtech.com/en/blog/tutorials/macos/index?rev=1774370580&amp;do=diff</link>
        <description>macOS



Reset your macOS user password

Author(s): Louis Ouellet

----------

Forgetting your macOS user password can be frustrating, but rest assured, there’s a straightforward way to get back into your account. This guide will walk you through resetting your macOS user password using Recovery Mode.</description>
    </item>
    <item rdf:about="https://laswitchtech.com/en/blog/tutorials/raspberry-pi/index?rev=1774378984&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-03-24T19:03:04+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Raspberry Pi</title>
        <link>https://laswitchtech.com/en/blog/tutorials/raspberry-pi/index?rev=1774378984&amp;do=diff</link>
        <description>Raspberry Pi



PiNAS v2 – Design Progress (HDD Cage &amp; Caddies Validated)

Author(s): Louis Ouellet

----------

PiNAS is back — and this time, it’s more than just an iteration.

Over the past few weeks, I’ve been deep into redesigning my Raspberry Pi-based NAS from the ground up. What started as a simple idea quickly turned into a series of design challenges, print tests, and unexpected lessons.</description>
    </item>
    <item rdf:about="https://laswitchtech.com/en/blog/tutorials/windows/index?rev=1774370587&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-03-24T16:43:07+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Windows</title>
        <link>https://laswitchtech.com/en/blog/tutorials/windows/index?rev=1774370587&amp;do=diff</link>
        <description>Windows



When It’s Not the Network: An RDP Investigation That Led Elsewhere

Author(s): Louis Ouellet

----------

In a recent deployment, I was asked to investigate unstable Remote Desktop (RDP) sessions to a remote server accessed over a site-to-site VPN.</description>
    </item>
    <item rdf:about="https://laswitchtech.com/en/blog/2024/10/08/how-to-build-a-ticketing-system?rev=1771266425&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-02-16T18:27:05+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>How to Build a Simple Ticketing System in DokuWiki</title>
        <link>https://laswitchtech.com/en/blog/2024/10/08/how-to-build-a-ticketing-system?rev=1771266425&amp;do=diff</link>
        <description>How to Build a Simple Ticketing System in DokuWiki

Author(s): Louis Ouellet

----------

Ticketing systems are invaluable tools for managing tasks, issues, or support requests in an organized and efficient way. Whether you are running a help desk or just need a way to track internal issues, a ticketing system provides a centralized method to manage communication and resolve problems promptly. In this tutorial, we will guide you through building a simple ticketing system using</description>
    </item>
</rdf:RDF>
