<?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 - tech_notes</title>
        <description></description>
        <link>https://wiki.kptree.net/</link>
        <image rdf:resource="https://wiki.kptree.net/lib/exe/fetch.php?media=wiki:dokuwiki.svg" />
       <dc:date>2026-06-04T18:53:08+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://wiki.kptree.net/doku.php?id=tech_notes:alpine&amp;rev=1740967378&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.kptree.net/doku.php?id=tech_notes:ansible&amp;rev=1710335941&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.kptree.net/doku.php?id=tech_notes:ascii&amp;rev=1716009085&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.kptree.net/doku.php?id=tech_notes:boot&amp;rev=1726996418&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.kptree.net/doku.php?id=tech_notes:builtin&amp;rev=1740288599&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.kptree.net/doku.php?id=tech_notes:dns&amp;rev=1754709083&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.kptree.net/doku.php?id=tech_notes:flatpak&amp;rev=1769139150&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.kptree.net/doku.php?id=tech_notes:git&amp;rev=1682847793&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.kptree.net/doku.php?id=tech_notes:index&amp;rev=1748073180&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.kptree.net/doku.php?id=tech_notes:iperf&amp;rev=1737208097&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.kptree.net/doku.php?id=tech_notes:ipv6&amp;rev=1682847793&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.kptree.net/doku.php?id=tech_notes:linux_commands&amp;rev=1774144789&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.kptree.net/doku.php?id=tech_notes:markdown&amp;rev=1716009145&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.kptree.net/doku.php?id=tech_notes:nginx&amp;rev=1703834683&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.kptree.net/doku.php?id=tech_notes:pikvm&amp;rev=1754829003&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.kptree.net/doku.php?id=tech_notes:programs&amp;rev=1763108348&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.kptree.net/doku.php?id=tech_notes:regex&amp;rev=1703748540&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.kptree.net/doku.php?id=tech_notes:s6&amp;rev=1703741219&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.kptree.net/doku.php?id=tech_notes:ssh&amp;rev=1709952350&amp;do=diff"/>
                <rdf:li rdf:resource="https://wiki.kptree.net/doku.php?id=tech_notes:web_browsers&amp;rev=1740967743&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://wiki.kptree.net/lib/exe/fetch.php?media=wiki:dokuwiki.svg">
        <title>KPTree Wiki</title>
        <link>https://wiki.kptree.net/</link>
        <url>https://wiki.kptree.net/lib/exe/fetch.php?media=wiki:dokuwiki.svg</url>
    </image>
    <item rdf:about="https://wiki.kptree.net/doku.php?id=tech_notes:alpine&amp;rev=1740967378&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-03-03T02:02:58+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Alpine Linux</title>
        <link>https://wiki.kptree.net/doku.php?id=tech_notes:alpine&amp;rev=1740967378&amp;do=diff</link>
        <description>linux alpine alpine_linux apk

Alpine Linux

references

	* Alpine Package Filter
Back Start page End</description>
    </item>
    <item rdf:about="https://wiki.kptree.net/doku.php?id=tech_notes:ansible&amp;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/doku.php?id=tech_notes:ansible&amp;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/doku.php?id=tech_notes:ascii&amp;rev=1716009085&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2024-05-18T05:11:25+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>ASCII</title>
        <link>https://wiki.kptree.net/doku.php?id=tech_notes:ascii&amp;rev=1716009085&amp;do=diff</link>
        <description>ascii code

ASCII
Four Column ASCII         00	01	10	11 00000	NUL	Spc	@	` 00001	SOH !	A	a 00010	STX	“	B	b 00011 	ETX	#	C	c 00100	EOT	$	D	d 00101	ENQ	%	E	e 00110	ACK	&amp;	F	f 00111	BEL	&#039;	G	g 01000	BS	(	H	h 01001	TAB	)	I	i 01010	LF	*	J	j 01011	VT	+	K	k 01100	FF	,	L</description>
    </item>
    <item rdf:about="https://wiki.kptree.net/doku.php?id=tech_notes:boot&amp;rev=1726996418&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2024-09-22T09:13:38+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>boot tools</title>
        <link>https://wiki.kptree.net/doku.php?id=tech_notes:boot&amp;rev=1726996418&amp;do=diff</link>
        <description>linux boot uefi ventoy

boot tools

list drives

	*  df -h
	*  sudo fdisk -l
	*  lsblk flags:
		*  -f to get more verbose output
		*  -o to get specific output columns, use -h option to see list of column options

	*  blkid
	*  ls -l /dev/disk/by-id, additional list options:</description>
    </item>
    <item rdf:about="https://wiki.kptree.net/doku.php?id=tech_notes:builtin&amp;rev=1740288599&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-02-23T05:29:59+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Shell Builtin Commands</title>
        <link>https://wiki.kptree.net/doku.php?id=tech_notes:builtin&amp;rev=1740288599&amp;do=diff</link>
        <description>shell builtin commands sh ash bash

Shell Builtin Commands

I just spent half a day trying to get alias working in a script to no avail. Alias is normally, if not always a so call builtin command.

I have been attempting to use / learn Alpine Linux which defaults to sh/ash shell mostly builtin into Busybox. Unfortunately the bulk of shell documentation the web is based upon bash shell which is not suitable / outright incorrect with the nuances of sh/ash with busybox.  Interestingly I found this …</description>
    </item>
    <item rdf:about="https://wiki.kptree.net/doku.php?id=tech_notes:dns&amp;rev=1754709083&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-08-09T03:11:23+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Domain names, domain nameservers, DNS and DHCP</title>
        <link>https://wiki.kptree.net/doku.php?id=tech_notes:dns&amp;rev=1754709083&amp;do=diff</link>
        <description>Domain names, domain nameservers, DNS and DHCP

Domain names, Domain nameservers, DNS and DHCP are a key part of the internet back bone.

	* DNS (Domain Name System) resolves the text domain names to the relevant IP (Internet Protocol) addresses.  
		*</description>
    </item>
    <item rdf:about="https://wiki.kptree.net/doku.php?id=tech_notes:flatpak&amp;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/doku.php?id=tech_notes:flatpak&amp;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/doku.php?id=tech_notes:git&amp;rev=1682847793&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2023-04-30T09:43:13+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>git</title>
        <link>https://wiki.kptree.net/doku.php?id=tech_notes:git&amp;rev=1682847793&amp;do=diff</link>
        <description>linux git github

git

To install in Debian: sudo apt install git

In directory to be made into git: git init

To save files to staging file:  git add . or individual files

To commit files: git commit -m &#039;change description of save progress&#039;

To see log of all commits:</description>
    </item>
    <item rdf:about="https://wiki.kptree.net/doku.php?id=tech_notes:index&amp;rev=1748073180&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-05-24T07:53:00+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Technical Notes - Index</title>
        <link>https://wiki.kptree.net/doku.php?id=tech_notes:index&amp;rev=1748073180&amp;do=diff</link>
        <description>Technical Notes - Index

tech notes technical index
Technical Notes - IndexStart page next page</description>
    </item>
    <item rdf:about="https://wiki.kptree.net/doku.php?id=tech_notes:iperf&amp;rev=1737208097&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-01-18T13:48:17+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Network Speed testing</title>
        <link>https://wiki.kptree.net/doku.php?id=tech_notes:iperf&amp;rev=1737208097&amp;do=diff</link>
        <description>linux network testing speed

speed speed test testing tech notes technical

Network Speed testing

Use the iperf3 command to test network speeds.

	* iperf3 -s to start in server mode
	* iperf3 -c 192.168.1.10 -t 20 to test server on ip address 192.168.1.10 for 20 tries.
	* iperf3 -c 192.168.1.1 -t7  -b 2.5G -u 6001
	* iperf3 -c 192.168.1.1 -t7  -R -b 2.5G -u 6001</description>
    </item>
    <item rdf:about="https://wiki.kptree.net/doku.php?id=tech_notes:ipv6&amp;rev=1682847793&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2023-04-30T09:43:13+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>IPv6 summary notes</title>
        <link>https://wiki.kptree.net/doku.php?id=tech_notes:ipv6&amp;rev=1682847793&amp;do=diff</link>
        <description>linux ipv6

IPv6 summary notes

Largely taken from

	* onemarcfifty
	* What You Need to Know about IPv6 Link-Local Addresses

Address length and format

The IPv6 address is 128 bits (i.e. 16 bytes) long and is written in 8 groups of 2 bytes in hexadecimal numbers separated by colons:

FDDD:F00D:CAFE:0000:0000:0000:0000:0001

Leading zeros of each block can be omitted, the above address can hence be written like this:
FDDD:F00D:CAFE:0:0:0:0:1

We can abbreviate whole blocks of zeros with :: and w…</description>
    </item>
    <item rdf:about="https://wiki.kptree.net/doku.php?id=tech_notes:linux_commands&amp;rev=1774144789&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-03-22T01:59:49+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Linux CLI Commands</title>
        <link>https://wiki.kptree.net/doku.php?id=tech_notes:linux_commands&amp;rev=1774144789&amp;do=diff</link>
        <description>cli commands

Linux CLI Commands

Various Linux CLI (Command Line Interface) Commands with examples and grouped by type

File System

Find specific file types

	* Using ls:
		* ls -lhaF | grep ^l   # list links
		* ls -lhaF | grep ^d   # list directories
		* ls -lhaF | grep ^-</description>
    </item>
    <item rdf:about="https://wiki.kptree.net/doku.php?id=tech_notes:markdown&amp;rev=1716009145&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2024-05-18T05:12:25+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>markdown</title>
        <link>https://wiki.kptree.net/doku.php?id=tech_notes:markdown&amp;rev=1716009145&amp;do=diff</link>
        <description>markdown

markdown

	* QOwnnotes
		* QOwnNotes
		* Markdown Cheetsheet

Back Start page  Next</description>
    </item>
    <item rdf:about="https://wiki.kptree.net/doku.php?id=tech_notes:nginx&amp;rev=1703834683&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2023-12-29T07:24:43+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Nginx</title>
        <link>https://wiki.kptree.net/doku.php?id=tech_notes:nginx&amp;rev=1703834683&amp;do=diff</link>
        <description>nginx http

Nginx

On a simple system nginx can be started with /usr/sbin/nginx basically calling nginx executable with defaults.

nginx -h

nginx version: nginx/1.24.0
Usage: nginx [-?hvVtTq] [-s signal] [-p prefix]
             [-e filename] [-c filename] [-g directives]

Options:
  -?,-h         : this help
  -v            : show version and exit
  -V            : show version and configure options then exit
  -t            : test configuration and exit
  -T            : test configuration, d…</description>
    </item>
    <item rdf:about="https://wiki.kptree.net/doku.php?id=tech_notes:pikvm&amp;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/doku.php?id=tech_notes:pikvm&amp;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/doku.php?id=tech_notes:programs&amp;rev=1763108348&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-11-14T08:19:08+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>Programs &amp; Applications</title>
        <link>https://wiki.kptree.net/doku.php?id=tech_notes:programs&amp;rev=1763108348&amp;do=diff</link>
        <description>programs applications pipx flatpak

Programs &amp; Applications

dpkg -l

dpkg -l lists all the installed programs on a Debian apt based system.  There are too many to list all and many are built in system commands.

Below are some that I highlight for interest and future reference to easily find on reinstall.</description>
    </item>
    <item rdf:about="https://wiki.kptree.net/doku.php?id=tech_notes:regex&amp;rev=1703748540&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2023-12-28T07:29:00+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>regex</title>
        <link>https://wiki.kptree.net/doku.php?id=tech_notes:regex&amp;rev=1703748540&amp;do=diff</link>
        <description>regex regular_expressions

regex
Back Start page  Next</description>
    </item>
    <item rdf:about="https://wiki.kptree.net/doku.php?id=tech_notes:s6&amp;rev=1703741219&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2023-12-28T05:26:59+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>s6-rc init</title>
        <link>https://wiki.kptree.net/doku.php?id=tech_notes:s6&amp;rev=1703741219&amp;do=diff</link>
        <description>s6 s6-rc init

s6-rc init

References

Getting started with execline scripting
back Start page next</description>
    </item>
    <item rdf:about="https://wiki.kptree.net/doku.php?id=tech_notes:ssh&amp;rev=1709952350&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2024-03-09T02:45:50+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>ssh with key files</title>
        <link>https://wiki.kptree.net/doku.php?id=tech_notes:ssh&amp;rev=1709952350&amp;do=diff</link>
        <description>linux ssh ssh-keygen

ssh with key files

The advantages of using SSH key-based include:

	* Improved security
	* Easier access to ssh (if password keys are not used)

Clearly use of unique password encrypted keys gives best security.  However if a user has access to you terminal and user password they effectively have full system access anyway.</description>
    </item>
    <item rdf:about="https://wiki.kptree.net/doku.php?id=tech_notes:web_browsers&amp;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/doku.php?id=tech_notes:web_browsers&amp;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>
