
Warning: Undefined array key "media" in /volume1/web/wiki/feed.php on line 235

Warning: Undefined array key "media" in /volume1/web/wiki/feed.php on line 274

Warning: Undefined array key "media" in /volume1/web/wiki/feed.php on line 385

Warning: Undefined array key "media" in /volume1/web/wiki/feed.php on line 235

Warning: Undefined array key "media" in /volume1/web/wiki/feed.php on line 274

Warning: Undefined array key "media" in /volume1/web/wiki/feed.php on line 385

Warning: Undefined array key "media" in /volume1/web/wiki/feed.php on line 235

Warning: Undefined array key "media" in /volume1/web/wiki/feed.php on line 274

Warning: Undefined array key "media" in /volume1/web/wiki/feed.php on line 385

Warning: Undefined array key "media" in /volume1/web/wiki/feed.php on line 235

Warning: Undefined array key "media" in /volume1/web/wiki/feed.php on line 274

Warning: Undefined array key "media" in /volume1/web/wiki/feed.php on line 385

Warning: Undefined array key "media" in /volume1/web/wiki/feed.php on line 235

Warning: Undefined array key "media" in /volume1/web/wiki/feed.php on line 274

Warning: Undefined array key "media" in /volume1/web/wiki/feed.php on line 385

Warning: Undefined array key "media" in /volume1/web/wiki/feed.php on line 235

Warning: Undefined array key "media" in /volume1/web/wiki/feed.php on line 274

Warning: Undefined array key "media" in /volume1/web/wiki/feed.php on line 385

Warning: Undefined array key "media" in /volume1/web/wiki/feed.php on line 235

Warning: Undefined array key "media" in /volume1/web/wiki/feed.php on line 274

Warning: Undefined array key "media" in /volume1/web/wiki/feed.php on line 385

Warning: Undefined array key "media" in /volume1/web/wiki/feed.php on line 235

Warning: Undefined array key "media" in /volume1/web/wiki/feed.php on line 274

Warning: Undefined array key "media" in /volume1/web/wiki/feed.php on line 385
<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="http://live.spdns.org/wiki/lib/exe/css.php?s=feed" type="text/css"?>
<rss version="2.0">
    <channel xmlns:g="http://base.google.com/ns/1.0">
        <title>move IT Home Base</title>
        <description></description>
        <link>http://live.spdns.org/wiki/</link>
        <lastBuildDate>Sat, 04 Apr 2026 10:39:17 +0000</lastBuildDate>
        <generator>FeedCreator 1.8</generator>
        <image>
            <url>http://live.spdns.org/wiki/lib/tpl/peanutbutter2/images/favicon.ico</url>
            <title>move IT Home Base</title>
            <link>http://live.spdns.org/wiki/</link>
        </image>
        <item>
            <title>Telnet</title>
            <link>http://live.spdns.org/wiki/anleitungen/linkstation/webserver/telnet?do=revisions&amp;rev=1575031658</link>
            <description>
&lt;h2 class=&quot;sectionedit1&quot; id=&quot;telnet&quot;&gt;Telnet&lt;/h2&gt;
&lt;div class=&quot;level2&quot;&gt;

&lt;p&gt;
Die Vorraussetzungen für die Installation von zusätzlicher Software auf der LinkStation ist ein &lt;a href=&quot;http://de.wikipedia.org/wiki/Telnet&quot; class=&quot;urlextern&quot; target=&quot;_blank&quot; title=&quot;http://de.wikipedia.org/wiki/Telnet&quot; rel=&quot;ugc nofollow noopener&quot;&gt;Telnet&lt;/a&gt;-Zugang, der von Haus aus nicht verfügbar bzw. noch nicht aktiviert ist. Um Telnet auf der LinkStation aktivieren zu können wird das Java-Programm &lt;a href=&quot;http://www.itclive.de/wiki/lib/exe/fetch.php/anleitungen/linkstation/acp_commander.zip&quot; class=&quot;urlextern&quot; target=&quot;_blank&quot; title=&quot;http://www.itclive.de/wiki/lib/exe/fetch.php/anleitungen/linkstation/acp_commander.zip&quot; rel=&quot;ugc nofollow noopener&quot;&gt;ACP-Commander&lt;/a&gt; benötigt. Dieses Programm kann &lt;a href=&quot;http://www.itclive.de/wiki/lib/exe/fetch.php/anleitungen/linkstation/acp_commander.zip&quot; class=&quot;urlextern&quot; target=&quot;_blank&quot; title=&quot;http://www.itclive.de/wiki/lib/exe/fetch.php/anleitungen/linkstation/acp_commander.zip&quot; rel=&quot;ugc nofollow noopener&quot;&gt;hier heruntergeladen&lt;/a&gt; werden. Entpacken Sie das ZIP-komprimierte Programm auf ihre Festplatte ihres Windows-PC in einen beliebigen Ordner. Öffnen Sie nun die Kommandozeile ihres PC indem Sie auf &lt;strong&gt;&amp;lt;START&amp;gt;&lt;/strong&gt; klicken und anschliessend auf &lt;strong&gt;&amp;lt;Ausführen&amp;gt;&lt;/strong&gt;. In dem sich dann öffnenden Eingabefeld geben Sie &lt;strong&gt;CMD&lt;/strong&gt; ein. Nun befinden Sie sich in der DOS-Eingabeaufforderung. Wechseln Sie nun mit dem Kommando &lt;strong&gt;cd &amp;lt;Ordnername&amp;gt;&lt;/strong&gt; in den Ordner in dem Sie den ACP-Commander gespeichert haben. Geben Sie nun folgendes Kommando ein:
&lt;/p&gt;
&lt;pre class=&quot;code&quot;&gt;java -jar acp_commander.jar -t IP-Adresse -o&lt;/pre&gt;

&lt;p&gt;
Statt IP-Adresse geben Sie die richtige IP-Adresse Ihrer LinkStation an, z.B. 192.168.0.10. Anschliessend drücken Sie die &lt;strong&gt;&amp;lt;ENTER&amp;gt;-Taste&lt;/strong&gt;. Es erscheint dann folgendes:
&lt;/p&gt;
&lt;pre class=&quot;code&quot;&gt;Using random connID VALUE = FB6A7FCF57E6
Using target: 192.168.0.10/192.168.0.10
** NO message **
** NO message **
Password changed.&lt;/pre&gt;

&lt;p&gt;
Nun können Sie sich über Telnet auf der LinkStation einloggen. Dazu wird folgende Eingabe in einem DOS-Eingabefeld gemacht:
&lt;/p&gt;
&lt;pre class=&quot;code&quot;&gt;telnet IP-Adresse&lt;/pre&gt;

&lt;p&gt;
Statt IP-Adresse geben Sie wieder die richtige IP-Adresse Ihrer LinkStation ein. Anschliessend drücken Sie wieder die &lt;strong&gt;&amp;lt;ENTER&amp;gt;-Taste&lt;/strong&gt;.
&lt;/p&gt;

&lt;p&gt;
&amp;lt;note important&amp;gt;Auf Windows Vista und Windows7 müssen Sie den Telnet-Client auf Ihrem System erst aktivieren. Um Telnet auf Windows Vista und Windows7 zu aktivieren klicken Sie auf &lt;strong&gt;&amp;lt;Start&amp;gt;&lt;/strong&gt; und danach auf &amp;lt;Systemsteuerung&amp;gt;. Klicke im Systemsteuerungsfenster auf &lt;strong&gt;&amp;lt;Programme und Funktionen&amp;gt;&lt;/strong&gt;. Klicke jetzt links im Menü auf &lt;strong&gt;&amp;lt;Windows-Funktionen ein- oder ausschalten&amp;gt;&lt;/strong&gt;. Scrollen Sie zum Punkt &lt;strong&gt;&amp;lt;Telnet-Client&amp;gt;&lt;/strong&gt; und aktivieren Sie ihn. Abschliessend klicken Sie auf &lt;strong&gt;&amp;lt;OK&amp;gt;&lt;/strong&gt;. Telnet steht nun nach einem Neustart des Systems zur Verfügung.&amp;lt;/note&amp;gt;
&lt;/p&gt;

&lt;p&gt;
Es kommt nun eine Aufforderung den Benutzernamen einzugeben. Geben Sie als Benutzernamen &lt;strong&gt;root&lt;/strong&gt; ein und bestätigen Sie mit der &lt;strong&gt;&amp;lt;ENTER&amp;gt;-Taste&lt;/strong&gt;. Als Passwort geben Sie nichts ein und bestätigen ebenfalls mit der &lt;strong&gt;&amp;lt;ENTER&amp;gt;-Taste&lt;/strong&gt;. Sie sind nun  per Telnet auf der LinkStation eingeloggt. Um den Telnet-Zugang dauerhaft zu aktivieren müssen Sie eine Änderung an der Datei rcS vornehmen. Gebt dazu in der Kommandozeile von Telnet ein:
&lt;/p&gt;
&lt;pre class=&quot;code&quot;&gt;vi /etc/init.d/rcS&lt;/pre&gt;

&lt;p&gt;
Vi ist der integrierte Editor in der LinkStation. Suchen Sie in der Datei rcS nach der Zeile:
&lt;/p&gt;
&lt;pre class=&quot;code&quot;&gt;#/usr/sbin/telnetd&lt;/pre&gt;

&lt;p&gt;
und entfernen Sie die Raute vor diesem Eintrag. Bei manchen LinkStationen ist dieser Eintrag noch nicht vorhanden. Sollte das bei Ihnen der Fall sein so müssen Sie ihn neu anlegen. Nachdem Sie die Datei gespeichert haben wird der Telnet-Zugang auch bei einem Neustart der LinkStation aktiviert bleiben.
&lt;/p&gt;

&lt;p&gt;
Es ist zur Zeit noch kein Passwort für den Telnet-Zugang vorhanden, denn er wurde mit dem ACP-COMMANDER gelöscht. Der Telnet-Zugang sollte unbedingt passwortgeschützt sein, sonst kann die LinkStation auch von unbekannten Personen verändert werden. Geben Sie in der Telnet Eingabeaufforderung folgendes ein:
&lt;/p&gt;
&lt;pre class=&quot;code&quot;&gt;passwd&lt;/pre&gt;

&lt;p&gt;
Die LinkStation fragt nun nach einem neuen Passwort. Geben Sie ein neues Passwort ein und bestätigen Sie es mit &lt;strong&gt;&amp;lt;ENTER&amp;gt;&lt;/strong&gt;. Der Telnet Root-Zugang zur  LinkStation ist nun mit einem Passwort geschützt. Beim nächsten Einloggen in die LinkStation via Telnet müssen Sie für den User root das neue Passwort bei der Abfrage password eingeben. Sollten Sie das Root-Passwort einmal vergessen, können Sie es mit Hilfe des acp_commander jederzeit wieder löschen.
&lt;/p&gt;

&lt;/div&gt;
</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
        <category>anleitungen:linkstation:webserver</category>
            <pubDate>Fri, 29 Nov 2019 13:47:38 +0000</pubDate>
        </item>
        <item>
            <title>Software</title>
            <link>http://live.spdns.org/wiki/anleitungen/software?do=revisions&amp;rev=1633420995</link>
            <description>
&lt;h1 class=&quot;sectionedit1&quot; id=&quot;software&quot;&gt;Software&lt;/h1&gt;
&lt;div class=&quot;level1&quot;&gt;

&lt;p&gt;
Hier finden Sie Anleitungen und Hilfe zu bekannter und von uns selbst eingesetzter Software. Da wir hauptsächlichen Open Source Software einsetzen, dürften unsere Anleitungen, Hinweise und Tipps auch für vielen andere Benutzer interessant sein. Weitere Anleitungen und Hilfen finden Sie in unserer &lt;a href=&quot;http://itchelp.spdns.de/knowledgebase.php?category=2&quot; class=&quot;urlextern&quot; target=&quot;_blank&quot; title=&quot;http://itchelp.spdns.de/knowledgebase.php?category=2&quot; rel=&quot;ugc nofollow noopener&quot;&gt;FAQ im Bereich Software&lt;/a&gt;.
&lt;/p&gt;

&lt;p&gt;
&lt;div class=&quot;plugin_nspages&quot;&gt;&lt;p class=&quot;catpageheadline&quot;&gt;Unternamensraum:&lt;/p&gt;
&lt;div class=&quot;catpagecol&quot; style=&quot;width: 33.333333333333%&quot; &gt;&lt;div class=&quot;catpagechars&quot;&gt;O&lt;/div&gt;
&lt;ul class=&quot;nspagesul&quot;&gt;
&lt;li class=&quot;level1 node&quot;&gt;&lt;div class=&quot;li&quot;&gt;&lt;a href=&quot;http://live.spdns.org/wiki/anleitungen/software/openmediavault&quot; class=&quot;wikilink1&quot; title=&quot;anleitungen:software:openmediavault&quot; data-wiki-id=&quot;anleitungen:software:openmediavault&quot;&gt;OpenMediaVault&lt;/a&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;&lt;div class=&quot;catpagechars&quot;&gt;P&lt;/div&gt;
&lt;ul class=&quot;nspagesul&quot;&gt;
&lt;li class=&quot;level1 node&quot;&gt;&lt;div class=&quot;li&quot;&gt;&lt;a href=&quot;http://live.spdns.org/wiki/anleitungen/software/peertube&quot; class=&quot;wikilink1&quot; title=&quot;anleitungen:software:peertube&quot; data-wiki-id=&quot;anleitungen:software:peertube&quot;&gt;PeerTube&lt;/a&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;

&lt;div class=&quot;catpagecol&quot; style=&quot;width: 33.333333333333%&quot; &gt;&lt;div class=&quot;catpagechars&quot;&gt;S&lt;/div&gt;
&lt;ul class=&quot;nspagesul&quot;&gt;
&lt;li class=&quot;level1 node&quot;&gt;&lt;div class=&quot;li&quot;&gt;&lt;a href=&quot;http://live.spdns.org/wiki/anleitungen/software/searx&quot; class=&quot;wikilink1&quot; title=&quot;anleitungen:software:searx&quot; data-wiki-id=&quot;anleitungen:software:searx&quot;&gt;Searx&lt;/a&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;&lt;div class=&quot;catpagechars&quot;&gt;Y&lt;/div&gt;
&lt;ul class=&quot;nspagesul&quot;&gt;
&lt;li class=&quot;level1 node&quot;&gt;&lt;div class=&quot;li&quot;&gt;&lt;a href=&quot;http://live.spdns.org/wiki/anleitungen/software/yacy&quot; class=&quot;wikilink1&quot; title=&quot;anleitungen:software:yacy&quot; data-wiki-id=&quot;anleitungen:software:yacy&quot;&gt;YaCy&lt;/a&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;

&lt;div class=&quot;catpagecol&quot; style=&quot;width: 33.333333333333%&quot; &gt;&lt;div class=&quot;catpagechars continued&quot;&gt;Y (Fortsetzung)&lt;/div&gt;
&lt;ul class=&quot;nspagesul&quot;&gt;
&lt;li class=&quot;level1 node&quot;&gt;&lt;div class=&quot;li&quot;&gt;&lt;a href=&quot;http://live.spdns.org/wiki/anleitungen/software/yioop&quot; class=&quot;wikilink1&quot; title=&quot;anleitungen:software:yioop&quot; data-wiki-id=&quot;anleitungen:software:yioop&quot;&gt;Yioop&lt;/a&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;
&lt;p class=&quot;catpageheadline&quot;&gt;Seiten in diesem Namensraum:&lt;/p&gt;
&lt;div class=&quot;catpagecol&quot; style=&quot;width: 33.333333333333%&quot; &gt;&lt;div class=&quot;catpagechars&quot;&gt;A&lt;/div&gt;
&lt;ul class=&quot;nspagesul&quot;&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;&lt;a href=&quot;http://live.spdns.org/wiki/anleitungen/software/airsonic&quot; class=&quot;wikilink1&quot; title=&quot;anleitungen:software:airsonic&quot; data-wiki-id=&quot;anleitungen:software:airsonic&quot;&gt;Airsonic&lt;/a&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;&lt;a href=&quot;http://live.spdns.org/wiki/anleitungen/software/automatisch&quot; class=&quot;wikilink1&quot; title=&quot;anleitungen:software:automatisch&quot; data-wiki-id=&quot;anleitungen:software:automatisch&quot;&gt;Automatische Software-Installation&lt;/a&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;&lt;div class=&quot;catpagechars&quot;&gt;C&lt;/div&gt;
&lt;ul class=&quot;nspagesul&quot;&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;&lt;a href=&quot;http://live.spdns.org/wiki/anleitungen/software/checkmk&quot; class=&quot;wikilink1&quot; title=&quot;anleitungen:software:checkmk&quot; data-wiki-id=&quot;anleitungen:software:checkmk&quot;&gt;CheckMK&lt;/a&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;&lt;div class=&quot;catpagechars&quot;&gt;E&lt;/div&gt;
&lt;ul class=&quot;nspagesul&quot;&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;&lt;a href=&quot;http://live.spdns.org/wiki/anleitungen/software/emby&quot; class=&quot;wikilink1&quot; title=&quot;anleitungen:software:emby&quot; data-wiki-id=&quot;anleitungen:software:emby&quot;&gt;Emby&lt;/a&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;&lt;div class=&quot;catpagechars&quot;&gt;H&lt;/div&gt;
&lt;ul class=&quot;nspagesul&quot;&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;&lt;a href=&quot;http://live.spdns.org/wiki/anleitungen/software/hesk&quot; class=&quot;wikilink1&quot; title=&quot;anleitungen:software:hesk&quot; data-wiki-id=&quot;anleitungen:software:hesk&quot;&gt;HESK&lt;/a&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;&lt;div class=&quot;catpagechars&quot;&gt;I&lt;/div&gt;
&lt;ul class=&quot;nspagesul&quot;&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;&lt;a href=&quot;http://live.spdns.org/wiki/anleitungen/software/issuetracker&quot; class=&quot;wikilink1&quot; title=&quot;anleitungen:software:issuetracker&quot; data-wiki-id=&quot;anleitungen:software:issuetracker&quot;&gt;IssueTracker&lt;/a&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;&lt;div class=&quot;catpagechars&quot;&gt;J&lt;/div&gt;
&lt;ul class=&quot;nspagesul&quot;&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;&lt;a href=&quot;http://live.spdns.org/wiki/anleitungen/software/jellyfin&quot; class=&quot;wikilink1&quot; title=&quot;anleitungen:software:jellyfin&quot; data-wiki-id=&quot;anleitungen:software:jellyfin&quot;&gt;Jellyfin&lt;/a&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;

&lt;div class=&quot;catpagecol&quot; style=&quot;width: 33.333333333333%&quot; &gt;&lt;div class=&quot;catpagechars continued&quot;&gt;J (Fortsetzung)&lt;/div&gt;
&lt;ul class=&quot;nspagesul&quot;&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;&lt;a href=&quot;http://live.spdns.org/wiki/anleitungen/software/jitsi&quot; class=&quot;wikilink1&quot; title=&quot;anleitungen:software:jitsi&quot; data-wiki-id=&quot;anleitungen:software:jitsi&quot;&gt;Jitsi&lt;/a&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;&lt;div class=&quot;catpagechars&quot;&gt;K&lt;/div&gt;
&lt;ul class=&quot;nspagesul&quot;&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;&lt;a href=&quot;http://live.spdns.org/wiki/anleitungen/software/kodi&quot; class=&quot;wikilink1&quot; title=&quot;anleitungen:software:kodi&quot; data-wiki-id=&quot;anleitungen:software:kodi&quot;&gt;Kodi&lt;/a&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;&lt;div class=&quot;catpagechars&quot;&gt;M&lt;/div&gt;
&lt;ul class=&quot;nspagesul&quot;&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;&lt;a href=&quot;http://live.spdns.org/wiki/anleitungen/software/manage_engine&quot; class=&quot;wikilink1&quot; title=&quot;anleitungen:software:manage_engine&quot; data-wiki-id=&quot;anleitungen:software:manage_engine&quot;&gt;Manage Engine&lt;/a&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;&lt;div class=&quot;catpagechars&quot;&gt;O&lt;/div&gt;
&lt;ul class=&quot;nspagesul&quot;&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;&lt;a href=&quot;http://live.spdns.org/wiki/anleitungen/software/openmediavault&quot; class=&quot;wikilink1&quot; title=&quot;anleitungen:software:openmediavault&quot; data-wiki-id=&quot;anleitungen:software:openmediavault&quot;&gt;OpenMediaVault&lt;/a&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;&lt;div class=&quot;catpagechars&quot;&gt;P&lt;/div&gt;
&lt;ul class=&quot;nspagesul&quot;&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;&lt;a href=&quot;http://live.spdns.org/wiki/anleitungen/software/peertube&quot; class=&quot;wikilink1&quot; title=&quot;anleitungen:software:peertube&quot; data-wiki-id=&quot;anleitungen:software:peertube&quot;&gt;PeerTube&lt;/a&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;&lt;a href=&quot;http://live.spdns.org/wiki/anleitungen/software/piwigo&quot; class=&quot;wikilink1&quot; title=&quot;anleitungen:software:piwigo&quot; data-wiki-id=&quot;anleitungen:software:piwigo&quot;&gt;Piwigo&lt;/a&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;&lt;a href=&quot;http://live.spdns.org/wiki/anleitungen/software/pydio&quot; class=&quot;wikilink1&quot; title=&quot;anleitungen:software:pydio&quot; data-wiki-id=&quot;anleitungen:software:pydio&quot;&gt;Pydio&lt;/a&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;

&lt;div class=&quot;catpagecol&quot; style=&quot;width: 33.333333333333%&quot; &gt;&lt;div class=&quot;catpagechars&quot;&gt;S&lt;/div&gt;
&lt;ul class=&quot;nspagesul&quot;&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;&lt;a href=&quot;http://live.spdns.org/wiki/anleitungen/software/sccm&quot; class=&quot;wikilink1&quot; title=&quot;anleitungen:software:sccm&quot; data-wiki-id=&quot;anleitungen:software:sccm&quot;&gt;SCCM&lt;/a&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;&lt;a href=&quot;http://live.spdns.org/wiki/anleitungen/software/searx&quot; class=&quot;wikilink1&quot; title=&quot;anleitungen:software:searx&quot; data-wiki-id=&quot;anleitungen:software:searx&quot;&gt;Searx&lt;/a&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;&lt;a href=&quot;http://live.spdns.org/wiki/anleitungen/software/shopware&quot; class=&quot;wikilink1&quot; title=&quot;anleitungen:software:shopware&quot; data-wiki-id=&quot;anleitungen:software:shopware&quot;&gt;Shopware&lt;/a&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;&lt;div class=&quot;catpagechars&quot;&gt;T&lt;/div&gt;
&lt;ul class=&quot;nspagesul&quot;&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;&lt;a href=&quot;http://live.spdns.org/wiki/anleitungen/software/teamviewer&quot; class=&quot;wikilink1&quot; title=&quot;anleitungen:software:teamviewer&quot; data-wiki-id=&quot;anleitungen:software:teamviewer&quot;&gt;Teamviewer&lt;/a&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;&lt;div class=&quot;catpagechars&quot;&gt;Y&lt;/div&gt;
&lt;ul class=&quot;nspagesul&quot;&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;&lt;a href=&quot;http://live.spdns.org/wiki/anleitungen/software/yacy&quot; class=&quot;wikilink1&quot; title=&quot;anleitungen:software:yacy&quot; data-wiki-id=&quot;anleitungen:software:yacy&quot;&gt;YaCy&lt;/a&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;&lt;a href=&quot;http://live.spdns.org/wiki/anleitungen/software/yioop&quot; class=&quot;wikilink1&quot; title=&quot;anleitungen:software:yioop&quot; data-wiki-id=&quot;anleitungen:software:yioop&quot;&gt;Yioop&lt;/a&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;&lt;div class=&quot;catpagechars&quot;&gt;Z&lt;/div&gt;
&lt;ul class=&quot;nspagesul&quot;&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt;&lt;a href=&quot;http://live.spdns.org/wiki/anleitungen/software/zabbix&quot; class=&quot;wikilink1&quot; title=&quot;anleitungen:software:zabbix&quot; data-wiki-id=&quot;anleitungen:software:zabbix&quot;&gt;Zabbix&lt;/a&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;&lt;/div&gt;
&lt;div class=&quot;catpageeofidx&quot;&gt;&lt;/div&gt;&lt;/div&gt;
&lt;/p&gt;

&lt;/div&gt;
</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
        <category>anleitungen</category>
            <pubDate>Tue, 05 Oct 2021 10:03:15 +0000</pubDate>
        </item>
        <item>
            <title>PiServer</title>
            <link>http://live.spdns.org/wiki/anleitungen/raspberry/piserver?do=revisions&amp;rev=1632819821</link>
            <description>
&lt;h1 class=&quot;sectionedit1&quot; id=&quot;piserver&quot;&gt;PiServer&lt;/h1&gt;
&lt;div class=&quot;level1&quot;&gt;

&lt;p&gt;
&lt;img src=&quot;http://live.spdns.org/wiki/_media/serverstatus.jpg?w=600&amp;amp;tok=218396&quot; class=&quot;medialeft&quot; align=&quot;left&quot; loading=&quot;lazy&quot; alt=&quot;&quot; width=&quot;600&quot; /&gt; PiServer vereinfacht das aufsetzen und verwalten mehrerer Einplatinenrechner. Mit dem Programm PiServer will die Raspberry Pi Foundation das Aufsetzen und Verwalten mehrerer Pis vereinfachen. Mit dem PiServer kann das Betriebssystem der Einplatinenrechner zentral verwaltet werden. Die Pis laden die notwendigen Programme von einem x86-Server, eine Speicherkarte im Pi ist dann nicht mehr nötig. Der auf Debian Stretch basierende Zentralserver für die Raspberry Pis übernimmt gleichzeitig die Account- und Datenverwaltung.
&lt;/p&gt;

&lt;p&gt;
PiServer erkennt die Raspis im Netz über ihre MAC-Adresse, beim Pi 3 ist dies mit einer einmaligen Einstellung möglich, ältere Modelle des Einplatinenrechners müssen mit einer angepassten Firmware für die automatische Erkennung eingerichtet werden. Die Kommunikation mit den Pis im Netzwerk erfolgt hingegen über einen DHCP-Server, der über PiServer bereitgestellt wird. Das Programm ist unter anderem für den Einsatz mehrerer Pis in Schulen oder Universitäten gedacht. Der Lehrer kann damit die Konten aller Schüler zentral verwalten. Die Benutzer können sich danach an jedem Pi im Netzwerk anmelden, ihre persönlichen Daten werden im Anschluss über den Zentralserver bezogen. PiServer kann auch von Privatanwendern und für industrielle Anwendungen genutzt werden.
&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;PiServer&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;piserver&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:1,&amp;quot;range&amp;quot;:&amp;quot;1-1367&amp;quot;} --&gt;
&lt;h2 class=&quot;sectionedit2&quot; id=&quot;links&quot;&gt;Links&lt;/h2&gt;
&lt;div class=&quot;level2&quot;&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;a href=&quot;https://www.heise.de/make/meldung/Mit-PiServer-mehrere-Pis-einfach-steuern-3937406.html&quot; class=&quot;urlextern&quot; target=&quot;_blank&quot; title=&quot;https://www.heise.de/make/meldung/Mit-PiServer-mehrere-Pis-einfach-steuern-3937406.html&quot; rel=&quot;ugc nofollow noopener&quot;&gt;https://www.heise.de/make/meldung/Mit-PiServer-mehrere-Pis-einfach-steuern-3937406.html&lt;/a&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;a href=&quot;https://www.raspberrypi.org/blog/piserver&quot; class=&quot;urlextern&quot; target=&quot;_blank&quot; title=&quot;https://www.raspberrypi.org/blog/piserver&quot; rel=&quot;ugc nofollow noopener&quot;&gt;https://www.raspberrypi.org/blog/piserver&lt;/a&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;a href=&quot;https://github.com/raspberrypi/piserver&quot; class=&quot;urlextern&quot; target=&quot;_blank&quot; title=&quot;https://github.com/raspberrypi/piserver&quot; rel=&quot;ugc nofollow noopener&quot;&gt;https://github.com/raspberrypi/piserver&lt;/a&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;a href=&quot;http://raspberry.tips/raspberrypi-tutorials/piserver-raspberry-pi-ohne-sd-karte-ueber-das-netzwerk-starten&quot; class=&quot;urlextern&quot; target=&quot;_blank&quot; title=&quot;http://raspberry.tips/raspberrypi-tutorials/piserver-raspberry-pi-ohne-sd-karte-ueber-das-netzwerk-starten&quot; rel=&quot;ugc nofollow noopener&quot;&gt;http://raspberry.tips/raspberrypi-tutorials/piserver-raspberry-pi-ohne-sd-karte-ueber-das-netzwerk-starten&lt;/a&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Links&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;links&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:2,&amp;quot;range&amp;quot;:&amp;quot;1368-&amp;quot;} --&gt;</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
        <category>anleitungen:raspberry</category>
            <pubDate>Tue, 28 Sep 2021 11:03:41 +0000</pubDate>
        </item>
        <item>
            <title>RetroPi</title>
            <link>http://live.spdns.org/wiki/anleitungen/raspberry/retropi?do=revisions&amp;rev=1632822644</link>
            <description>
&lt;h1 class=&quot;sectionedit1&quot; id=&quot;retropi&quot;&gt;RetroPi&lt;/h1&gt;
&lt;div class=&quot;level1&quot;&gt;

&lt;p&gt;
&lt;img src=&quot;http://live.spdns.org/wiki/_media/anleitungen/raspberry/retropi.png?w=600&amp;amp;tok=27f7e1&quot; class=&quot;medialeft&quot; align=&quot;left&quot; loading=&quot;lazy&quot; alt=&quot;&quot; width=&quot;600&quot; /&gt; RetroPie ist eine Linux-Distribution, die zahlreiche Emulatoren für zumeist ältere Spielkonsolen und PCs unter einer intuitiv zu bedienenden Benutzeroberfläche vereint. Ursprünglich für die Einplatinencomputer-Serie Raspberry Pi entwickelt, existieren mittlerweile auch Varianten für verschiedene Modelle von ODROID.
&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;RetroPi&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;retropi&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:1,&amp;quot;range&amp;quot;:&amp;quot;1-399&amp;quot;} --&gt;
&lt;h2 class=&quot;sectionedit2&quot; id=&quot;links&quot;&gt;Links&lt;/h2&gt;
&lt;div class=&quot;level2&quot;&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;a href=&quot;https://github.com/RetroPie/RetroPie-Setup/wiki&quot; class=&quot;urlextern&quot; target=&quot;_blank&quot; title=&quot;https://github.com/RetroPie/RetroPie-Setup/wiki&quot; rel=&quot;ugc nofollow noopener&quot;&gt;https://github.com/RetroPie/RetroPie-Setup/wiki&lt;/a&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;a href=&quot;https://retropie.org.uk&quot; class=&quot;urlextern&quot; target=&quot;_blank&quot; title=&quot;https://retropie.org.uk&quot; rel=&quot;ugc nofollow noopener&quot;&gt;https://retropie.org.uk&lt;/a&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Links&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;links&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:2,&amp;quot;range&amp;quot;:&amp;quot;400-&amp;quot;} --&gt;</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
        <category>anleitungen:raspberry</category>
            <pubDate>Tue, 28 Sep 2021 11:50:44 +0000</pubDate>
        </item>
        <item>
            <title>IssueTracker</title>
            <link>http://live.spdns.org/wiki/anleitungen/software/issuetracker?do=revisions&amp;rev=1645689744</link>
            <description>
&lt;h2 class=&quot;sectionedit1&quot; id=&quot;issuetracker&quot;&gt;IssueTracker&lt;/h2&gt;
&lt;div class=&quot;level2&quot;&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;plugin_wrap_start&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;&amp;quot;,&amp;quot;secid&amp;quot;:2,&amp;quot;range&amp;quot;:&amp;quot;0-&amp;quot;} --&gt;&lt;div class=&quot;wrap_center wrap_round wrap_todo plugin_wrap&quot; style=&quot;width: 60%;&quot;&gt;
&lt;p&gt;
Diese Anleitung ist zur Zeit in Bearbeitung und daher noch nicht vollständig! Wenn Sie zu dieser Anleitung etwas beitragen möchten können Sie sich kostenfrei als Mitglied registrieren und haben dann die Möglichkeit Seiten zu editieren, oder sich Änderungen an Seiten per E-Mail zuschicken zu lassen (abonnieren).
&lt;/p&gt;
&lt;/div&gt;&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;plugin_wrap_end&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;&amp;quot;,&amp;quot;secid&amp;quot;:3,&amp;quot;range&amp;quot;:&amp;quot;0-&amp;quot;} --&gt;
&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;IssueTracker&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;issuetracker&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:1,&amp;quot;range&amp;quot;:&amp;quot;1-382&amp;quot;} --&gt;
&lt;h3 class=&quot;sectionedit4&quot; id=&quot;preamble&quot;&gt;Preamble&lt;/h3&gt;
&lt;div class=&quot;level3&quot;&gt;

&lt;p&gt;
Der IssueTracker ist ein Plugin für DokuWiki und ergänzt dieses um ein leicht zu handhabendes, einfaches Ticket-System mit dem Aufgaben erfasst, verwaltet und bearbeitet werden können. Er stützt sich dabei auf die bereits vorhandene Zugriffs- und Rechteverwaltung von DokuWiki, sowie anderer Core-Funktionen. Der IssueTracker selbst liefert eine Eingabemaske zum Erstellen der Tickets, sortier- und editierbare Übersichtslisten und Detailansichten. Der Administrator kann wählen welche Produkte oder Themen er in einem Projekt behandeln möchte. Über die Verwendung von Projekt und Produkt/Thema lassen sich auch unterschiedliche Kundenprojekte getrennt voneinander adressieren und darstellen. Mit der entsprechenden &lt;abbr title=&quot;Access Control List&quot;&gt;ACL&lt;/abbr&gt;-Konfiguration von Dokuwiki ist es auch möglich kundenspezifische Ticketportale zu schaffen.
&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Preamble&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;preamble&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:4,&amp;quot;range&amp;quot;:&amp;quot;383-1223&amp;quot;} --&gt;
&lt;h3 class=&quot;sectionedit5&quot; id=&quot;eigenschaften&quot;&gt;Eigenschaften&lt;/h3&gt;
&lt;div class=&quot;level3&quot;&gt;

&lt;p&gt;
Durch die Vergabe von voreingestellten Filtern können die Anwender gezielt geleitet werden, aber auch selbst die Filter anpassen. Zum Blättern über der Übersichtsliste und den Filtern auf Stati oder Priorität werden entsprechende Kontrollelemente bereitgestellt. Das gesamte Erscheinungsbild des IssueTracker läßt sich nach eigenen Vorstellungen gestalten. Einige Eigenschaften sind sehr einfach über die Konfiguration umstellbar. Es lassen sich eigene Symbole für Status und Priorität einstellen, für andere optische Finessen braucht es etwas Erfahrung mit &lt;abbr title=&quot;Cascading Style Sheets&quot;&gt;CSS&lt;/abbr&gt;.
&lt;/p&gt;

&lt;p&gt;
Trotz seiner überschaubaren Anzahl an Konfigurationsparametern läßt er sich recht flexibel für unterschiedliche Anwendungsfälle einstellen. So können Sie je nach Bedarf Elemente der Eingabemaske ausblenden, die Darstellung der Übersichtsliste für Benutzer reduzieren, DokuWiki Gruppen als Ressourcen verwenden, die Anzahl und Bezeichnung für Stati und Prioritäten festlegen, sowie diese mit eigenen Bildern gestalten und noch vieles mehr. Zur besseren Orientierung der Anwender in der Übersichtsliste besitzen die einzelnen Einträge neben dem Erstellungsdatum einen weiteren Zeitstempel. Dieser gibt Auskunft wann das Ticket letztmalig bearbeitet wurde. Zusammen mit der sortierbaren Übersichtsliste der Tickets lässt sich so sehr schnell ein Überblick über die Aktualität verschaffen.
&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Eigenschaften&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;eigenschaften&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:5,&amp;quot;range&amp;quot;:&amp;quot;1224-2626&amp;quot;} --&gt;
&lt;h3 class=&quot;sectionedit6&quot; id=&quot;tickets_suchen_und_finden&quot;&gt;Tickets suchen und finden&lt;/h3&gt;
&lt;div class=&quot;level3&quot;&gt;

&lt;p&gt;
Da die Tickets und Kommentare wegen ihres Objektcharakters nicht als Seiten im DokuWiki Format gespeichert werden können, kann die DokuWiki-interne Suchfunktion leider nicht verwendet werden. Dies trifft auch auf die Funktion „Letzte Änderungen“ zu. Der IssueTracker hat aber eine eigene Suchfunktion mit der alle Tickets nach einem Suchbegriff durchsucht werden können. Eine Änderungsverfolgung ist allerdings nicht implementiert.
&lt;/p&gt;

&lt;p&gt;
Zusätzlich zum Hinzufügen von Kommentaren lassen sich in der Detailansicht eines Tickets viele Elemente je nach Nutzerrolle verändern. Werden beispielsweise Kommentare nachträglich geändert, so erhalten sie einen entsprechenden Hinweis, inklusive einem Zeitstempel. Auch die ursprünglichen Titel und Beschreibungen eines Tickets oder die Links lassen sich nachträglich abändern. Der Arbeitsablauf wird mit einigen Automatismen unterstützt. Wenn Sie beispielsweise einem Ticket eine Ressource zuweisen, dann wird auch der zugehörige Status geändert, oder wenn Sie in der Detailansicht eines Reports einen Lösungseintrag schreiben, dann erhält das Ticket den entsprechenden Lösungs-Status gesetzt. Je nach Anwendungsfall lassen sich die automatisch versandten Status E-Mails variabel einstellen. Damit kann der Administrator entscheiden, ob und welche Art von Änderungen per E-Mail Benachrichtigung versendet werden.
&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Tickets suchen und finden&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;tickets_suchen_und_finden&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:6,&amp;quot;range&amp;quot;:&amp;quot;2627-4030&amp;quot;} --&gt;
&lt;h3 class=&quot;sectionedit7&quot; id=&quot;einsatzgebiet&quot;&gt;Einsatzgebiet&lt;/h3&gt;
&lt;div class=&quot;level3&quot;&gt;

&lt;p&gt;
Das Einsatzgebiet des IssueTrackers reicht vom Ticket-System bis hin zur sehr einfachen Kommunikationsplattform. Der IssueTracker wird durch seinen Entwickler sehr aktiv gewartet und Fehler zügig behoben. Auch funktionalen Erweiterungen steht er sehr aufgeschlossen gegenüber. Darüber hinaus ist das Plugin auch in der DokuWiki Dokumentation beschrieben und wird seitens der Community unterstützt. Der IssueTracker hat nicht den Anspruch kommerzielle, datenbankgestützte Ticket-Systeme für internationale Großprojekte mit hochkomplexen Service-Prozessen (ITIL) zu ersetzen. Sein Einsatz ist an DokuWiki geknüpft und ist gut geeignet um dafür eine Aufgabenverwaltung umzusetzen.
&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Einsatzgebiet&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;einsatzgebiet&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:7,&amp;quot;range&amp;quot;:&amp;quot;4031-4742&amp;quot;} --&gt;
&lt;h3 class=&quot;sectionedit8&quot; id=&quot;installation&quot;&gt;Installation&lt;/h3&gt;
&lt;div class=&quot;level3&quot;&gt;

&lt;p&gt;
Wir gehen davon aus das Sie bereits ein fertig laufendes DokuWiki in der aktuellen Version installiert haben. Den IssueTracker können Sie auf zwei verschiedene Weisen in das DokuWiki als Funktionserweiterung installieren. Entweder nutzen Sie den sehr bequemen Weg über die Plugin-Administration, indem Sie dort in das Eingabefeld die &lt;abbr title=&quot;Uniform Resource Locator&quot;&gt;URL&lt;/abbr&gt; des IssueTracker-Downloads eingeben, oder per &lt;abbr title=&quot;File Transfer Protocol&quot;&gt;FTP&lt;/abbr&gt; direkt auf den Webserver.
&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Installation&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;installation&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:8,&amp;quot;range&amp;quot;:&amp;quot;4743-5181&amp;quot;} --&gt;
&lt;h3 class=&quot;sectionedit9&quot; id=&quot;eingabeseiteneue_tickets_eines_beliebigen_produkts_eines_bestimmten_projekts_erstellen&quot;&gt;Eingabeseite: neue Tickets eines beliebigen Produkts eines bestimmten Projekts erstellen&lt;/h3&gt;
&lt;div class=&quot;level3&quot;&gt;

&lt;p&gt;
Beispiel-Syntax:
&lt;/p&gt;
&lt;pre class=&quot;code&quot;&gt;~~NOCACHE~~
{{issuetracker&amp;gt;project=projektname|display=form}} &lt;/pre&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Eingabeseite: neue Tickets eines beliebigen Produkts eines bestimmten Projekts erstellen&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;eingabeseiteneue_tickets_eines_beliebigen_produkts_eines_bestimmten_projekts_erstellen&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:9,&amp;quot;range&amp;quot;:&amp;quot;5182-5376&amp;quot;} --&gt;
&lt;h3 class=&quot;sectionedit10&quot; id=&quot;eingabeseiteneue_tickets_eines_bestimmten_produkts_eines_bestimmten_projekts_erstellen&quot;&gt;Eingabeseite: neue Tickets eines bestimmten Produkts eines bestimmten Projekts erstellen&lt;/h3&gt;
&lt;div class=&quot;level3&quot;&gt;

&lt;p&gt;
Beispiel-Syntax:
&lt;/p&gt;
&lt;pre class=&quot;code&quot;&gt;~~NOCACHE~~
{{issuetracker&amp;gt;project=projektname|product=produktname|status=all|severity=all|display=form}} &lt;/pre&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Eingabeseite: neue Tickets eines bestimmten Produkts eines bestimmten Projekts erstellen&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;eingabeseiteneue_tickets_eines_bestimmten_produkts_eines_bestimmten_projekts_erstellen&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:1,&amp;quot;secid&amp;quot;:10,&amp;quot;range&amp;quot;:&amp;quot;5377-5615&amp;quot;} --&gt;
&lt;h3 class=&quot;sectionedit11&quot; id=&quot;ausgabeseitealle_tickets_aller_produkte_eines_bestimmten_projekts_als_uebersichtsseite_anzeigen&quot;&gt;Ausgabeseite: alle Tickets aller Produkte eines bestimmten Projekts als Übersichtsseite anzeigen&lt;/h3&gt;
&lt;div class=&quot;level3&quot;&gt;

&lt;/div&gt;

&lt;h4 id=&quot;beispiel-anwendungsgebiet&quot;&gt;Beispiel-Anwendungsgebiet&lt;/h4&gt;
&lt;div class=&quot;level4&quot;&gt;

&lt;p&gt;
Alle Produkte eines Herstellers anzeigen. Der Kundenname wird zum Projektnamen.
&lt;/p&gt;

&lt;/div&gt;

&lt;h4 id=&quot;beispiel-syntax&quot;&gt;Beispiel-Syntax&lt;/h4&gt;
&lt;div class=&quot;level4&quot;&gt;
&lt;pre class=&quot;code&quot;&gt;~~NOCACHE~~
{{issuetracker&amp;gt;project=projektname|product=all|status=all|severity=all|display=issues|view=500}}&lt;/pre&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Ausgabeseite: alle Tickets aller Produkte eines bestimmten Projekts als \u00dcbersichtsseite anzeigen&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;ausgabeseitealle_tickets_aller_produkte_eines_bestimmten_projekts_als_uebersichtsseite_anzeigen&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:2,&amp;quot;secid&amp;quot;:11,&amp;quot;range&amp;quot;:&amp;quot;5616-5988&amp;quot;} --&gt;
&lt;h3 class=&quot;sectionedit12&quot; id=&quot;ausgabeseitealle_tickets_eines_bestimmten_produkts_eines_bestimmten_projekts_als_uebersichtsseite_anzeigen&quot;&gt;Ausgabeseite: alle Tickets eines bestimmten Produkts eines bestimmten Projekts als Übersichtsseite anzeigen&lt;/h3&gt;
&lt;div class=&quot;level3&quot;&gt;

&lt;p&gt;
Beispiel-Syntax:
&lt;/p&gt;
&lt;pre class=&quot;code&quot;&gt;~~NOCACHE~~
{{issuetracker&amp;gt;project=projektname|product=produktname|status=all|severity=all|display=issues|view=500}&lt;/pre&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Ausgabeseite: alle Tickets eines bestimmten Produkts eines bestimmten Projekts als \u00dcbersichtsseite anzeigen&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;ausgabeseitealle_tickets_eines_bestimmten_produkts_eines_bestimmten_projekts_als_uebersichtsseite_anzeigen&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:3,&amp;quot;secid&amp;quot;:12,&amp;quot;range&amp;quot;:&amp;quot;5989-6256&amp;quot;} --&gt;
&lt;h3 class=&quot;sectionedit13&quot; id=&quot;ausgabeseitealle_tickets_ausser_abgebrochenen_und_geloesten_tickets_anzeigen&quot;&gt;Ausgabeseite: alle Tickets ausser abgebrochenen und gelösten Tickets anzeigen&lt;/h3&gt;
&lt;div class=&quot;level3&quot;&gt;

&lt;p&gt;
In der Statistik erscheinen die ausgeblendeten Tickets trotzdem noch.
Beispiel-Syntax:
&lt;/p&gt;
&lt;pre class=&quot;code&quot;&gt;~~NOCACHE~~
{{issuetracker&amp;gt;project=projektname|status=New,Assigned,External Pending,In Progress,Solved, Canceled,Double |severity=all|display=issues}}&lt;/pre&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Ausgabeseite: alle Tickets ausser abgebrochenen und gel\u00f6sten Tickets anzeigen&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;ausgabeseitealle_tickets_ausser_abgebrochenen_und_geloesten_tickets_anzeigen&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:4,&amp;quot;secid&amp;quot;:13,&amp;quot;range&amp;quot;:&amp;quot;6257-6599&amp;quot;} --&gt;
&lt;h3 class=&quot;sectionedit14&quot; id=&quot;parameter&quot;&gt;Parameter&lt;/h3&gt;
&lt;div class=&quot;level3&quot;&gt;

&lt;p&gt;
Die Parameter „status“, „severity“, „view“, „controls“ und „display“ werden zu folgenden Standardwerten zurückgesetzt wenn sie nicht explizit verwendet werden:
&lt;/p&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; status = ALL&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; severity = ALL&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; view = 10&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; controls = ON&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; display = ISSUES&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;/div&gt;

&lt;h4 id=&quot;folgende_parameter_gibt_es&quot;&gt;Folgende Parameter gibt es&lt;/h4&gt;
&lt;div class=&quot;level4&quot;&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; project  = Pflichtangabe, der Name darf nur einmalig verwendet werden um zwischen den einzelnen Projekten unterscheiden zu können&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; product  = optionale Angabe, um die Eingabeseite oder Ausgabeseite auf ein bestimmtes Produkt zu begrenzen&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; status   = optionale Angabe, definiert die Ausgabeseite auf Tickets mit einem bestimmten Status (Werte mit Komma getrennt)&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; severity = optionale Angabe, definiert die Ausgabeseite auf Tickets mit einem bestimmten Schweregrad (Werte mit Komma getrennt)&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; display  = Pflichtangabe, definiert ob es sich um eine Eingabeseite oder Ausgabeseite handelt&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; view     = optionale Angabe, definiert die Anzahl der Tickets die auf der Ausgabeseite gesamt angezeigt werden sollen&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; controls = optionale Angabe, prevents output of controls above and edit of the issue list (on or off) &lt;img src=&quot;http://live.spdns.org/wiki/lib/images/smileys/fixme.svg&quot; class=&quot;icon smiley&quot; alt=&quot;FIXME&quot; /&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Parameter&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;parameter&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:5,&amp;quot;secid&amp;quot;:14,&amp;quot;range&amp;quot;:&amp;quot;6600-7744&amp;quot;} --&gt;
&lt;h3 class=&quot;sectionedit15&quot; id=&quot;warum_der_nocache_befehl&quot;&gt;Warum der NOCACHE Befehl?&lt;/h3&gt;
&lt;div class=&quot;level3&quot;&gt;

&lt;p&gt;
Der NOCACHE Befehl sollte stets direkt vor der Syntax des IssueTrackers verwendet werden um zu verhindern das der Webbrowser die Daten zwischenspeichert und wohlmöglich veraltete Daten anzeigt.
&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Warum der NOCACHE Befehl?&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;warum_der_nocache_befehl&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:5,&amp;quot;secid&amp;quot;:15,&amp;quot;range&amp;quot;:&amp;quot;7745-7976&amp;quot;} --&gt;
&lt;h3 class=&quot;sectionedit16&quot; id=&quot;links&quot;&gt;Links&lt;/h3&gt;
&lt;div class=&quot;level3&quot;&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; IssueTracker Maintainer Beschreibung: &lt;a href=&quot;http://www.fristercons.de/fcon/doku.php?id=issuetracker:descr&quot; class=&quot;urlextern&quot; target=&quot;_blank&quot; title=&quot;http://www.fristercons.de/fcon/doku.php?id=issuetracker:descr&quot; rel=&quot;ugc nofollow noopener&quot;&gt;http://www.fristercons.de/fcon/doku.php?id=issuetracker:descr&lt;/a&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; IssueTracker Maintainer Gesamtliste: &lt;a href=&quot;http://www.fristercons.de/fcon/doku.php?id=issuetracker:issuelist&quot; class=&quot;urlextern&quot; target=&quot;_blank&quot; title=&quot;http://www.fristercons.de/fcon/doku.php?id=issuetracker:issuelist&quot; rel=&quot;ugc nofollow noopener&quot;&gt;http://www.fristercons.de/fcon/doku.php?id=issuetracker:issuelist&lt;/a&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; IssueTracker DokuWiki Seite: &lt;a href=&quot;http://www.dokuwiki.org/plugin:issuetracker&quot; class=&quot;urlextern&quot; target=&quot;_blank&quot; title=&quot;http://www.dokuwiki.org/plugin:issuetracker&quot; rel=&quot;ugc nofollow noopener&quot;&gt;http://www.dokuwiki.org/plugin:issuetracker&lt;/a&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Links&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;links&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:5,&amp;quot;secid&amp;quot;:16,&amp;quot;range&amp;quot;:&amp;quot;7977-&amp;quot;} --&gt;</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
        <category>anleitungen:software</category>
            <pubDate>Thu, 24 Feb 2022 09:02:24 +0000</pubDate>
        </item>
        <item>
            <title>Manage Engine</title>
            <link>http://live.spdns.org/wiki/anleitungen/software/manage_engine?do=revisions&amp;rev=1632751787</link>
            <description>
&lt;h1 class=&quot;sectionedit1&quot; id=&quot;manage_engine&quot;&gt;Manage Engine&lt;/h1&gt;
&lt;div class=&quot;level1&quot;&gt;

&lt;p&gt;
&lt;img src=&quot;http://live.spdns.org/wiki/_media/anleitungen/software/manage-engine.png?w=600&amp;amp;tok=282f26&quot; class=&quot;medialeft&quot; align=&quot;left&quot; loading=&quot;lazy&quot; alt=&quot;&quot; width=&quot;600&quot; /&gt; ManageEngine Desktop Central ist eine umfangreiche Desktop- und Mobile-Device-Management-Software. Die Unified-Endpoint-Management-Lösung ermöglicht die Fernwartung, Konfiguration und Verwaltung aller Arbeitsplatzrechner, Laptops und mobilen Endgeräte im Unternehmen – mit einer einzigen Software.
&lt;/p&gt;

&lt;p&gt;
Mit Desktop Central können Sie wiederkehrende Aufgaben beim Desktop Management wie die Installation von Patches, die Distribution neuer Software oder das Einrichten von Desktop-, Computer-, Benutzer- oder Energieeinstellungen einfach und schnell automatisieren. Die Software unterstützt Sie zudem bei der Verwaltung Ihrer IT-Assets und Software-Lizenzen und gibt Ihnen jederzeit einen Überblick über die aktuelle Software-Nutzung im Unternehmen. Des Weiteren lassen sich Abbilder von Betriebssystemen (Images) mit Desktop Central erstellen und auf weiteren Geräten ausrollen. Die Endpoint-Security-Erweiterung bietet Ihnen darüber hinaus einen ganzheitlichen Ansatz für die Sicherheit und Verwaltung aller verwalteten Endpunkte in Ihrem Netzwerk.
&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Manage Engine&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;manage_engine&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:1,&amp;quot;range&amp;quot;:&amp;quot;1-1145&amp;quot;} --&gt;
&lt;h2 class=&quot;sectionedit2&quot; id=&quot;websites&quot;&gt;Websites&lt;/h2&gt;
&lt;div class=&quot;level2&quot;&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;a href=&quot;http://www.manageengine.de&quot; class=&quot;urlextern&quot; target=&quot;_blank&quot; title=&quot;http://www.manageengine.de&quot; rel=&quot;ugc nofollow noopener&quot;&gt;www.manageengine.de&lt;/a&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;a href=&quot;http://www.manageengine.com&quot; class=&quot;urlextern&quot; target=&quot;_blank&quot; title=&quot;http://www.manageengine.com&quot; rel=&quot;ugc nofollow noopener&quot;&gt;www.manageengine.com&lt;/a&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Websites&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;websites&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:2,&amp;quot;range&amp;quot;:&amp;quot;1146-1217&amp;quot;} --&gt;
&lt;h2 class=&quot;sectionedit3&quot; id=&quot;manage_engine_-_desktop_central&quot;&gt;Manage Engine - Desktop Central&lt;/h2&gt;
&lt;div class=&quot;level2&quot;&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;a href=&quot;http://www.manageengine.de/produkte-loesungen/desktop-mobile-devices/desktop-central.html&quot; class=&quot;urlextern&quot; target=&quot;_blank&quot; title=&quot;http://www.manageengine.de/produkte-loesungen/desktop-mobile-devices/desktop-central.html&quot; rel=&quot;ugc nofollow noopener&quot;&gt;www.manageengine.de/produkte-loesungen/desktop-mobile-devices/desktop-central.html&lt;/a&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Manage Engine - Desktop Central&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;manage_engine_-_desktop_central&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:3,&amp;quot;range&amp;quot;:&amp;quot;1218-1350&amp;quot;} --&gt;
&lt;h2 class=&quot;sectionedit4&quot; id=&quot;installation_und_deinstallation_auf_android_devices&quot;&gt;Installation und Deinstallation auf Android Devices&lt;/h2&gt;
&lt;div class=&quot;level2&quot;&gt;

&lt;p&gt;
Die Software läuft als Geräteadministrator (veraltet) und lässt sich daher auf dem Gerät selbst nicht ohne weiteres deinstallieren. Um wieder Zugriff als Geräteadministrator zu bekommen muss das Android Device im abgesicherten Modus gestartet werden. Das ist je nach Gerät unterschiedlich. Im abgesicherten Modus ist es dann möglich einer unerwünschten App die Geräteadministratoren-Rechte zu entziehen.
&lt;/p&gt;

&lt;p&gt;
Ausserdem gibt es speziell für den Android Agent von Desktop Central eine Anleitung wie dieser zu entfernen ist wenn kein Zugang mehr zum Server besteht:
&lt;/p&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;a href=&quot;https://www.manageengine.com/mobile-device-management/how-to/mdm-uninstall-android-agent.html&quot; class=&quot;urlextern&quot; target=&quot;_blank&quot; title=&quot;https://www.manageengine.com/mobile-device-management/how-to/mdm-uninstall-android-agent.html&quot; rel=&quot;ugc nofollow noopener&quot;&gt;https://www.manageengine.com/mobile-device-management/how-to/mdm-uninstall-android-agent.html&lt;/a&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;a href=&quot;https://www.manageengine.com/mobile-device-management/help/enrollment/customize_me_mdm_app.html#Hiding_ME_MDM_App_on_device&quot; class=&quot;urlextern&quot; target=&quot;_blank&quot; title=&quot;https://www.manageengine.com/mobile-device-management/help/enrollment/customize_me_mdm_app.html#Hiding_ME_MDM_App_on_device&quot; rel=&quot;ugc nofollow noopener&quot;&gt;https://www.manageengine.com/mobile-device-management/help/enrollment/customize_me_mdm_app.html#Hiding_ME_MDM_App_on_device&lt;/a&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;a href=&quot;https://www.manageengine.com/mobile-device-management/kb/mdm-unable-to-contact-android-device.html&quot; class=&quot;urlextern&quot; target=&quot;_blank&quot; title=&quot;https://www.manageengine.com/mobile-device-management/kb/mdm-unable-to-contact-android-device.html&quot; rel=&quot;ugc nofollow noopener&quot;&gt;https://www.manageengine.com/mobile-device-management/kb/mdm-unable-to-contact-android-device.html&lt;/a&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;a href=&quot;https://www.manageengine.com/mobile-device-management/kb/mdm-android-enrollment-failed.html&quot; class=&quot;urlextern&quot; target=&quot;_blank&quot; title=&quot;https://www.manageengine.com/mobile-device-management/kb/mdm-android-enrollment-failed.html&quot; rel=&quot;ugc nofollow noopener&quot;&gt;https://www.manageengine.com/mobile-device-management/kb/mdm-android-enrollment-failed.html&lt;/a&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;a href=&quot;https://www.manageengine.com/mobile-device-management/kb/mdm-gcm-registration-error.html&quot; class=&quot;urlextern&quot; target=&quot;_blank&quot; title=&quot;https://www.manageengine.com/mobile-device-management/kb/mdm-gcm-registration-error.html&quot; rel=&quot;ugc nofollow noopener&quot;&gt;https://www.manageengine.com/mobile-device-management/kb/mdm-gcm-registration-error.html&lt;/a&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;a href=&quot;https://www.manageengine.com/mobile-device-management/kb/mdm-android-gcm-service-not-available.html&quot; class=&quot;urlextern&quot; target=&quot;_blank&quot; title=&quot;https://www.manageengine.com/mobile-device-management/kb/mdm-android-gcm-service-not-available.html&quot; rel=&quot;ugc nofollow noopener&quot;&gt;https://www.manageengine.com/mobile-device-management/kb/mdm-android-gcm-service-not-available.html&lt;/a&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Installation und Deinstallation auf Android Devices&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;installation_und_deinstallation_auf_android_devices&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:4,&amp;quot;range&amp;quot;:&amp;quot;1351-&amp;quot;} --&gt;</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
        <category>anleitungen:software</category>
            <pubDate>Mon, 27 Sep 2021 16:09:47 +0000</pubDate>
        </item>
        <item>
            <title>SCCM</title>
            <link>http://live.spdns.org/wiki/anleitungen/software/sccm?do=revisions&amp;rev=1632381038</link>
            <description>
&lt;h1 class=&quot;sectionedit1&quot; id=&quot;sccm&quot;&gt;SCCM&lt;/h1&gt;
&lt;div class=&quot;level1&quot;&gt;

&lt;p&gt;
Microsoft System Center Configuration Manager (SCCM) (seit Version 1910 Microsoft Endpoint Configuration Manager) ist eine Software-Managementsuite von Microsoft, mit der Benutzer eine große Anzahl an Windows-Computern verwalten können. SCCM bietet Fernverwaltung, Patch-Verwaltung, Installation von Betriebssystemen, Netzwerkschutz und andere Dienste.
&lt;/p&gt;

&lt;p&gt;
&lt;a href=&quot;https://www.microsoft.com/de-at/security/business/microsoft-endpoint-manager&quot; class=&quot;urlextern&quot; target=&quot;_blank&quot; title=&quot;https://www.microsoft.com/de-at/security/business/microsoft-endpoint-manager&quot; rel=&quot;ugc nofollow noopener&quot;&gt;https://www.microsoft.com/de-at/security/business/microsoft-endpoint-manager&lt;/a&gt;
&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;SCCM&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;sccm&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:1,&amp;quot;range&amp;quot;:&amp;quot;1-454&amp;quot;} --&gt;
&lt;h2 class=&quot;sectionedit2&quot; id=&quot;websites&quot;&gt;Websites&lt;/h2&gt;
&lt;div class=&quot;level2&quot;&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;a href=&quot;https://www.anoopcnair.com/sccm-linux-unix-support-is-dead&quot; class=&quot;urlextern&quot; target=&quot;_blank&quot; title=&quot;https://www.anoopcnair.com/sccm-linux-unix-support-is-dead&quot; rel=&quot;ugc nofollow noopener&quot;&gt;https://www.anoopcnair.com/sccm-linux-unix-support-is-dead&lt;/a&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;a href=&quot;https://www.windowspro.de/roland-eich/system-center-configuration-manager-windows-10-ueber-pxe-verteilen&quot; class=&quot;urlextern&quot; target=&quot;_blank&quot; title=&quot;https://www.windowspro.de/roland-eich/system-center-configuration-manager-windows-10-ueber-pxe-verteilen&quot; rel=&quot;ugc nofollow noopener&quot;&gt;https://www.windowspro.de/roland-eich/system-center-configuration-manager-windows-10-ueber-pxe-verteilen&lt;/a&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;a href=&quot;http://systemcenter.no/?p=509&quot; class=&quot;urlextern&quot; target=&quot;_blank&quot; title=&quot;http://systemcenter.no/?p=509&quot; rel=&quot;ugc nofollow noopener&quot;&gt;http://systemcenter.no/?p=509&lt;/a&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;a href=&quot;http://systemcenter.no/?p=331&quot; class=&quot;urlextern&quot; target=&quot;_blank&quot; title=&quot;http://systemcenter.no/?p=331&quot; rel=&quot;ugc nofollow noopener&quot;&gt;http://systemcenter.no/?p=331&lt;/a&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;a href=&quot;https://docs.microsoft.com/de-de/sccm/core/clients/manage/manage-clients-for-linux-and-unix-servers&quot; class=&quot;urlextern&quot; target=&quot;_blank&quot; title=&quot;https://docs.microsoft.com/de-de/sccm/core/clients/manage/manage-clients-for-linux-and-unix-servers&quot; rel=&quot;ugc nofollow noopener&quot;&gt;https://docs.microsoft.com/de-de/sccm/core/clients/manage/manage-clients-for-linux-and-unix-servers&lt;/a&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;a href=&quot;https://blogs.technet.microsoft.com/jeffbutte/2016/02/01/deploying-a-script-or-package-to-a-linux-host-with-system-center-configuration-manager-2012-r2&quot; class=&quot;urlextern&quot; target=&quot;_blank&quot; title=&quot;https://blogs.technet.microsoft.com/jeffbutte/2016/02/01/deploying-a-script-or-package-to-a-linux-host-with-system-center-configuration-manager-2012-r2&quot; rel=&quot;ugc nofollow noopener&quot;&gt;https://blogs.technet.microsoft.com/jeffbutte/2016/02/01/deploying-a-script-or-package-to-a-linux-host-with-system-center-configuration-manager-2012-r2&lt;/a&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;a href=&quot;https://medium.com/@PiereWoehl/microsoft-dhcp-server-mit-sccm-uefi-boot-server-und-linux-bios-boot-server-mit-dnsmasq-parallel-2586bc9f39d&quot; class=&quot;urlextern&quot; target=&quot;_blank&quot; title=&quot;https://medium.com/@PiereWoehl/microsoft-dhcp-server-mit-sccm-uefi-boot-server-und-linux-bios-boot-server-mit-dnsmasq-parallel-2586bc9f39d&quot; rel=&quot;ugc nofollow noopener&quot;&gt;https://medium.com/@PiereWoehl/microsoft-dhcp-server-mit-sccm-uefi-boot-server-und-linux-bios-boot-server-mit-dnsmasq-parallel-2586bc9f39d&lt;/a&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;a href=&quot;https://alternativeto.net/software/system-center-configuration-manager&quot; class=&quot;urlextern&quot; target=&quot;_blank&quot; title=&quot;https://alternativeto.net/software/system-center-configuration-manager&quot; rel=&quot;ugc nofollow noopener&quot;&gt;https://alternativeto.net/software/system-center-configuration-manager&lt;/a&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;a href=&quot;https://community.spiceworks.com/topic/1953987-sccm-with-fog-project-on-same-network&quot; class=&quot;urlextern&quot; target=&quot;_blank&quot; title=&quot;https://community.spiceworks.com/topic/1953987-sccm-with-fog-project-on-same-network&quot; rel=&quot;ugc nofollow noopener&quot;&gt;https://community.spiceworks.com/topic/1953987-sccm-with-fog-project-on-same-network&lt;/a&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Websites&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;websites&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:2,&amp;quot;range&amp;quot;:&amp;quot;455-&amp;quot;} --&gt;</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
        <category>anleitungen:software</category>
            <pubDate>Thu, 23 Sep 2021 09:10:38 +0000</pubDate>
        </item>
        <item>
            <title>OpenMediaVault - Portainer</title>
            <link>http://live.spdns.org/wiki/anleitungen/software/openmediavault/openmediavault_-_portainer?do=revisions&amp;rev=1633506487</link>
            <description>
&lt;h1 class=&quot;sectionedit1&quot; id=&quot;openmediavault_-_portainer&quot;&gt;OpenMediaVault - Portainer&lt;/h1&gt;
&lt;div class=&quot;level1&quot;&gt;

&lt;p&gt;
&lt;img src=&quot;http://live.spdns.org/wiki/_media/anleitungen/software/openmediavault/portainer.png?w=600&amp;amp;tok=f7b3be&quot; class=&quot;medialeft&quot; align=&quot;left&quot; loading=&quot;lazy&quot; alt=&quot;&quot; width=&quot;600&quot; /&gt; Portainer ist eine Open Source Software für webbasiertes Container Management und Dashboard für Kubernetes, Docker und Docker Swarm und ermöglicht sogenanntes „Container-as-a-Service“ mit einer zentralen Konfiguration. Portainer erspart es Code selbst schreiben zu müssen, indem es alles, was über eine Docker-Kommandozeile realisiert werden kann, über eine grafische Benutzeroberfläche steuert. Dafür installiert Portainer auf der entsprechenden Maschine einen Agenten, der die Portainer-Befehle an den Docker-Daemon auf der Maschine weiterleitet.
&lt;/p&gt;

&lt;p&gt;
Hier geht es im speziellen um eine Portainer-Installation unter OpenMediaVault (OMV) 6 die wiederrum als eine virtuelle Maschine (VM) läuft und deren Besonderheiten hinsichtlich der Netzwerkkonfiguration.
&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;OpenMediaVault - Portainer&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;openmediavault_-_portainer&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:1,&amp;quot;range&amp;quot;:&amp;quot;1-875&amp;quot;} --&gt;
&lt;h2 class=&quot;sectionedit2&quot; id=&quot;portainer_app_templates&quot;&gt;Portainer App Templates&lt;/h2&gt;
&lt;div class=&quot;level2&quot;&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;a href=&quot;https://raw.githubusercontent.com/portainer/templates/master/templates.json&quot; class=&quot;urlextern&quot; target=&quot;_blank&quot; title=&quot;https://raw.githubusercontent.com/portainer/templates/master/templates.json&quot; rel=&quot;ugc nofollow noopener&quot;&gt;https://raw.githubusercontent.com/portainer/templates/master/templates.json&lt;/a&gt; (Standard-Template)&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;a href=&quot;https://raw.githubusercontent.com/foxly-it/Portainer-Templates/main/templates-2.0.json&quot; class=&quot;urlextern&quot; target=&quot;_blank&quot; title=&quot;https://raw.githubusercontent.com/foxly-it/Portainer-Templates/main/templates-2.0.json&quot; rel=&quot;ugc nofollow noopener&quot;&gt;https://raw.githubusercontent.com/foxly-it/Portainer-Templates/main/templates-2.0.json&lt;/a&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;a href=&quot;https://raw.githubusercontent.com/Qballjos/portainer_templates/master/Template/template.json&quot; class=&quot;urlextern&quot; target=&quot;_blank&quot; title=&quot;https://raw.githubusercontent.com/Qballjos/portainer_templates/master/Template/template.json&quot; rel=&quot;ugc nofollow noopener&quot;&gt;https://raw.githubusercontent.com/Qballjos/portainer_templates/master/Template/template.json&lt;/a&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;a href=&quot;https://raw.githubusercontent.com/technorabilia/portainer-templates/main/lsio/templates/templates-2.0.json&quot; class=&quot;urlextern&quot; target=&quot;_blank&quot; title=&quot;https://raw.githubusercontent.com/technorabilia/portainer-templates/main/lsio/templates/templates-2.0.json&quot; rel=&quot;ugc nofollow noopener&quot;&gt;https://raw.githubusercontent.com/technorabilia/portainer-templates/main/lsio/templates/templates-2.0.json&lt;/a&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;a href=&quot;https://raw.githubusercontent.com/dnburgess/self-hosted-template/master/template.json&quot; class=&quot;urlextern&quot; target=&quot;_blank&quot; title=&quot;https://raw.githubusercontent.com/dnburgess/self-hosted-template/master/template.json&quot; rel=&quot;ugc nofollow noopener&quot;&gt;https://raw.githubusercontent.com/dnburgess/self-hosted-template/master/template.json&lt;/a&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;a href=&quot;https://raw.githubusercontent.com/SelfhostedPro/selfhosted_templates/portainer-2.0/Template/template.json&quot; class=&quot;urlextern&quot; target=&quot;_blank&quot; title=&quot;https://raw.githubusercontent.com/SelfhostedPro/selfhosted_templates/portainer-2.0/Template/template.json&quot; rel=&quot;ugc nofollow noopener&quot;&gt;https://raw.githubusercontent.com/SelfhostedPro/selfhosted_templates/portainer-2.0/Template/template.json&lt;/a&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;a href=&quot;https://raw.githubusercontent.com/mikestraney/portainer-templates/master/templates.json&quot; class=&quot;urlextern&quot; target=&quot;_blank&quot; title=&quot;https://raw.githubusercontent.com/mikestraney/portainer-templates/master/templates.json&quot; rel=&quot;ugc nofollow noopener&quot;&gt;https://raw.githubusercontent.com/mikestraney/portainer-templates/master/templates.json&lt;/a&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Portainer App Templates&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;portainer_app_templates&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:2,&amp;quot;range&amp;quot;:&amp;quot;876-1604&amp;quot;} --&gt;
&lt;h2 class=&quot;sectionedit3&quot; id=&quot;portainer_links&quot;&gt;Portainer Links&lt;/h2&gt;
&lt;div class=&quot;level2&quot;&gt;
&lt;ul&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;a href=&quot;https://www.portainer.io&quot; class=&quot;urlextern&quot; target=&quot;_blank&quot; title=&quot;https://www.portainer.io&quot; rel=&quot;ugc nofollow noopener&quot;&gt;https://www.portainer.io&lt;/a&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;a href=&quot;https://hub.docker.com/r/portainer/templates&quot; class=&quot;urlextern&quot; target=&quot;_blank&quot; title=&quot;https://hub.docker.com/r/portainer/templates&quot; rel=&quot;ugc nofollow noopener&quot;&gt;https://hub.docker.com/r/portainer/templates&lt;/a&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;a href=&quot;https://www.tutonaut.de/openmediavault-docker-container-aufsetzen-und-im-netzwerk-erreichen/&quot; class=&quot;urlextern&quot; target=&quot;_blank&quot; title=&quot;https://www.tutonaut.de/openmediavault-docker-container-aufsetzen-und-im-netzwerk-erreichen/&quot; rel=&quot;ugc nofollow noopener&quot;&gt;https://www.tutonaut.de/openmediavault-docker-container-aufsetzen-und-im-netzwerk-erreichen/&lt;/a&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;a href=&quot;https://www.reddit.com/r/selfhosted/comments/mn1223/140_portainer_app_templates_for_linuxserverio&quot; class=&quot;urlextern&quot; target=&quot;_blank&quot; title=&quot;https://www.reddit.com/r/selfhosted/comments/mn1223/140_portainer_app_templates_for_linuxserverio&quot; rel=&quot;ugc nofollow noopener&quot;&gt;https://www.reddit.com/r/selfhosted/comments/mn1223/140_portainer_app_templates_for_linuxserverio&lt;/a&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;a href=&quot;https://geeked.host/100-apps-you-can-self-host-with-one-click-using-this-portainer-template&quot; class=&quot;urlextern&quot; target=&quot;_blank&quot; title=&quot;https://geeked.host/100-apps-you-can-self-host-with-one-click-using-this-portainer-template&quot; rel=&quot;ugc nofollow noopener&quot;&gt;https://geeked.host/100-apps-you-can-self-host-with-one-click-using-this-portainer-template&lt;/a&gt;&lt;/div&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Portainer Links&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;portainer_links&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:3,&amp;quot;range&amp;quot;:&amp;quot;1605-2007&amp;quot;} --&gt;
&lt;h2 class=&quot;sectionedit4&quot; id=&quot;portainer_-_videos&quot;&gt;Portainer - Videos&lt;/h2&gt;
&lt;div class=&quot;level2&quot;&gt;

&lt;p&gt;
&lt;iframe width=&quot;560&quot; height=&quot;315&quot; src=&quot;https://www.youtube.com/embed/QBNaOdNSsx8&quot; title=&quot;YouTube video player&quot; frameborder=&quot;0&quot; allow=&quot;accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture&quot; allowfullscreen&gt;&lt;/iframe&gt;
&lt;iframe width=&quot;560&quot; height=&quot;315&quot; src=&quot;https://www.youtube.com/embed/cO2-gQ09Jj0&quot; title=&quot;YouTube video player&quot; frameborder=&quot;0&quot; allow=&quot;accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture&quot; allowfullscreen&gt;&lt;/iframe&gt;
&lt;/p&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Portainer - Videos&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;portainer_-_videos&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:4,&amp;quot;range&amp;quot;:&amp;quot;2008-&amp;quot;} --&gt;</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
        <category>anleitungen:software:openmediavault</category>
            <pubDate>Wed, 06 Oct 2021 09:48:07 +0000</pubDate>
        </item>
    </channel>
</rss>
