<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://dataplop.welmoc.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://dataplop.welmoc.com/feed.php">
        <title>dataplop</title>
        <description></description>
        <link>https://dataplop.welmoc.com/</link>
        <image rdf:resource="https://dataplop.welmoc.com/lib/exe/fetch.php?media=wiki:logo.png" />
       <dc:date>2026-04-16T12:14:09+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://dataplop.welmoc.com/doku.php?id=liens_en_vrac:start&amp;rev=1774700572&amp;do=diff"/>
                <rdf:li rdf:resource="https://dataplop.welmoc.com/doku.php?id=ublock_origin:start&amp;rev=1774355735&amp;do=diff"/>
                <rdf:li rdf:resource="https://dataplop.welmoc.com/doku.php?id=forgejo:start&amp;rev=1750600481&amp;do=diff"/>
                <rdf:li rdf:resource="https://dataplop.welmoc.com/doku.php?id=sidebar&amp;rev=1750600273&amp;do=diff"/>
                <rdf:li rdf:resource="https://dataplop.welmoc.com/doku.php?id=accountsservice:mainmenu&amp;rev=1750368217&amp;do=diff"/>
                <rdf:li rdf:resource="https://dataplop.welmoc.com/doku.php?id=mainmenu&amp;rev=1750368207&amp;do=diff"/>
                <rdf:li rdf:resource="https://dataplop.welmoc.com/doku.php?id=gnome:start&amp;rev=1750233655&amp;do=diff"/>
                <rdf:li rdf:resource="https://dataplop.welmoc.com/doku.php?id=dns:start&amp;rev=1728731647&amp;do=diff"/>
                <rdf:li rdf:resource="https://dataplop.welmoc.com/doku.php?id=todolist:start&amp;rev=1709984616&amp;do=diff"/>
                <rdf:li rdf:resource="https://dataplop.welmoc.com/doku.php?image=certificats%3Acertificateme.tar&amp;ns=certificats&amp;rev=1486933279&amp;tab_details=history&amp;media_do=diff&amp;do=media"/>
                <rdf:li rdf:resource="https://dataplop.welmoc.com/doku.php?image=data.png&amp;ns=0&amp;rev=1481756017&amp;tab_details=history&amp;media_do=diff&amp;do=media"/>
                <rdf:li rdf:resource="https://dataplop.welmoc.com/doku.php?image=wiki%3Alogo.png&amp;ns=wiki&amp;rev=1481756008&amp;tab_details=history&amp;media_do=diff&amp;do=media"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://dataplop.welmoc.com/lib/exe/fetch.php?media=wiki:logo.png">
        <title>dataplop</title>
        <link>https://dataplop.welmoc.com/</link>
        <url>https://dataplop.welmoc.com/lib/exe/fetch.php?media=wiki:logo.png</url>
    </image>
    <item rdf:about="https://dataplop.welmoc.com/doku.php?id=liens_en_vrac:start&amp;rev=1774700572&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-03-28T12:22:52+00:00</dc:date>
        <dc:creator>jonathan (jonathan@undisclosed.example.com)</dc:creator>
        <title>start</title>
        <link>https://dataplop.welmoc.com/doku.php?id=liens_en_vrac:start&amp;rev=1774700572&amp;do=diff</link>
        <description>Liens utiles

Wallhaven

Semantic satiation

RaspberryPi

PluXml

Proxmox

FreshRSS

Son et Vidéo

Tourdumondiste

LetsEncrypt

Ransomware Overview

GoEuro

Guide avancé d'écriture des scripts Bash

Oalley

DéGooglisons Internet

Bios Powned

Bootstrap

FontAwesome

Primer

Rome 2 Rio

Master en recherche Google

PHP editor + shell</description>
    </item>
    <item rdf:about="https://dataplop.welmoc.com/doku.php?id=ublock_origin:start&amp;rev=1774355735&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-03-24T12:35:35+00:00</dc:date>
        <dc:creator>jonathan (jonathan@undisclosed.example.com)</dc:creator>
        <title>start - [Mes filtres] </title>
        <link>https://dataplop.welmoc.com/doku.php?id=ublock_origin:start&amp;rev=1774355735&amp;do=diff</link>
        <description>uBlock Origin

&lt;https://github.com/gorhill/uBlock&gt;

&lt;&lt;uBlock Origin (ou uBlock₀) n'est pas un bloqueur de publicités ; c'est un bloqueur généraliste.&gt;&gt;

C'est quoi ?

C'est une extension pour navigateur web (ex: Firefox) qui permet par exemple de bloquer automatiquement (via des règles préchargées ou manuelles/personnelles) des éléments qui devraient se charger pendant le téléchargement d'une page web.</description>
    </item>
    <item rdf:about="https://dataplop.welmoc.com/doku.php?id=forgejo:start&amp;rev=1750600481&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-06-22T13:54:41+00:00</dc:date>
        <dc:creator>jonathan (jonathan@undisclosed.example.com)</dc:creator>
        <title>start - créée</title>
        <link>https://dataplop.welmoc.com/doku.php?id=forgejo:start&amp;rev=1750600481&amp;do=diff</link>
        <description>Forgejo

Supprimer la 2FA

Disable 2FA.


cd /var/lib/forgejo/data/
sqlite3 forgejo.db


Récupérer l'id du compte dont il faut retirer la 2FA.


sqlite&gt; select id, email from user;


Supprimer la ligne correspondante à cet id.


delete from two_factor where id = &lt;N°id&gt;;</description>
    </item>
    <item rdf:about="https://dataplop.welmoc.com/doku.php?id=sidebar&amp;rev=1750600273&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-06-22T13:51:13+00:00</dc:date>
        <dc:creator>jonathan (jonathan@undisclosed.example.com)</dc:creator>
        <title>sidebar</title>
        <link>https://dataplop.welmoc.com/doku.php?id=sidebar&amp;rev=1750600273&amp;do=diff</link>
        <description>Notes

	*  start
	*  start
	*  start
	*  start
	*  start
	*  start
	*  start
	*  start
	*  start
	*  start
	*  start
	*  start
	*  start
	*  start
	*  file system
	*  start
	*  start
	*  start
	*  start
	*  start
	*  start
	*  start
	*  start
	*  start
	*  start
	*  start
	*  start
	*  start
		*  start

	*  start
	*  mysql
		*  start

	*  start
		*  start

	*  start
	*  start
	*  start
	*  start
	*  start
	*  start
	*  start
	*  start
		*  start

	*  start
	*  start
	*  start
	*  start</description>
    </item>
    <item rdf:about="https://dataplop.welmoc.com/doku.php?id=accountsservice:mainmenu&amp;rev=1750368217&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-06-19T21:23:37+00:00</dc:date>
        <dc:creator>jonathan (jonathan@undisclosed.example.com)</dc:creator>
        <title>mainmenu - créée</title>
        <link>https://dataplop.welmoc.com/doku.php?id=accountsservice:mainmenu&amp;rev=1750368217&amp;do=diff</link>
        <description>Notes

	*  start
	*  start
	*  start
	*  start
	*  start
	*  start
	*  start
	*  start
	*  start
	*  start
	*  start
	*  start
	*  start
	*  start
	*  file system
	*  start
	*  start
	*  start
	*  start
	*  start
	*  start
	*  start
	*  start
	*  start
	*  start
	*  start
	*  start
		*  start

	*  start
	*  mysql
		*  start

	*  start
		*  start

	*  start
	*  start
	*  start
	*  start
	*  start
	*  start
	*  start
	*  start
		*  start

	*  start
	*  start
	*  start
	*  start
	*  start</description>
    </item>
    <item rdf:about="https://dataplop.welmoc.com/doku.php?id=mainmenu&amp;rev=1750368207&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-06-19T21:23:27+00:00</dc:date>
        <dc:creator>jonathan (jonathan@undisclosed.example.com)</dc:creator>
        <title>mainmenu</title>
        <link>https://dataplop.welmoc.com/doku.php?id=mainmenu&amp;rev=1750368207&amp;do=diff</link>
        <description>Notes

	*  start
	*  start
	*  start
	*  start
	*  start
	*  start
	*  start
	*  start
	*  start
	*  start
	*  start
	*  start
	*  start
	*  start
	*  file system
	*  start
	*  start
	*  start
	*  start
	*  start
	*  start
	*  start
	*  start
	*  start
	*  start
	*  start
	*  start
		*  start

	*  start
	*  mysql
		*  start

	*  start
		*  start

	*  start
	*  start
	*  start
	*  start
	*  start
	*  start
	*  start
	*  start
		*  start

	*  start
	*  start
	*  start
	*  start
	*  start</description>
    </item>
    <item rdf:about="https://dataplop.welmoc.com/doku.php?id=gnome:start&amp;rev=1750233655&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-06-18T08:00:55+00:00</dc:date>
        <dc:creator>jonathan (jonathan@undisclosed.example.com)</dc:creator>
        <title>start - [Changer de fenêtre / application] </title>
        <link>https://dataplop.welmoc.com/doku.php?id=gnome:start&amp;rev=1750233655&amp;do=diff</link>
        <description>Gnome

Changer de fenêtre / application


gsettings set org.gnome.desktop.wm.keybindings switch-applications &quot;[]&quot;
gsettings set org.gnome.desktop.wm.keybindings switch-applications-backward &quot;[]&quot;
gsettings set org.gnome.desktop.wm.keybindings switch-windows &quot;['&lt;Alt&gt;Tab']&quot;
gsettings set org.gnome.desktop.wm.keybindings switch-windows-backward &quot;['&lt;Shift&gt;&lt;Alt&gt;Tab']&quot;</description>
    </item>
    <item rdf:about="https://dataplop.welmoc.com/doku.php?id=dns:start&amp;rev=1728731647&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2024-10-12T11:14:07+00:00</dc:date>
        <dc:creator>jonathan (jonathan@undisclosed.example.com)</dc:creator>
        <title>start</title>
        <link>https://dataplop.welmoc.com/doku.php?id=dns:start&amp;rev=1728731647&amp;do=diff</link>
        <description>DNS

Le boulot est déjà fait : &lt;https://sebsauvage.net/wiki/doku.php?id=dns-alternatifs&gt;

----------

Quad9 : 9.9.9.9

French Data Network (FDN) : 80.67.169.12 ; 80.67.169.40

OpenNic : 193.183.98.154 ; 5.9.49.12 ; 87.98.175.85

Google : 8.8.8.8 ; 8.8.4.4

OpenDNS : 208.67.222.222 ; 208.67.220.220

Gandi : a.dns.gandi.net ; b.dns.gandi.net ; c.dns.gandi.net</description>
    </item>
    <item rdf:about="https://dataplop.welmoc.com/doku.php?id=todolist:start&amp;rev=1709984616&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2024-03-09T11:43:36+00:00</dc:date>
        <dc:creator>jonathan (jonathan@undisclosed.example.com)</dc:creator>
        <title>start</title>
        <link>https://dataplop.welmoc.com/doku.php?id=todolist:start&amp;rev=1709984616&amp;do=diff</link>
        <description>Todo list

	*  start
	*  start
	*  start cacti
	*  start
	*  start
	*  start
	*  start
	*  start
	*  start
	*  start
	*  start
	*  start
	*  start : lsipc, lsblk, lsof
	*  start
	*  start
	*  start
	*  start
	*  start
	*  start
	*  start
	*  start
	*  start
	*  start
	*  start
	*  start
	*  start
	*  start
	*  start
	*  start : fork of bacula
	*  start

À revoir

	*  start : letsencrypt</description>
    </item>
    <item rdf:about="https://dataplop.welmoc.com/doku.php?image=certificats%3Acertificateme.tar&amp;ns=certificats&amp;rev=1486933279&amp;tab_details=history&amp;media_do=diff&amp;do=media">
        <dc:format>text/html</dc:format>
        <dc:date>2017-02-12T21:01:19+00:00</dc:date>
        <dc:creator>jonathan (jonathan@undisclosed.example.com)</dc:creator>
        <title>certificateme.tar</title>
        <link>https://dataplop.welmoc.com/doku.php?image=certificats%3Acertificateme.tar&amp;ns=certificats&amp;rev=1486933279&amp;tab_details=history&amp;media_do=diff&amp;do=media</link>
        <description>&lt;img src=&quot;https://dataplop.welmoc.com/lib/images/fileicons/svg/tar.svg&quot; alt=&quot;certificateme.tar&quot; loading=&quot;lazy&quot; width=&quot;500&quot; height=&quot;500&quot; /&gt;</description>
    </item>
    <item rdf:about="https://dataplop.welmoc.com/doku.php?image=data.png&amp;ns=0&amp;rev=1481756017&amp;tab_details=history&amp;media_do=diff&amp;do=media">
        <dc:format>text/html</dc:format>
        <dc:date>2016-12-14T22:53:37+00:00</dc:date>
        <dc:creator>jonathan (jonathan@undisclosed.example.com)</dc:creator>
        <title>data.png - créée</title>
        <link>https://dataplop.welmoc.com/doku.php?image=data.png&amp;ns=0&amp;rev=1481756017&amp;tab_details=history&amp;media_do=diff&amp;do=media</link>
        <description>&lt;img src=&quot;https://dataplop.welmoc.com/lib/exe/fetch.php?w=500&amp;amp;h=500&amp;amp;tok=63387a&amp;amp;media=data.png&quot; alt=&quot;data.png&quot; loading=&quot;lazy&quot; width=&quot;500&quot; height=&quot;500&quot; /&gt;</description>
    </item>
    <item rdf:about="https://dataplop.welmoc.com/doku.php?image=wiki%3Alogo.png&amp;ns=wiki&amp;rev=1481756008&amp;tab_details=history&amp;media_do=diff&amp;do=media">
        <dc:format>text/html</dc:format>
        <dc:date>2016-12-14T22:53:28+00:00</dc:date>
        <dc:creator>jonathan (jonathan@undisclosed.example.com)</dc:creator>
        <title>logo.png - créée</title>
        <link>https://dataplop.welmoc.com/doku.php?image=wiki%3Alogo.png&amp;ns=wiki&amp;rev=1481756008&amp;tab_details=history&amp;media_do=diff&amp;do=media</link>
        <description>&lt;img src=&quot;https://dataplop.welmoc.com/lib/exe/fetch.php?w=500&amp;amp;h=500&amp;amp;tok=aa46a1&amp;amp;media=wiki:logo.png&quot; alt=&quot;logo.png&quot; loading=&quot;lazy&quot; width=&quot;500&quot; height=&quot;500&quot; /&gt;</description>
    </item>
</rdf:RDF>
