<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://dokuwiki.machine-deck.jeffries-tube.at/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://dokuwiki.machine-deck.jeffries-tube.at/feed.php">
        <title>Projekte - pikvm</title>
        <description></description>
        <link>https://dokuwiki.machine-deck.jeffries-tube.at/</link>
        <image rdf:resource="https://dokuwiki.machine-deck.jeffries-tube.at/lib/exe/fetch.php?media=wiki:dokuwiki.svg" />
       <dc:date>2026-04-16T13:48:34+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://dokuwiki.machine-deck.jeffries-tube.at/doku.php?id=pikvm:https_certificates_for_services_on_other_machines&amp;rev=1739663460&amp;do=diff"/>
                <rdf:li rdf:resource="https://dokuwiki.machine-deck.jeffries-tube.at/doku.php?id=pikvm:pikvm_backup&amp;rev=1681228221&amp;do=diff"/>
                <rdf:li rdf:resource="https://dokuwiki.machine-deck.jeffries-tube.at/doku.php?id=pikvm:pikvm_initial_configuration&amp;rev=1681294017&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://dokuwiki.machine-deck.jeffries-tube.at/lib/exe/fetch.php?media=wiki:dokuwiki.svg">
        <title>Projekte</title>
        <link>https://dokuwiki.machine-deck.jeffries-tube.at/</link>
        <url>https://dokuwiki.machine-deck.jeffries-tube.at/lib/exe/fetch.php?media=wiki:dokuwiki.svg</url>
    </image>
    <item rdf:about="https://dokuwiki.machine-deck.jeffries-tube.at/doku.php?id=pikvm:https_certificates_for_services_on_other_machines&amp;rev=1739663460&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-02-15T23:51:00+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>https_certificates_for_services_on_other_machines</title>
        <link>https://dokuwiki.machine-deck.jeffries-tube.at/doku.php?id=pikvm:https_certificates_for_services_on_other_machines&amp;rev=1739663460&amp;do=diff</link>
        <description>HTTPS certificates for services on other machines

For example we want to termninate https connections for nextcloud running on TrueNAS on the PiKVM.

Create or expand the certbot setup

See the PiKVM docs:


kvmd-certbot certonly_webroot --agree-tos -n --email simar@gmx.net -d pikvm.machine-deck.jeffries-tube.at,opensky.machine-deck.jeffries-tube.at
# or
kvmd-certbot certonly_webroot --agree-tos -n --email simar@gmx.net --expand -d pikvm.machine-deck.jeffries-tube.at,opensky.machine-deck.jeffri…</description>
    </item>
    <item rdf:about="https://dokuwiki.machine-deck.jeffries-tube.at/doku.php?id=pikvm:pikvm_backup&amp;rev=1681228221&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2023-04-11T15:50:21+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>pikvm_backup</title>
        <link>https://dokuwiki.machine-deck.jeffries-tube.at/doku.php?id=pikvm:pikvm_backup&amp;rev=1681228221&amp;do=diff</link>
        <description>PiKVM Backup

Prerequisites


pacman -S rsync


Full system backup to a NAS system:


# clean up old pacman packages first
pacman -Sc
rsync -aAXHv --exclude={&quot;/dev/*&quot;,&quot;/proc/*&quot;,&quot;/sys/*&quot;,&quot;/tmp/*&quot;,&quot;/run/*&quot;,&quot;/mnt/*&quot;,&quot;/media/*&quot;,&quot;/lost+found&quot;} / simar@vmhost:/storage/Backups/PiKVM</description>
    </item>
    <item rdf:about="https://dokuwiki.machine-deck.jeffries-tube.at/doku.php?id=pikvm:pikvm_initial_configuration&amp;rev=1681294017&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2023-04-12T10:06:57+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>pikvm_initial_configuration</title>
        <link>https://dokuwiki.machine-deck.jeffries-tube.at/doku.php?id=pikvm:pikvm_initial_configuration&amp;rev=1681294017&amp;do=diff</link>
        <description>PiKVM initial configuration

Change the standard passwords:


# important, for security reasons you usually can&#039;t change a thing!
rw
kvmd-htpasswd set admin
passwd # changes the root password


Set up 2FA:


rw &amp;&amp; pacman -Syu &amp;&amp; reboot
# this takes a while as the image is most likely much behind the online repos
# reboots, is in ro mode after that
timedatectl
# check that the time is synced with a timeserver
#               Local time: Mi 2023-04-12 11:43:19 CEST
#           Universal time: Mi 2…</description>
    </item>
</rdf:RDF>
