<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="http://wiki.grunwald.systems/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="http://wiki.grunwald.systems/feed.php">
        <title>fachinformatiker-wiki - linux:gnome</title>
        <description>it&#039;s easy when it&#039;s here</description>
        <link>http://wiki.grunwald.systems/</link>
        <image rdf:resource="http://wiki.grunwald.systems/_media/wiki/dokuwiki.svg" />
       <dc:date>2026-04-07T21:44:40+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://wiki.grunwald.systems/linux/gnome/remote-desktop?rev=1775505602&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="http://wiki.grunwald.systems/_media/wiki/dokuwiki.svg">
        <title>fachinformatiker-wiki</title>
        <link>http://wiki.grunwald.systems/</link>
        <url>http://wiki.grunwald.systems/_media/wiki/dokuwiki.svg</url>
    </image>
    <item rdf:about="http://wiki.grunwald.systems/linux/gnome/remote-desktop?rev=1775505602&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-04-06T20:00:02+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>GNOME Remote Desktop</title>
        <link>http://wiki.grunwald.systems/linux/gnome/remote-desktop?rev=1775505602&amp;do=diff</link>
        <description>GNOME Remote Desktop


mkdir -p ~/.local/share/gnome-remote-desktop
cd ~/.local/share/gnome-remote-desktop
openssl req -newkey rsa:4096 -x509 -sha256 -days 3650 -nodes -out hostname.domain.tld.pem -keyout hostname.domain.tld.key
chmod 644 hostname.domain.tld.pem
chmod 600 hostname.domain.tld.key
grdctl rdp set-tls-key ~/.local/share/gnome-remote-desktop/hostname.domain.tld.key
grdctl rdp set-tls-cert ~/.local/share/gnome-remote-desktop/hostname.domain.tld.pem
grdctl rdp set-credentials # Enter c…</description>
    </item>
</rdf:RDF>
