<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://wiki.excyle.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.excyle.nl/feed.php">
        <title>eXcyle Wiki</title>
        <description></description>
        <link>https://wiki.excyle.nl/</link>
        <image rdf:resource="https://wiki.excyle.nl/_media/wiki/dokuwiki.svg" />
       <dc:date>2026-06-25T09:43:33+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://wiki.excyle.nl/linux/proxmox/remove_nag?rev=1754149003&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.excyle.nl/linux/ubuntu_22.04/steam?rev=1727012471&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.excyle.nl/linux/ubuntu_24.04/kodi?rev=1726843739&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.excyle.nl/linux/ubuntu_24.04/coral_tpu?rev=1718106026&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.excyle.nl/linux/ubuntu_22.04/kodi?rev=1716381443&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.excyle.nl/?image=linux%3Aubuntu_24.04%3Aliblircclient0_0.9.0-0ubuntu6_amd64.deb&amp;ns=linux%3Aubuntu_24.04&amp;rev=1716225012&amp;tab_details=history&amp;media_do=diff&amp;do=media"/>
                <rdf:li rdf:resource="https://wiki.excyle.nl/?image=linux%3Aubuntu_24.04%3Alirc_0.9.0-0ubuntu1_amd64.deb&amp;ns=linux%3Aubuntu_24.04&amp;rev=1716224999&amp;tab_details=history&amp;media_do=diff&amp;do=media"/>
                <rdf:li rdf:resource="https://wiki.excyle.nl/linux/ubuntu_22.04/emulationstation?rev=1716213315&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.excyle.nl/?image=linux%3Aubuntu_22.04%3Apsxbios.zip&amp;ns=linux%3Aubuntu_22.04&amp;rev=1708696795&amp;tab_details=history&amp;media_do=diff&amp;do=media"/>
                <rdf:li rdf:resource="https://wiki.excyle.nl/?image=hardware%3Aambilight%3Avoorbeeld.jpg&amp;ns=hardware%3Aambilight&amp;rev=1331501003&amp;tab_details=history&amp;media_do=diff&amp;do=media"/>
                <rdf:li rdf:resource="https://wiki.excyle.nl/?image=hardware%3Aambilight%3Apic.png&amp;ns=hardware%3Aambilight&amp;rev=1331500917&amp;tab_details=history&amp;media_do=diff&amp;do=media"/>
                <rdf:li rdf:resource="https://wiki.excyle.nl/?image=hardware%3Alpt_lcd%3Acircuit_small.jpg&amp;ns=hardware%3Alpt_lcd&amp;rev=1281202000&amp;tab_details=history&amp;media_do=diff&amp;do=media"/>
                <rdf:li rdf:resource="https://wiki.excyle.nl/?image=hardware%3Air_receiver%3Aschematics.png&amp;ns=hardware%3Air_receiver&amp;rev=1274126856&amp;tab_details=history&amp;media_do=diff&amp;do=media"/>
                <rdf:li rdf:resource="https://wiki.excyle.nl/?image=hardware%3Air_receiver%3Acomponents-color.png&amp;ns=hardware%3Air_receiver&amp;rev=1274126841&amp;tab_details=history&amp;media_do=diff&amp;do=media"/>
                <rdf:li rdf:resource="https://wiki.excyle.nl/?image=link_icon.gif&amp;ns=0&amp;rev=1274048496&amp;tab_details=history&amp;media_do=diff&amp;do=media"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://wiki.excyle.nl/_media/wiki/dokuwiki.svg">
        <title>eXcyle Wiki</title>
        <link>https://wiki.excyle.nl/</link>
        <url>https://wiki.excyle.nl/_media/wiki/dokuwiki.svg</url>
    </image>
    <item rdf:about="https://wiki.excyle.nl/linux/proxmox/remove_nag?rev=1754149003&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-08-02T15:36:43+00:00</dc:date>
        <dc:creator>excyle (excyle@undisclosed.example.com)</dc:creator>
        <title>remove_nag</title>
        <link>https://wiki.excyle.nl/linux/proxmox/remove_nag?rev=1754149003&amp;do=diff</link>
        <description>Remove the license nag in proxmox by patching the webgui javascripts


echo &quot;DPkg::Post-Invoke { \&quot;if [ -s /usr/share/javascript/proxmox-widget-toolkit/proxmoxlib.js ] &amp;&amp; ! grep -q -F 'NoMoreNagging' /usr/share/javascript/proxmox-widget-toolkit/proxmoxlib.js; then echo 'Removing subscription nag from UI...'; sed -i '/data\.status/{s/\!//;s/active/NoMoreNagging/}' /usr/share/javascript/proxmox-widget-toolkit/proxmoxlib.js; fi\&quot; };&quot; &gt;/etc/apt/apt.conf.d/no-nag-script
apt --reinstall install proxmo…</description>
    </item>
    <item rdf:about="https://wiki.excyle.nl/linux/ubuntu_22.04/steam?rev=1727012471&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2024-09-22T13:41:11+00:00</dc:date>
        <dc:creator>excyle (excyle@undisclosed.example.com)</dc:creator>
        <title>steam</title>
        <link>https://wiki.excyle.nl/linux/ubuntu_22.04/steam?rev=1727012471&amp;do=diff</link>
        <description>Steam Installeren

eerst moeten we zorgen dat er x86 packages geinstalleerd mogen worden


add-apt-repository multiverse
dpkg --add-architecture i386
apt update


en daarna kunnen we steam installeren


apt install gdebi-core
wget -O ~/steam.deb https://cdn.akamai.steamstatic.com/client/installer/steam.deb
gdebi ~/steam.deb
usermod -aG sudo kodi</description>
    </item>
    <item rdf:about="https://wiki.excyle.nl/linux/ubuntu_24.04/kodi?rev=1726843739&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2024-09-20T14:48:59+00:00</dc:date>
        <dc:creator>excyle (excyle@undisclosed.example.com)</dc:creator>
        <title>kodi - [Workaround voor cec startup loop] </title>
        <link>https://wiki.excyle.nl/linux/ubuntu_24.04/kodi?rev=1726843739&amp;do=diff</link>
        <description>Ubuntu 24.04

Installeer Ubuntu met de Ubuntu Server 24.04 LTS ISO, maak een gebruiker kodi aan met als wachtwoord kodi en selecteer bij de installatie alleen SSH server

Software installeren


apt update
apt upgrade
apt install flatpak openbox lightdm samba wsdd lm-sensors mc binutils build-essential subversion git unzip xterm dkms cec-utils ntpdate</description>
    </item>
    <item rdf:about="https://wiki.excyle.nl/linux/ubuntu_24.04/coral_tpu?rev=1718106026&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2024-06-11T11:40:26+00:00</dc:date>
        <dc:creator>excyle (excyle@undisclosed.example.com)</dc:creator>
        <title>coral_tpu - created</title>
        <link>https://wiki.excyle.nl/linux/ubuntu_24.04/coral_tpu?rev=1718106026&amp;do=diff</link>
        <description>curl -fsSL &quot;https://packages.cloud.google.com/apt/doc/apt-key.gpg&quot; | sudo gpg --dearmor -o /etc/apt/keyrings/coral-edgetpu.gpg
echo &quot;deb https://packages.cloud.google.com/apt coral-edgetpu-stable main&quot; | sudo tee /etc/apt/sources.list.d/coral-edgetpu.list

apt update
apt install dkms libfuse2 dh-dkms devscripts

git clone https://github.com/KyleGospo/gasket-dkms
cd gasket-dkms; debuild -us -uc -tc -b

cd ..
dpkg -i gasket-dkms-*.deb

echo 'SUBSYSTEM==\&quot;apex\&quot;, MODE=\&quot;0660\&quot;, GROUP=\&quot;docker\&quot;' &gt;&gt;…</description>
    </item>
    <item rdf:about="https://wiki.excyle.nl/linux/ubuntu_22.04/kodi?rev=1716381443&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2024-05-22T12:37:23+00:00</dc:date>
        <dc:creator>excyle (excyle@undisclosed.example.com)</dc:creator>
        <title>kodi</title>
        <link>https://wiki.excyle.nl/linux/ubuntu_22.04/kodi?rev=1716381443&amp;do=diff</link>
        <description>Ubuntu 22.04

Installeer Ubuntu met de minimal 22.04 ISO, maak een gebruiker kodi aan met als wachtwoord kodi en selecteer bij de installatie alleen SSH server

Tools voor repository management


apt install software-properties-common



Deb sources voor XBMC toevoegen</description>
    </item>
    <item rdf:about="https://wiki.excyle.nl/?image=linux%3Aubuntu_24.04%3Aliblircclient0_0.9.0-0ubuntu6_amd64.deb&amp;ns=linux%3Aubuntu_24.04&amp;rev=1716225012&amp;tab_details=history&amp;media_do=diff&amp;do=media">
        <dc:format>text/html</dc:format>
        <dc:date>2024-05-20T17:10:12+00:00</dc:date>
        <dc:creator>excyle (excyle@undisclosed.example.com)</dc:creator>
        <title>liblircclient0_0.9.0-0ubuntu6_amd64.deb - created</title>
        <link>https://wiki.excyle.nl/?image=linux%3Aubuntu_24.04%3Aliblircclient0_0.9.0-0ubuntu6_amd64.deb&amp;ns=linux%3Aubuntu_24.04&amp;rev=1716225012&amp;tab_details=history&amp;media_do=diff&amp;do=media</link>
        <description>&lt;img src=&quot;https://wiki.excyle.nl/lib/images/fileicons/svg/deb.svg&quot; alt=&quot;liblircclient0_0.9.0-0ubuntu6_amd64.deb&quot; loading=&quot;lazy&quot; width=&quot;500&quot; height=&quot;500&quot; /&gt;</description>
    </item>
    <item rdf:about="https://wiki.excyle.nl/?image=linux%3Aubuntu_24.04%3Alirc_0.9.0-0ubuntu1_amd64.deb&amp;ns=linux%3Aubuntu_24.04&amp;rev=1716224999&amp;tab_details=history&amp;media_do=diff&amp;do=media">
        <dc:format>text/html</dc:format>
        <dc:date>2024-05-20T17:09:59+00:00</dc:date>
        <dc:creator>excyle (excyle@undisclosed.example.com)</dc:creator>
        <title>lirc_0.9.0-0ubuntu1_amd64.deb - created</title>
        <link>https://wiki.excyle.nl/?image=linux%3Aubuntu_24.04%3Alirc_0.9.0-0ubuntu1_amd64.deb&amp;ns=linux%3Aubuntu_24.04&amp;rev=1716224999&amp;tab_details=history&amp;media_do=diff&amp;do=media</link>
        <description>&lt;img src=&quot;https://wiki.excyle.nl/lib/images/fileicons/svg/deb.svg&quot; alt=&quot;lirc_0.9.0-0ubuntu1_amd64.deb&quot; loading=&quot;lazy&quot; width=&quot;500&quot; height=&quot;500&quot; /&gt;</description>
    </item>
    <item rdf:about="https://wiki.excyle.nl/linux/ubuntu_22.04/emulationstation?rev=1716213315&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2024-05-20T13:55:15+00:00</dc:date>
        <dc:creator>excyle (excyle@undisclosed.example.com)</dc:creator>
        <title>emulationstation - [Installeer emulationstation] </title>
        <link>https://wiki.excyle.nl/linux/ubuntu_22.04/emulationstation?rev=1716213315&amp;do=diff</link>
        <description>Installeer retroarch

keyserverinfo ophalen


curl -fsSL &quot;http://keyserver.ubuntu.com/pks/lookup?op=get&amp;search=0x18daae7feca3745f&quot; | sudo gpg --dearmor -o /usr/share/keyrings/libretro-stable.gpg
curl -fsSL &quot;http://keyserver.ubuntu.com/pks/lookup?op=get&amp;search=0x18daae7feca3745f&quot; | sudo gpg --dearmor -o /usr/share/keyrings/libretro-testing.gpg</description>
    </item>
    <item rdf:about="https://wiki.excyle.nl/?image=linux%3Aubuntu_22.04%3Apsxbios.zip&amp;ns=linux%3Aubuntu_22.04&amp;rev=1708696795&amp;tab_details=history&amp;media_do=diff&amp;do=media">
        <dc:format>text/html</dc:format>
        <dc:date>2024-02-23T13:59:55+00:00</dc:date>
        <dc:creator>excyle (excyle@undisclosed.example.com)</dc:creator>
        <title>psxbios.zip - created</title>
        <link>https://wiki.excyle.nl/?image=linux%3Aubuntu_22.04%3Apsxbios.zip&amp;ns=linux%3Aubuntu_22.04&amp;rev=1708696795&amp;tab_details=history&amp;media_do=diff&amp;do=media</link>
        <description>&lt;img src=&quot;https://wiki.excyle.nl/lib/images/fileicons/svg/zip.svg&quot; alt=&quot;psxbios.zip&quot; loading=&quot;lazy&quot; width=&quot;500&quot; height=&quot;500&quot; /&gt;</description>
    </item>
    <item rdf:about="https://wiki.excyle.nl/?image=hardware%3Aambilight%3Avoorbeeld.jpg&amp;ns=hardware%3Aambilight&amp;rev=1331501003&amp;tab_details=history&amp;media_do=diff&amp;do=media">
        <dc:format>text/html</dc:format>
        <dc:date>2012-03-11T21:23:23+00:00</dc:date>
        <dc:creator>excyle (excyle@undisclosed.example.com)</dc:creator>
        <title>voorbeeld.jpg</title>
        <link>https://wiki.excyle.nl/?image=hardware%3Aambilight%3Avoorbeeld.jpg&amp;ns=hardware%3Aambilight&amp;rev=1331501003&amp;tab_details=history&amp;media_do=diff&amp;do=media</link>
        <description>&lt;img src=&quot;https://wiki.excyle.nl/_media/hardware/ambilight/voorbeeld.jpg?w=500&amp;amp;h=500&amp;amp;tok=eef71a&quot; alt=&quot;voorbeeld.jpg&quot; loading=&quot;lazy&quot; width=&quot;500&quot; height=&quot;500&quot; /&gt;</description>
    </item>
    <item rdf:about="https://wiki.excyle.nl/?image=hardware%3Aambilight%3Apic.png&amp;ns=hardware%3Aambilight&amp;rev=1331500917&amp;tab_details=history&amp;media_do=diff&amp;do=media">
        <dc:format>text/html</dc:format>
        <dc:date>2012-03-11T21:21:57+00:00</dc:date>
        <dc:creator>excyle (excyle@undisclosed.example.com)</dc:creator>
        <title>pic.png</title>
        <link>https://wiki.excyle.nl/?image=hardware%3Aambilight%3Apic.png&amp;ns=hardware%3Aambilight&amp;rev=1331500917&amp;tab_details=history&amp;media_do=diff&amp;do=media</link>
        <description>&lt;img src=&quot;https://wiki.excyle.nl/_media/hardware/ambilight/pic.png?w=500&amp;amp;h=500&amp;amp;tok=def4d0&quot; alt=&quot;pic.png&quot; loading=&quot;lazy&quot; width=&quot;500&quot; height=&quot;500&quot; /&gt;</description>
    </item>
    <item rdf:about="https://wiki.excyle.nl/?image=hardware%3Alpt_lcd%3Acircuit_small.jpg&amp;ns=hardware%3Alpt_lcd&amp;rev=1281202000&amp;tab_details=history&amp;media_do=diff&amp;do=media">
        <dc:format>text/html</dc:format>
        <dc:date>2010-08-07T17:26:40+00:00</dc:date>
        <dc:creator>excyle (excyle@undisclosed.example.com)</dc:creator>
        <title>circuit_small.jpg</title>
        <link>https://wiki.excyle.nl/?image=hardware%3Alpt_lcd%3Acircuit_small.jpg&amp;ns=hardware%3Alpt_lcd&amp;rev=1281202000&amp;tab_details=history&amp;media_do=diff&amp;do=media</link>
        <description>&lt;img src=&quot;https://wiki.excyle.nl/_media/hardware/lpt_lcd/circuit_small.jpg?w=500&amp;amp;h=500&amp;amp;tok=d5a34b&quot; alt=&quot;circuit_small.jpg&quot; loading=&quot;lazy&quot; width=&quot;500&quot; height=&quot;500&quot; /&gt;</description>
    </item>
    <item rdf:about="https://wiki.excyle.nl/?image=hardware%3Air_receiver%3Aschematics.png&amp;ns=hardware%3Air_receiver&amp;rev=1274126856&amp;tab_details=history&amp;media_do=diff&amp;do=media">
        <dc:format>text/html</dc:format>
        <dc:date>2010-05-17T20:07:36+00:00</dc:date>
        <dc:creator>excyle (excyle@undisclosed.example.com)</dc:creator>
        <title>schematics.png</title>
        <link>https://wiki.excyle.nl/?image=hardware%3Air_receiver%3Aschematics.png&amp;ns=hardware%3Air_receiver&amp;rev=1274126856&amp;tab_details=history&amp;media_do=diff&amp;do=media</link>
        <description>&lt;img src=&quot;https://wiki.excyle.nl/_media/hardware/ir_receiver/schematics.png?w=500&amp;amp;h=500&amp;amp;tok=7829c9&quot; alt=&quot;schematics.png&quot; loading=&quot;lazy&quot; width=&quot;500&quot; height=&quot;500&quot; /&gt;</description>
    </item>
    <item rdf:about="https://wiki.excyle.nl/?image=hardware%3Air_receiver%3Acomponents-color.png&amp;ns=hardware%3Air_receiver&amp;rev=1274126841&amp;tab_details=history&amp;media_do=diff&amp;do=media">
        <dc:format>text/html</dc:format>
        <dc:date>2010-05-17T20:07:21+00:00</dc:date>
        <dc:creator>excyle (excyle@undisclosed.example.com)</dc:creator>
        <title>components-color.png</title>
        <link>https://wiki.excyle.nl/?image=hardware%3Air_receiver%3Acomponents-color.png&amp;ns=hardware%3Air_receiver&amp;rev=1274126841&amp;tab_details=history&amp;media_do=diff&amp;do=media</link>
        <description>&lt;img src=&quot;https://wiki.excyle.nl/_media/hardware/ir_receiver/components-color.png?w=500&amp;amp;h=500&amp;amp;tok=a2fd93&quot; alt=&quot;components-color.png&quot; loading=&quot;lazy&quot; width=&quot;500&quot; height=&quot;500&quot; /&gt;</description>
    </item>
    <item rdf:about="https://wiki.excyle.nl/?image=link_icon.gif&amp;ns=0&amp;rev=1274048496&amp;tab_details=history&amp;media_do=diff&amp;do=media">
        <dc:format>text/html</dc:format>
        <dc:date>2010-05-16T22:21:36+00:00</dc:date>
        <dc:creator>excyle (excyle@undisclosed.example.com)</dc:creator>
        <title>link_icon.gif</title>
        <link>https://wiki.excyle.nl/?image=link_icon.gif&amp;ns=0&amp;rev=1274048496&amp;tab_details=history&amp;media_do=diff&amp;do=media</link>
        <description>&lt;img src=&quot;https://wiki.excyle.nl/_media/link_icon.gif?w=500&amp;amp;h=500&amp;amp;tok=bc7d68&quot; alt=&quot;link_icon.gif&quot; loading=&quot;lazy&quot; width=&quot;500&quot; height=&quot;500&quot; /&gt;</description>
    </item>
</rdf:RDF>
