<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://wiki.auriel.nl/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://wiki.auriel.nl/feed.php">
        <title></title>
        <description></description>
        <link>https://wiki.auriel.nl/</link>
        <image rdf:resource="https://wiki.auriel.nl/lib/tpl/dokuwiki/images/favicon.ico" />
       <dc:date>2026-09-16T21:25:52+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://wiki.auriel.nl/doku.php?id=installatie_handleidingen:nextcloud&amp;rev=1778777666&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.auriel.nl/doku.php?id=werkinstructies:vscodium_opencode&amp;rev=1774947600&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.auriel.nl/doku.php?id=installatie_handleidingen:openclode&amp;rev=1774947401&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.auriel.nl/doku.php?image=werkinstructies%3Amikrotik-wireguard-peer.png&amp;ns=werkinstructies&amp;rev=1773495714&amp;tab_details=history&amp;mediado=diff&amp;do=media"/>
                <rdf:li rdf:resource="https://wiki.auriel.nl/doku.php?image=werkinstructies%3Agit%3Agit-discipline-3.png&amp;ns=werkinstructies%3Agit&amp;rev=1666790877&amp;tab_details=history&amp;mediado=diff&amp;do=media"/>
                <rdf:li rdf:resource="https://wiki.auriel.nl/doku.php?image=werkinstructies%3Agit%3Agit-discipline-2.png&amp;ns=werkinstructies%3Agit&amp;rev=1666790847&amp;tab_details=history&amp;mediado=diff&amp;do=media"/>
                <rdf:li rdf:resource="https://wiki.auriel.nl/doku.php?image=werkinstructies%3Agit%3Agit-discipline-1.png&amp;ns=werkinstructies%3Agit&amp;rev=1666790797&amp;tab_details=history&amp;mediado=diff&amp;do=media"/>
                <rdf:li rdf:resource="https://wiki.auriel.nl/doku.php?image=werkinstructies%3Agitlab-runners2.png&amp;ns=werkinstructies&amp;rev=1641648705&amp;tab_details=history&amp;mediado=diff&amp;do=media"/>
                <rdf:li rdf:resource="https://wiki.auriel.nl/doku.php?image=werkinstructies%3Agitlab-runners1.png&amp;ns=werkinstructies&amp;rev=1641648705&amp;tab_details=history&amp;mediado=diff&amp;do=media"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://wiki.auriel.nl/lib/tpl/dokuwiki/images/favicon.ico">
        <title></title>
        <link>https://wiki.auriel.nl/</link>
        <url>https://wiki.auriel.nl/lib/tpl/dokuwiki/images/favicon.ico</url>
    </image>
    <item rdf:about="https://wiki.auriel.nl/doku.php?id=installatie_handleidingen:nextcloud&amp;rev=1778777666&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-05-14T18:54:26+00:00</dc:date>
        <dc:creator>abel (abel@undisclosed.example.com)</dc:creator>
        <title>installatie_handleidingen:nextcloud</title>
        <link>https://wiki.auriel.nl/doku.php?id=installatie_handleidingen:nextcloud&amp;rev=1778777666&amp;do=diff</link>
        <description>Nextcloud on rocky9

install snap and start it:
systemctl enable --now snapd

install nextcloud:

snap install nextcloud

make an extra disk for the nectcloud data:
vgscan
pvcreate /dev/vdb1
vgcreate vg_data /dev/vdb1
lvcreate -n lv_nextdata -l 100%FREE vg_data
mkfs.xfs /dev/mapper/vg_data-lv_nextdata
mkdir -p /media/nextcloud/data</description>
    </item>
    <item rdf:about="https://wiki.auriel.nl/doku.php?id=werkinstructies:vscodium_opencode&amp;rev=1774947600&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-03-31T11:00:00+00:00</dc:date>
        <dc:creator>abel (abel@undisclosed.example.com)</dc:creator>
        <title>werkinstructies:vscodium_opencode - [start] </title>
        <link>https://wiki.auriel.nl/doku.php?id=werkinstructies:vscodium_opencode&amp;rev=1774947600&amp;do=diff</link>
        <description>connect OpenCode to VSCodium

VSCodium is a community-driven, fully open-source binary distribution of Visual Studio Code (VS Code), built from the same open-source repository (Code-OSS) but without Microsoft's proprietary components.

install opencode plugin</description>
    </item>
    <item rdf:about="https://wiki.auriel.nl/doku.php?id=installatie_handleidingen:openclode&amp;rev=1774947401&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-03-31T10:56:41+00:00</dc:date>
        <dc:creator>abel (abel@undisclosed.example.com)</dc:creator>
        <title>installatie_handleidingen:openclode - [start opencode manually] </title>
        <link>https://wiki.auriel.nl/doku.php?id=installatie_handleidingen:openclode&amp;rev=1774947401&amp;do=diff</link>
        <description>OpenCode install on Linux Mint

Software installation

install npm installer

The best result is acchieved with an install through npm. install npm:


sudo apt update
apt install npm


install opencode


npm install -g opencode-ai


reload your shell (or login again)</description>
    </item>
    <item rdf:about="https://wiki.auriel.nl/doku.php?image=werkinstructies%3Amikrotik-wireguard-peer.png&amp;ns=werkinstructies&amp;rev=1773495714&amp;tab_details=history&amp;mediado=diff&amp;do=media">
        <dc:format>text/html</dc:format>
        <dc:date>2026-03-14T14:41:54+00:00</dc:date>
        <dc:creator>abel (abel@undisclosed.example.com)</dc:creator>
        <title>werkinstructies:mikrotik-wireguard-peer.png</title>
        <link>https://wiki.auriel.nl/doku.php?image=werkinstructies%3Amikrotik-wireguard-peer.png&amp;ns=werkinstructies&amp;rev=1773495714&amp;tab_details=history&amp;mediado=diff&amp;do=media</link>
        <description>&lt;img src=&quot;https://wiki.auriel.nl/lib/exe/fetch.php?w=500&amp;h=385&amp;t=1773495714&amp;amp;tok=1e9049&amp;amp;media=werkinstructies:mikrotik-wireguard-peer.png&quot; alt=&quot;werkinstructies:mikrotik-wireguard-peer.png&quot; /&gt;</description>
    </item>
    <item rdf:about="https://wiki.auriel.nl/doku.php?image=werkinstructies%3Agit%3Agit-discipline-3.png&amp;ns=werkinstructies%3Agit&amp;rev=1666790877&amp;tab_details=history&amp;mediado=diff&amp;do=media">
        <dc:format>text/html</dc:format>
        <dc:date>2022-10-26T15:27:57+00:00</dc:date>
        <dc:creator>abel (abel@undisclosed.example.com)</dc:creator>
        <title>werkinstructies:git:git-discipline-3.png - aangemaakt</title>
        <link>https://wiki.auriel.nl/doku.php?image=werkinstructies%3Agit%3Agit-discipline-3.png&amp;ns=werkinstructies%3Agit&amp;rev=1666790877&amp;tab_details=history&amp;mediado=diff&amp;do=media</link>
        <description>&lt;img src=&quot;https://wiki.auriel.nl/lib/exe/fetch.php?w=406&amp;h=500&amp;t=1666790877&amp;amp;tok=45d6a8&amp;amp;media=werkinstructies:git:git-discipline-3.png&quot; alt=&quot;werkinstructies:git:git-discipline-3.png&quot; /&gt;</description>
    </item>
    <item rdf:about="https://wiki.auriel.nl/doku.php?image=werkinstructies%3Agit%3Agit-discipline-2.png&amp;ns=werkinstructies%3Agit&amp;rev=1666790847&amp;tab_details=history&amp;mediado=diff&amp;do=media">
        <dc:format>text/html</dc:format>
        <dc:date>2022-10-26T15:27:27+00:00</dc:date>
        <dc:creator>abel (abel@undisclosed.example.com)</dc:creator>
        <title>werkinstructies:git:git-discipline-2.png - aangemaakt</title>
        <link>https://wiki.auriel.nl/doku.php?image=werkinstructies%3Agit%3Agit-discipline-2.png&amp;ns=werkinstructies%3Agit&amp;rev=1666790847&amp;tab_details=history&amp;mediado=diff&amp;do=media</link>
        <description>&lt;img src=&quot;https://wiki.auriel.nl/lib/exe/fetch.php?w=500&amp;h=139&amp;t=1666790847&amp;amp;tok=6d7e4d&amp;amp;media=werkinstructies:git:git-discipline-2.png&quot; alt=&quot;werkinstructies:git:git-discipline-2.png&quot; /&gt;</description>
    </item>
    <item rdf:about="https://wiki.auriel.nl/doku.php?image=werkinstructies%3Agit%3Agit-discipline-1.png&amp;ns=werkinstructies%3Agit&amp;rev=1666790797&amp;tab_details=history&amp;mediado=diff&amp;do=media">
        <dc:format>text/html</dc:format>
        <dc:date>2022-10-26T15:26:37+00:00</dc:date>
        <dc:creator>abel (abel@undisclosed.example.com)</dc:creator>
        <title>werkinstructies:git:git-discipline-1.png - aangemaakt</title>
        <link>https://wiki.auriel.nl/doku.php?image=werkinstructies%3Agit%3Agit-discipline-1.png&amp;ns=werkinstructies%3Agit&amp;rev=1666790797&amp;tab_details=history&amp;mediado=diff&amp;do=media</link>
        <description>&lt;img src=&quot;https://wiki.auriel.nl/lib/exe/fetch.php?w=500&amp;h=47&amp;t=1666790797&amp;amp;tok=9a3df6&amp;amp;media=werkinstructies:git:git-discipline-1.png&quot; alt=&quot;werkinstructies:git:git-discipline-1.png&quot; /&gt;</description>
    </item>
    <item rdf:about="https://wiki.auriel.nl/doku.php?image=werkinstructies%3Agitlab-runners2.png&amp;ns=werkinstructies&amp;rev=1641648705&amp;tab_details=history&amp;mediado=diff&amp;do=media">
        <dc:format>text/html</dc:format>
        <dc:date>2022-01-08T14:31:45+00:00</dc:date>
        <dc:creator>abel (abel@undisclosed.example.com)</dc:creator>
        <title>werkinstructies:gitlab-runners2.png - aangemaakt</title>
        <link>https://wiki.auriel.nl/doku.php?image=werkinstructies%3Agitlab-runners2.png&amp;ns=werkinstructies&amp;rev=1641648705&amp;tab_details=history&amp;mediado=diff&amp;do=media</link>
        <description>&lt;img src=&quot;https://wiki.auriel.nl/lib/exe/fetch.php?w=330&amp;h=500&amp;t=1641648705&amp;amp;tok=02e633&amp;amp;media=werkinstructies:gitlab-runners2.png&quot; alt=&quot;werkinstructies:gitlab-runners2.png&quot; /&gt;</description>
    </item>
    <item rdf:about="https://wiki.auriel.nl/doku.php?image=werkinstructies%3Agitlab-runners1.png&amp;ns=werkinstructies&amp;rev=1641648705&amp;tab_details=history&amp;mediado=diff&amp;do=media">
        <dc:format>text/html</dc:format>
        <dc:date>2022-01-08T14:31:45+00:00</dc:date>
        <dc:creator>abel (abel@undisclosed.example.com)</dc:creator>
        <title>werkinstructies:gitlab-runners1.png - aangemaakt</title>
        <link>https://wiki.auriel.nl/doku.php?image=werkinstructies%3Agitlab-runners1.png&amp;ns=werkinstructies&amp;rev=1641648705&amp;tab_details=history&amp;mediado=diff&amp;do=media</link>
        <description>&lt;img src=&quot;https://wiki.auriel.nl/lib/exe/fetch.php?w=500&amp;h=175&amp;t=1641648705&amp;amp;tok=bd9958&amp;amp;media=werkinstructies:gitlab-runners1.png&quot; alt=&quot;werkinstructies:gitlab-runners1.png&quot; /&gt;</description>
    </item>
</rdf:RDF>
