<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://wiki.kptree.net/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.kptree.net/feed.php">
        <title>KPTree Wiki</title>
        <description></description>
        <link>https://wiki.kptree.net/</link>
        <image rdf:resource="https://wiki.kptree.net/_media/wiki:dokuwiki.svg" />
       <dc:date>2026-09-18T00:07:21+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://wiki.kptree.net/tech_notes:pikvm?rev=1754829003&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.kptree.net/tech_notes:flatpak?rev=1769139150&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.kptree.net/tech_notes:ansible?rev=1710335941&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.kptree.net/tech_notes:web_browsers?rev=1740967743&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://wiki.kptree.net/_media/wiki:dokuwiki.svg">
        <title>KPTree Wiki</title>
        <link>https://wiki.kptree.net/</link>
        <url>https://wiki.kptree.net/_media/wiki:dokuwiki.svg</url>
    </image>
    <item rdf:about="https://wiki.kptree.net/tech_notes:pikvm?rev=1754829003&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-08-10T12:30:03+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>PiKVM</title>
        <link>https://wiki.kptree.net/tech_notes:pikvm?rev=1754829003&amp;do=diff</link>
        <description>linux kvm ipmi pikvm bmc

PiKVM

I purchased a PiKVM kit in 2021, and got it operational at that time.  I did not need to use it until recently, 2024-09. Basically a special &#039;hat&#039; is mounted on a standard Raspberry Pi 4, the smallest memory unit type being sufficient (2 GB).  The kit was complete with all the required parts, such as the hat, Raspberry PI, a case, small OLED display and various cables.  The PiKVM is V3 HAT with RPi V4 2GB.</description>
    </item>
    <item rdf:about="https://wiki.kptree.net/tech_notes:flatpak?rev=1769139150&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-01-23T03:32:30+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Flatpak</title>
        <link>https://wiki.kptree.net/tech_notes:flatpak?rev=1769139150&amp;do=diff</link>
        <description>linux flatpak snap universal package

Flatpak

Flatpak is a universal Linux package management system, that is more agnostic than the Linux distributions package management systems. Flatpak currently only works with a desk top environment, it is not for servers. 

There are other universal package management systems available. One popular example is snap, however this is from Ubuntu and seems propriety in nature.</description>
    </item>
    <item rdf:about="https://wiki.kptree.net/tech_notes:ansible?rev=1710335941&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2024-03-13T13:19:01+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>ansible</title>
        <link>https://wiki.kptree.net/tech_notes:ansible?rev=1710335941&amp;do=diff</link>
        <description>linux ansible

ansible

	* sudo apt install sshpass The sshpass package must be installed.
	* Create a file ansible.cfg in your current folder with the following contents:

[defaults]
host_key_checking = false

	* create password less login to remote machines
		* ssh-keygen</description>
    </item>
    <item rdf:about="https://wiki.kptree.net/tech_notes:web_browsers?rev=1740967743&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-03-03T02:09:03+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Web Browser Notes</title>
        <link>https://wiki.kptree.net/tech_notes:web_browsers?rev=1740967743&amp;do=diff</link>
        <description>web browser config

Web Browser Notes

The purpose of reloading web page(s) and bypass the cache is to get a fresh copy of possibly outdated or corrupted files currently stored in the disk cache. You can do this as the first attempt if a normal reload doesn&#039;t seem to be giving an up to date version of a website or if you otherwise experience issues with a website.
We usually advice this in case of issues:</description>
    </item>
</rdf:RDF>
