<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://docs.black-sheep-research.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://docs.black-sheep-research.com/feed.php">
        <title>Documentation by Black Sheep Research</title>
        <description></description>
        <link>https://docs.black-sheep-research.com/</link>
        <image rdf:resource="https://docs.black-sheep-research.com/_media/wiki:dokuwiki.svg" />
       <dc:date>2026-04-19T00:49:01+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://docs.black-sheep-research.com/useful:mikrotik?rev=1771342722&amp;do=diff"/>
                <rdf:li rdf:resource="https://docs.black-sheep-research.com/remository:contents?rev=1759313859&amp;do=diff"/>
                <rdf:li rdf:resource="https://docs.black-sheep-research.com/useful:linux-commands?rev=1758614288&amp;do=diff"/>
                <rdf:li rdf:resource="https://docs.black-sheep-research.com/joomlaflarum:readme?rev=1758111503&amp;do=diff"/>
                <rdf:li rdf:resource="https://docs.black-sheep-research.com/joomlaflarum:usage?rev=1758111207&amp;do=diff"/>
                <rdf:li rdf:resource="https://docs.black-sheep-research.com/joomlaflarum:flarumsetup?rev=1758110874&amp;do=diff"/>
                <rdf:li rdf:resource="https://docs.black-sheep-research.com/joomlaflarum:ssosetup?rev=1758102667&amp;do=diff"/>
                <rdf:li rdf:resource="https://docs.black-sheep-research.com/joomlaflarum:contents?rev=1758101835&amp;do=diff"/>
                <rdf:li rdf:resource="https://docs.black-sheep-research.com/start?rev=1758101548&amp;do=diff"/>
                <rdf:li rdf:resource="https://docs.black-sheep-research.com/epub:remository?rev=1755886236&amp;do=diff"/>
                <rdf:li rdf:resource="https://docs.black-sheep-research.com/epub:pointsapi?rev=1755886142&amp;do=diff"/>
                <rdf:li rdf:resource="https://docs.black-sheep-research.com/?image=remository%3Afrenchflag.png&amp;ns=remository&amp;rev=1691849542&amp;tab_details=history&amp;media_do=diff&amp;do=media"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://docs.black-sheep-research.com/_media/wiki:dokuwiki.svg">
        <title>Documentation by Black Sheep Research</title>
        <link>https://docs.black-sheep-research.com/</link>
        <url>https://docs.black-sheep-research.com/_media/wiki:dokuwiki.svg</url>
    </image>
    <item rdf:about="https://docs.black-sheep-research.com/useful:mikrotik?rev=1771342722&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-02-17T15:38:42+00:00</dc:date>
        <dc:creator>admin (admin@undisclosed.example.com)</dc:creator>
        <title>mikrotik</title>
        <link>https://docs.black-sheep-research.com/useful:mikrotik?rev=1771342722&amp;do=diff</link>
        <description>Contents Page

MikroTik RouterOS

Backup DHCP leases

Use command:
   /ip dhcp-server lease print file=lease detail
   
Or can use “terse” option instead of “detail”. Using “detail” will include information on the static allocations. Result is 

Add to Firewall</description>
    </item>
    <item rdf:about="https://docs.black-sheep-research.com/remository:contents?rev=1759313859&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-10-01T10:17:39+00:00</dc:date>
        <dc:creator>admin (admin@undisclosed.example.com)</dc:creator>
        <title>contents</title>
        <link>https://docs.black-sheep-research.com/remository:contents?rev=1759313859&amp;do=diff</link>
        <description>Remository - Contents

Remository Documentation in French

Most Remository development is by Martin Brampton, who can be contacted by writing to martin at remository dot com.

	*  Installing Remository
	*  The structure of the Remository file repository
	*  File Storage in Remository
	*  Containers, categories and folders
	*  Remository and Search
	*  Modules
	*  Plugins
	*  Remository as Joomla Update Server
	*  Managing File Licences in Remository
	*  Upgrade visual appearance project</description>
    </item>
    <item rdf:about="https://docs.black-sheep-research.com/useful:linux-commands?rev=1758614288&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-09-23T07:58:08+00:00</dc:date>
        <dc:creator>admin (admin@undisclosed.example.com)</dc:creator>
        <title>linux-commands</title>
        <link>https://docs.black-sheep-research.com/useful:linux-commands?rev=1758614288&amp;do=diff</link>
        <description>Contents Page

Linux Commands

Removing comments from config files

from 20-lmtp.conf as an example:
   grep &#039;^[[:blank:]]*[^[:blank:]#;]&#039; 20-lmtp.conf
Installing a GPG key

Example:
   wget -O- https://download.webmin.com/jcameron-key.asc | sudo gpg --dearmor | sudo tee /usr/share/keyrings/jcameron-key.gpg &gt; /dev/null 2&gt;&amp;1</description>
    </item>
    <item rdf:about="https://docs.black-sheep-research.com/joomlaflarum:readme?rev=1758111503&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-09-17T12:18:23+00:00</dc:date>
        <dc:creator>admin (admin@undisclosed.example.com)</dc:creator>
        <title>readme</title>
        <link>https://docs.black-sheep-research.com/joomlaflarum:readme?rev=1758111503&amp;do=diff</link>
        <description>Flarum-Joomla Integration Plugin

Version: 1.3.0

Author: Martin Brampton

License: GNU/GPL

Email: martin@remository.com

URL: &lt;https://remository.com&gt;


A comprehensive Joomla 5 plugin that provides seamless Single Sign-On (SSO) integration between Joomla and Flarum using JWT-based authentication.</description>
    </item>
    <item rdf:about="https://docs.black-sheep-research.com/joomlaflarum:usage?rev=1758111207&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-09-17T12:13:27+00:00</dc:date>
        <dc:creator>admin (admin@undisclosed.example.com)</dc:creator>
        <title>usage</title>
        <link>https://docs.black-sheep-research.com/joomlaflarum:usage?rev=1758111207&amp;do=diff</link>
        <description>Joomla to Flarum JWT SSO Integration

Overview

This plugin now supports JWT-based Single Sign-On between Joomla and Flarum using the maicol07/flarum-ext-sso extension.

Setup Steps

1. Configure Flarum SSO Extension

First, configure the Flarum SSO extension with these settings:</description>
    </item>
    <item rdf:about="https://docs.black-sheep-research.com/joomlaflarum:flarumsetup?rev=1758110874&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-09-17T12:07:54+00:00</dc:date>
        <dc:creator>admin (admin@undisclosed.example.com)</dc:creator>
        <title>flarumsetup</title>
        <link>https://docs.black-sheep-research.com/joomlaflarum:flarumsetup?rev=1758110874&amp;do=diff</link>
        <description>Flarum Setup Guide for JWT-Based SSO Integration

This guide explains how to set up Flarum with the required dependencies for seamless JWT-based Single Sign-On integration with Joomla.

Overview

The integration uses the mature maicol07/flarum-ext-sso</description>
    </item>
    <item rdf:about="https://docs.black-sheep-research.com/joomlaflarum:ssosetup?rev=1758102667&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-09-17T09:51:07+00:00</dc:date>
        <dc:creator>admin (admin@undisclosed.example.com)</dc:creator>
        <title>ssosetup - created</title>
        <link>https://docs.black-sheep-research.com/joomlaflarum:ssosetup?rev=1758102667&amp;do=diff</link>
        <description>JWT-Based Single Sign-On Setup

This guide explains how to configure the JWT-based Single Sign-On (SSO) between Joomla and Flarum using the maicol07/flarum-ext-sso extension.

Prerequisites

	*  Joomla Plugin: This Flarum Integration plugin installed and configured</description>
    </item>
    <item rdf:about="https://docs.black-sheep-research.com/joomlaflarum:contents?rev=1758101835&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-09-17T09:37:15+00:00</dc:date>
        <dc:creator>admin (admin@undisclosed.example.com)</dc:creator>
        <title>contents - created</title>
        <link>https://docs.black-sheep-research.com/joomlaflarum:contents?rev=1758101835&amp;do=diff</link>
        <description>Joomla/Flarum Integration - Contents

Flarum Setup

Single Sign On Setup

Usage Example

Read Me</description>
    </item>
    <item rdf:about="https://docs.black-sheep-research.com/start?rev=1758101548&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-09-17T09:32:28+00:00</dc:date>
        <dc:creator>admin (admin@undisclosed.example.com)</dc:creator>
        <title>start</title>
        <link>https://docs.black-sheep-research.com/start?rev=1758101548&amp;do=diff</link>
        <description>Remository

User Points

Joomla - Flarum Integration

Useful Stuff

Option Changes Plugin

Remository Documenation eBook

UserPoints API eBook</description>
    </item>
    <item rdf:about="https://docs.black-sheep-research.com/epub:remository?rev=1755886236&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-08-22T18:10:36+00:00</dc:date>
        <dc:creator>admin (admin@undisclosed.example.com)</dc:creator>
        <title>remository</title>
        <link>https://docs.black-sheep-research.com/epub:remository?rev=1755886236&amp;do=diff</link>
        <description></description>
    </item>
    <item rdf:about="https://docs.black-sheep-research.com/epub:pointsapi?rev=1755886142&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-08-22T18:09:02+00:00</dc:date>
        <dc:creator>admin (admin@undisclosed.example.com)</dc:creator>
        <title>pointsapi - created</title>
        <link>https://docs.black-sheep-research.com/epub:pointsapi?rev=1755886142&amp;do=diff</link>
        <description></description>
    </item>
    <item rdf:about="https://docs.black-sheep-research.com/?image=remository%3Afrenchflag.png&amp;ns=remository&amp;rev=1691849542&amp;tab_details=history&amp;media_do=diff&amp;do=media">
        <dc:format>text/html</dc:format>
        <dc:date>2023-08-12T14:12:22+00:00</dc:date>
        <dc:creator>admin (admin@undisclosed.example.com)</dc:creator>
        <title>frenchflag.png</title>
        <link>https://docs.black-sheep-research.com/?image=remository%3Afrenchflag.png&amp;ns=remository&amp;rev=1691849542&amp;tab_details=history&amp;media_do=diff&amp;do=media</link>
        <description>&lt;img src=&quot;https://docs.black-sheep-research.com/_media/remository:frenchflag.png?w=500&amp;amp;h=500&amp;amp;tok=007d73&quot; alt=&quot;frenchflag.png&quot; loading=&quot;lazy&quot; width=&quot;500&quot; height=&quot;500&quot; /&gt;</description>
    </item>
</rdf:RDF>
