<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="http://ezsh.tecryka.de/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://ezsh.tecryka.de/feed.php">
        <title>HackerSpace-Wiki - linux</title>
        <description></description>
        <link>http://ezsh.tecryka.de/</link>
        <image rdf:resource="http://ezsh.tecryka.de/lib/exe/fetch.php?media=wiki:dokuwiki.svg" />
       <dc:date>2026-05-01T08:12:01+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://ezsh.tecryka.de/doku.php?id=linux:allgemein&amp;rev=1761681013&amp;do=diff"/>
                <rdf:li rdf:resource="http://ezsh.tecryka.de/doku.php?id=linux:mein_linux-workshop&amp;rev=1761600292&amp;do=diff"/>
                <rdf:li rdf:resource="http://ezsh.tecryka.de/doku.php?id=linux:rsync&amp;rev=1761598193&amp;do=diff"/>
                <rdf:li rdf:resource="http://ezsh.tecryka.de/doku.php?id=linux:ssh&amp;rev=1761600184&amp;do=diff"/>
                <rdf:li rdf:resource="http://ezsh.tecryka.de/doku.php?id=linux:vim&amp;rev=1761600228&amp;do=diff"/>
                <rdf:li rdf:resource="http://ezsh.tecryka.de/doku.php?id=linux:yakuake&amp;rev=1761681198&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="http://ezsh.tecryka.de/lib/exe/fetch.php?media=wiki:dokuwiki.svg">
        <title>HackerSpace-Wiki</title>
        <link>http://ezsh.tecryka.de/</link>
        <url>http://ezsh.tecryka.de/lib/exe/fetch.php?media=wiki:dokuwiki.svg</url>
    </image>
    <item rdf:about="http://ezsh.tecryka.de/doku.php?id=linux:allgemein&amp;rev=1761681013&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-10-28T19:50:13+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>allgemein</title>
        <link>http://ezsh.tecryka.de/doku.php?id=linux:allgemein&amp;rev=1761681013&amp;do=diff</link>
        <description>Linux

	*  Linux für Anfänger
	*  SelfLinux
	*  Linux - Des unfassende Handbuch
	*  Mein Linux-Workshop

Ubuntu

	*  ubuntu.com
	*  ubuntuusers.de

Mint

	*  linuxmint.com
	*  linuxmintusers.de

Themen

	*  apt und apt-get
	*  rsync
	*  ssh
	*  Verzeichnisstruktur
	*  vim
	*  Virtualisierung
	*  yakuake drop-down terminal</description>
    </item>
    <item rdf:about="http://ezsh.tecryka.de/doku.php?id=linux:mein_linux-workshop&amp;rev=1761600292&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-10-27T21:24:52+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>mein_linux-workshop</title>
        <link>http://ezsh.tecryka.de/doku.php?id=linux:mein_linux-workshop&amp;rev=1761600292&amp;do=diff</link>
        <description>Meine Linux Workshop

Mindmap Linux

Material

Linux für Anfänger

Warum Linux?

	*  schneller
	*  sicherer
	*  stabiler
	*  privater

Distributionen




	*  Linux Distributionen
	*  Linux Stammbaum
	*  Arch
	*  Fedora
	*  Debian
		*  Ubuntu
			*  Mint



Desktopumgebungen

	*  24 Linux desktops you need to try
	*  10 Desktops für Ubuntu und wie man sie installiert




	*  Cinnemon (Mint)
	*  GNOME</description>
    </item>
    <item rdf:about="http://ezsh.tecryka.de/doku.php?id=linux:rsync&amp;rev=1761598193&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-10-27T20:49:53+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>rsync</title>
        <link>http://ezsh.tecryka.de/doku.php?id=linux:rsync&amp;rev=1761598193&amp;do=diff</link>
        <description>Backup mit rsync

Material

	*  Folien zum Vortrag von Richard bei der LUG-Ottobrunn
	*  rsync
	*  rsync @ubuntuusers.de
	*  Backup mit rsync

Syntax

rsync verfügt über sehr umfangreiche Konfigurierbarkeit (siehe man-pages)

Vorgeschlagene Konfiguration ohne SSH:</description>
    </item>
    <item rdf:about="http://ezsh.tecryka.de/doku.php?id=linux:ssh&amp;rev=1761600184&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-10-27T21:23:04+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>ssh</title>
        <link>http://ezsh.tecryka.de/doku.php?id=linux:ssh&amp;rev=1761600184&amp;do=diff</link>
        <description>SSH - Secure Shell

Material

	*  Sicheres privates Netz in unsicheren Zeiten (Vortrag Richard Albrecht
	*  SSH Simple - LUG Ottobrunn
	*  SSH Spickzettel - LUG Ottobrunn 


SSH Verbindung aufbauen

address = ip oder domain

Mit Schlüsseln ohne Passwort

Generiert zwei Schlüssen in /User/[username]/.ssh/
Die Schlüssel heißen id_rsa (private Schlüssel) und id_rsa.pub (öffentliche Schlüssel)</description>
    </item>
    <item rdf:about="http://ezsh.tecryka.de/doku.php?id=linux:vim&amp;rev=1761600228&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-10-27T21:23:48+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>vim</title>
        <link>http://ezsh.tecryka.de/doku.php?id=linux:vim&amp;rev=1761600228&amp;do=diff</link>
        <description>Vim - der allgegenwärtige Texteditor

	*  vim.org
	*  Vim Cheat Sheet</description>
    </item>
    <item rdf:about="http://ezsh.tecryka.de/doku.php?id=linux:yakuake&amp;rev=1761681198&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-10-28T19:53:18+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>yakuake</title>
        <link>http://ezsh.tecryka.de/doku.php?id=linux:yakuake&amp;rev=1761681198&amp;do=diff</link>
        <description>yakuake - drop-down terminal

Links

	*  Yakuake</description>
    </item>
</rdf:RDF>
