
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://itclive.spdns.de/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://itclive.spdns.de/wiki/</link>
        <lastBuildDate>Sun, 05 Apr 2026 23:02:23 +0000</lastBuildDate>
        <generator>FeedCreator 1.8</generator>
        <image>
            <url>http://itclive.spdns.de/wiki/lib/tpl/peanutbutter2/images/favicon.ico</url>
            <title>move IT Home Base</title>
            <link>http://itclive.spdns.de/wiki/</link>
        </image>
        <item>
            <title>Boot-Types</title>
            <link>http://itclive.spdns.de/wiki/anleitungen/pxe-boot/boot-types?do=revisions&amp;rev=1579163221</link>
            <description>
&lt;h1 class=&quot;sectionedit1&quot; id=&quot;boot-types&quot;&gt;Boot-Types&lt;/h1&gt;
&lt;div class=&quot;level1&quot;&gt;
&lt;div class=&quot;table sectionedit2&quot;&gt;&lt;table class=&quot;inline&quot;&gt;
	&lt;thead&gt;
	&lt;tr class=&quot;row0&quot;&gt;
		&lt;th class=&quot;col0 leftalign&quot;&gt;extension	&lt;/th&gt;&lt;th class=&quot;col1 leftalign&quot;&gt;Valid platforms	&lt;/th&gt;&lt;th class=&quot;col2 leftalign&quot;&gt;Description                                                                                                                                                            &lt;/th&gt;
	&lt;/tr&gt;
	&lt;/thead&gt;
	&lt;tr class=&quot;row1&quot;&gt;
		&lt;td class=&quot;col0 leftalign&quot;&gt;.pxe		&lt;/td&gt;&lt;td class=&quot;col1 leftalign&quot;&gt;pcbios		        &lt;/td&gt;&lt;td class=&quot;col2 leftalign&quot;&gt;Headerless X86 assembly code, PXE- or NBP-booted, sometimes renamed to .0 to work on older DHCP/TFTP servers                                                           &lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row2&quot;&gt;
		&lt;td class=&quot;col0 leftalign&quot;&gt;.efi		&lt;/td&gt;&lt;td class=&quot;col1 leftalign&quot;&gt;efi		        &lt;/td&gt;&lt;td class=&quot;col2 leftalign&quot;&gt;EFI executable                                                                                                                                                         &lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row3&quot;&gt;
		&lt;td class=&quot;col0 leftalign&quot;&gt;.kpxe		&lt;/td&gt;&lt;td class=&quot;col1 leftalign&quot;&gt;pcbios		        &lt;/td&gt;&lt;td class=&quot;col2 leftalign&quot;&gt;Same as .pxe but will Keep the original UNDI stack/driver present. This is needed for undionly ref                                                                     &lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row4&quot;&gt;
		&lt;td class=&quot;col0 leftalign&quot;&gt;.kkpxe		&lt;/td&gt;&lt;td class=&quot;col1 leftalign&quot;&gt;pcbios		        &lt;/td&gt;&lt;td class=&quot;col2 leftalign&quot;&gt;Same as .kpxe but will not unload (Keep) the PXE base code. only use with buggy BIOSes                                                                                 &lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row5&quot;&gt;
		&lt;td class=&quot;col0 leftalign&quot;&gt;.lkrn		&lt;/td&gt;&lt;td class=&quot;col1 leftalign&quot;&gt;pcbios		        &lt;/td&gt;&lt;td class=&quot;col2 leftalign&quot;&gt;Builds with kernel header similar to Linux so it can be started by many bootloaders                                                                                    &lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row6&quot;&gt;
		&lt;td class=&quot;col0 leftalign&quot;&gt;.iso		&lt;/td&gt;&lt;td class=&quot;col1 leftalign&quot;&gt;pcbios		        &lt;/td&gt;&lt;td class=&quot;col2 leftalign&quot;&gt;Builds .lkrn and adds ISOLINUX to create CD-ROM image, can be started by many bootloaders                                                                              &lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row7&quot;&gt;
		&lt;td class=&quot;col0 leftalign&quot;&gt;.hd		&lt;/td&gt;&lt;td class=&quot;col1 leftalign&quot;&gt;pcbios		        &lt;/td&gt;&lt;td class=&quot;col2 leftalign&quot;&gt;Direct executable i386 code put on a harddisk image (32KB blocks)                                                                                                      &lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row8&quot;&gt;
		&lt;td class=&quot;col0 leftalign&quot;&gt;.dsk		&lt;/td&gt;&lt;td class=&quot;col1 leftalign&quot;&gt;pcbios		        &lt;/td&gt;&lt;td class=&quot;col2 leftalign&quot;&gt;Direct executable i386 code put on a floppy disk image (512 Byte blocks)                                                                                               &lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row9&quot;&gt;
		&lt;td class=&quot;col0 leftalign&quot;&gt;.pdsk		&lt;/td&gt;&lt;td class=&quot;col1 leftalign&quot;&gt;pcbios		        &lt;/td&gt;&lt;td class=&quot;col2 leftalign&quot;&gt;Padded .dsk to work with loaders that requires exact size such as iLO                                                                                                  &lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row10&quot;&gt;
		&lt;td class=&quot;col0 leftalign&quot;&gt;.usb		&lt;/td&gt;&lt;td class=&quot;col1 leftalign&quot;&gt;pcbios, efi	        &lt;/td&gt;&lt;td class=&quot;col2 leftalign&quot;&gt;Same as .dsk for pcbios, in efi mode it&amp;#039;s an 1440K image with partition and [driver].efi added as /efi/boot/boot[arch].efi, mostly used for making USB stick images    &lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row11&quot;&gt;
		&lt;td class=&quot;col0 leftalign&quot;&gt;.rom		&lt;/td&gt;&lt;td class=&quot;col1 leftalign&quot;&gt;pcbios		        &lt;/td&gt;&lt;td class=&quot;col2 leftalign&quot;&gt;File intended to be flashed into PCI-based NIC ROM                                                                                                                     &lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row12&quot;&gt;
		&lt;td class=&quot;col0 leftalign&quot;&gt;.mrom		&lt;/td&gt;&lt;td class=&quot;col1 leftalign&quot;&gt;pcbios		        &lt;/td&gt;&lt;td class=&quot;col2 leftalign&quot;&gt;File intended to be flashed into PCI-based NIC ROM. See notes for .mrom                                                                                                &lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row13&quot;&gt;
		&lt;td class=&quot;col0 leftalign&quot;&gt;.pcirom	&lt;/td&gt;&lt;td class=&quot;col1 leftalign&quot;&gt;pcbios		        &lt;/td&gt;&lt;td class=&quot;col2 leftalign&quot;&gt;Same as .rom                                                                                                                                                           &lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row14&quot;&gt;
		&lt;td class=&quot;col0 leftalign&quot;&gt;.isarom	&lt;/td&gt;&lt;td class=&quot;col1 leftalign&quot;&gt;pcbios		        &lt;/td&gt;&lt;td class=&quot;col2 leftalign&quot;&gt;File intended to be flashed into ISA-based NIC ROM, must be used with e.g. VirtualBox                                                                                  &lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row15&quot;&gt;
		&lt;td class=&quot;col0 leftalign&quot;&gt;.efidrv	&lt;/td&gt;&lt;td class=&quot;col1 leftalign&quot;&gt;efi		        &lt;/td&gt;&lt;td class=&quot;col2 leftalign&quot;&gt;Driver for NIC which can be used by other EFI firmware                                                                                                                 &lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row16&quot;&gt;
		&lt;td class=&quot;col0 leftalign&quot;&gt;.efirom	&lt;/td&gt;&lt;td class=&quot;col1 leftalign&quot;&gt;efi		        &lt;/td&gt;&lt;td class=&quot;col2 leftalign&quot;&gt;File intended to be flashed into NIC ROM for EFI                                                                                                                       &lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row17&quot;&gt;
		&lt;td class=&quot;col0 leftalign&quot;&gt;.linux		&lt;/td&gt;&lt;td class=&quot;col1 leftalign&quot;&gt;linux		        &lt;/td&gt;&lt;td class=&quot;col2 leftalign&quot;&gt;Linux ELF executable, use for tests and tap drivers                                                                                                                    &lt;/td&gt;
	&lt;/tr&gt;
&lt;/table&gt;&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;table&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;table&amp;quot;,&amp;quot;secid&amp;quot;:2,&amp;quot;range&amp;quot;:&amp;quot;27-3531&amp;quot;} --&gt;
&lt;/div&gt;
</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
        <category>anleitungen:pxe-boot</category>
            <pubDate>Thu, 16 Jan 2020 09:27:01 +0000</pubDate>
        </item>
        <item>
            <title>IssueTracker</title>
            <link>http://itclive.spdns.de/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://itclive.spdns.de/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>Searx konfigurieren</title>
            <link>http://itclive.spdns.de/wiki/anleitungen/software/searx/searx_konfigurieren?do=revisions&amp;rev=1617806960</link>
            <description>
&lt;h1 class=&quot;sectionedit1&quot; id=&quot;searx_konfigurieren&quot;&gt;Searx konfigurieren&lt;/h1&gt;
&lt;div class=&quot;level1&quot;&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Searx konfigurieren&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;searx_konfigurieren&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:1,&amp;quot;range&amp;quot;:&amp;quot;1-35&amp;quot;} --&gt;
&lt;h2 class=&quot;sectionedit2&quot; id=&quot;die_konfiguration_wird_in_folgender_textdatei_vorgenommen&quot;&gt;Die Konfiguration wird in folgender Textdatei vorgenommen&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;code&gt;/usr/local/searx/searx/settings.yml&lt;/code&gt; oder&lt;/div&gt;
&lt;/li&gt;
&lt;li class=&quot;level1&quot;&gt;&lt;div class=&quot;li&quot;&gt; &lt;code&gt;/etc/searx/settings.yml&lt;/code&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;Die Konfiguration wird in folgender Textdatei vorgenommen&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;die_konfiguration_wird_in_folgender_textdatei_vorgenommen&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:2,&amp;quot;range&amp;quot;:&amp;quot;36-188&amp;quot;} --&gt;
&lt;h2 class=&quot;sectionedit3&quot; id=&quot;konfigurations-parameter&quot;&gt;Konfigurations-Parameter&lt;/h2&gt;
&lt;div class=&quot;level2&quot;&gt;
&lt;div class=&quot;table sectionedit4&quot;&gt;&lt;table class=&quot;inline&quot;&gt;
	&lt;thead&gt;
	&lt;tr class=&quot;row0&quot;&gt;
		&lt;th class=&quot;col0 leftalign&quot;&gt; Parameter         &lt;/th&gt;&lt;th class=&quot;col1 leftalign&quot;&gt; Beschreibung                                                                                                                                                                        &lt;/th&gt;
	&lt;/tr&gt;
	&lt;/thead&gt;
	&lt;tr class=&quot;row1&quot;&gt;
		&lt;td class=&quot;col0 leftalign&quot;&gt; port              &lt;/td&gt;&lt;td class=&quot;col1 leftalign&quot;&gt; port number of the searx web application if you run it directly using python searx/webapp.py. Doesn&amp;#039;t apply to searx running on Apache or Nginx.                                    &lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row2&quot;&gt;
		&lt;td class=&quot;col0 leftalign&quot;&gt; secret_key        &lt;/td&gt;&lt;td class=&quot;col1 leftalign&quot;&gt; used for cryptography purpose.                                                                                                                                                      &lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row3&quot;&gt;
		&lt;td class=&quot;col0 leftalign&quot;&gt; debug             &lt;/td&gt;&lt;td class=&quot;col1 leftalign&quot;&gt; allow a more detailed log if you run searx directly. Display detailed error messages in the browser too, so this must be deactivated in production.                                 &lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row4&quot;&gt;
		&lt;td class=&quot;col0 leftalign&quot;&gt; request_timeout   &lt;/td&gt;&lt;td class=&quot;col1 leftalign&quot;&gt; global timeout of the requests made to others engines in seconds. A bigger timeout will allow to wait for answers from slow engines, but in consequence will slow searx reactivity  &lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row5&quot;&gt;
		&lt;td class=&quot;col0 leftalign&quot;&gt;                   &lt;/td&gt;&lt;td class=&quot;col1 leftalign&quot;&gt; (the result page may take the time specified in the timeout to load)                                                                                                                &lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row6&quot;&gt;
		&lt;td class=&quot;col0 leftalign&quot;&gt; base_url          &lt;/td&gt;&lt;td class=&quot;col1 leftalign&quot;&gt; the base &lt;abbr title=&quot;Uniform Resource Locator&quot;&gt;URL&lt;/abbr&gt; where searx is deployed. Used to create correct inbound links.                                                                                                         &lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row7&quot;&gt;
		&lt;td class=&quot;col0 leftalign&quot;&gt; themes_path       &lt;/td&gt;&lt;td class=&quot;col1 leftalign&quot;&gt; path to where the themes are located. If you didn&amp;#039;t develop anything, leave it blank.                                                                                               &lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row8&quot;&gt;
		&lt;td class=&quot;col0 leftalign&quot;&gt; default_theme     &lt;/td&gt;&lt;td class=&quot;col1 leftalign&quot;&gt; name of the theme you want to use by default on you searx instance.                                                                                                                 &lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row9&quot;&gt;
		&lt;td class=&quot;col0 leftalign&quot;&gt; useragent_suffix  &lt;/td&gt;&lt;td class=&quot;col1 leftalign&quot;&gt; suffix to the user-agent searx uses to send requests to others engines. If an engine wish to block you, a contact info here may be useful to avoid that.                            &lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row10&quot;&gt;
		&lt;td class=&quot;col0 leftalign&quot;&gt; image_proxy       &lt;/td&gt;&lt;td class=&quot;col1 leftalign&quot;&gt; allow your instance of searx of being able to proxy images. Uses memory space.                                                                                                      &lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row11&quot;&gt;
		&lt;td class=&quot;col0 leftalign&quot;&gt; default_locale    &lt;/td&gt;&lt;td class=&quot;col1 leftalign&quot;&gt; interface language. If blank, the locale is detected by using the browser language. If it doesn&amp;#039;t work, or you are deploying a language specific instance of searx,                 &lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row12&quot;&gt;
		&lt;td class=&quot;col0 leftalign&quot;&gt;                   &lt;/td&gt;&lt;td class=&quot;col1 leftalign&quot;&gt; a locale can be defined using an ISO language code, like fr, en, de.                                                                                                                &lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row13&quot;&gt;
		&lt;td class=&quot;col0 leftalign&quot;&gt; outgoing_proxies  &lt;/td&gt;&lt;td class=&quot;col1 leftalign&quot;&gt; define a proxy you wish to use.                                                                                                                                                     &lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row14&quot;&gt;
		&lt;td class=&quot;col0 leftalign&quot;&gt; source_ips        &lt;/td&gt;&lt;td class=&quot;col1 leftalign&quot;&gt; if you use multiple nework interfaces, define from which IP the requests must be made.                                                                                              &lt;/td&gt;
	&lt;/tr&gt;
	&lt;tr class=&quot;row15&quot;&gt;
		&lt;td class=&quot;col0 leftalign&quot;&gt; locales           &lt;/td&gt;&lt;td class=&quot;col1 leftalign&quot;&gt; locales codes and their names. Available translations of searx interface.                                                                                                           &lt;/td&gt;
	&lt;/tr&gt;
&lt;/table&gt;&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;table&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;table&amp;quot;,&amp;quot;secid&amp;quot;:4,&amp;quot;range&amp;quot;:&amp;quot;227-3490&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;Konfigurations-Parameter&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;konfigurations-parameter&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:3,&amp;quot;range&amp;quot;:&amp;quot;189-&amp;quot;} --&gt;</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
        <category>anleitungen:software:searx</category>
            <pubDate>Wed, 07 Apr 2021 16:49:20 +0000</pubDate>
        </item>
        <item>
            <title>Kodi</title>
            <link>http://itclive.spdns.de/wiki/anleitungen/software/kodi?do=revisions&amp;rev=1632906970</link>
            <description>
&lt;h1 class=&quot;sectionedit1&quot; id=&quot;kodi&quot;&gt;Kodi&lt;/h1&gt;
&lt;div class=&quot;level1&quot;&gt;

&lt;p&gt;
&lt;img src=&quot;http://itclive.spdns.de/wiki/_media/anleitungen/software/kodi.png?w=600&amp;amp;tok=317d08&quot; class=&quot;medialeft&quot; align=&quot;left&quot; loading=&quot;lazy&quot; alt=&quot;&quot; width=&quot;600&quot; /&gt; Kodi, ehemals XBMC, ist eine freie und plattformübergreifende Mediaplayer-Software die häufig auf einem Mini-PC installiert ist, deren Bildausgabe auf einem Fernseher (TV) erfolgt und mit einer Fernbedienung gesteuert wird. Die Software ist durch Plug-ins erweiterbar. Für die Spielkonsole Xbox entwickelt, hieß die Software anfangs „Xbox Media Player“. Im Jahr 2002 wurde der Name in „Xbox Media Center“ (XBMC) geändert. Mit Version 14 wurde die Software in „Kodi“ umbenannt, womit die Abkehr von der Xbox-Konsole reflektiert und rechtliche Probleme ausgeräumt werden sollen.
&lt;/p&gt;

&lt;p&gt;
Kodi kann Metadaten von lokal vorliegenden Mediendateien auslesen und in der eigenen Datenbank speichern. Die Metadaten werden optisch ansprechend dargestellt, und die Mediendateien können aus dem Kontext der Medien-Verwaltung abgespielt werden. Im Unterschied zu reinen (Hardware-)Mediaplayern nutzt Kodi zusätzliche Inhalte aus dem Internet, um dem Nutzer einen Mehrwert zur klassischen reinen Abspielfunktionalität zu bieten: Das Programm kann unter anderem Filmposter, Darstellerlisten, Untertitel und Trailer abrufen. Grundlage dafür ist die Erweiterungsmöglichkeit von Kodi mittels herunterladbarer Plugins, die von Drittanbietern zur Verfügung gestellt werden. So werden u. a. Internet-Videoportale wie YouTube, Hulu oder Veoh, ebenso die Mediatheken der ARD und des ZDF über Kodi abrufbar. Auch die Integration von Video-on-Demand-Diensten ist durch zusätzliche Plugins möglich.
&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;Kodi&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;kodi&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:1,&amp;quot;range&amp;quot;:&amp;quot;1-1549&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://kodi.tv&quot; class=&quot;urlextern&quot; target=&quot;_blank&quot; title=&quot;https://kodi.tv&quot; rel=&quot;ugc nofollow noopener&quot;&gt;https://kodi.tv&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;1550-&amp;quot;} --&gt;</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
        <category>anleitungen:software</category>
            <pubDate>Wed, 29 Sep 2021 11:16:10 +0000</pubDate>
        </item>
        <item>
            <title>Manage Engine</title>
            <link>http://itclive.spdns.de/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://itclive.spdns.de/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://itclive.spdns.de/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>Searx installieren</title>
            <link>http://itclive.spdns.de/wiki/anleitungen/software/searx/searx_installieren?do=revisions&amp;rev=1635345963</link>
            <description>
&lt;h1 class=&quot;sectionedit1&quot; id=&quot;searx_installieren&quot;&gt;Searx installieren&lt;/h1&gt;
&lt;div class=&quot;level1&quot;&gt;

&lt;/div&gt;
&lt;!-- EDIT{&amp;quot;target&amp;quot;:&amp;quot;section&amp;quot;,&amp;quot;name&amp;quot;:&amp;quot;Searx installieren&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;searx_installieren&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:1,&amp;quot;range&amp;quot;:&amp;quot;1-34&amp;quot;} --&gt;
&lt;h2 class=&quot;sectionedit2&quot; id=&quot;step-bystep_installation&quot;&gt;Step-bystep Installation&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://searx.github.io/searx/admin/installation-searx.html&quot; class=&quot;urlextern&quot; target=&quot;_blank&quot; title=&quot;https://searx.github.io/searx/admin/installation-searx.html&quot; rel=&quot;ugc nofollow noopener&quot;&gt;https://searx.github.io/searx/admin/installation-searx.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://searx.github.io/searx/admin/installation.html&quot; class=&quot;urlextern&quot; target=&quot;_blank&quot; title=&quot;https://searx.github.io/searx/admin/installation.html&quot; rel=&quot;ugc nofollow noopener&quot;&gt;https://searx.github.io/searx/admin/installation.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;Step-bystep Installation&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;step-bystep_installation&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:2,&amp;quot;range&amp;quot;:&amp;quot;35-195&amp;quot;} --&gt;
&lt;h2 class=&quot;sectionedit3&quot; id=&quot;fehler_waehrend_der_installation&quot;&gt;Fehler während der Installation&lt;/h2&gt;
&lt;div class=&quot;level2&quot;&gt;

&lt;p&gt;
Leider mussten wir feststellen das viele Anleitungen, die wir im Web gefunden haben, fehlerhaft, oder zumindest nicht ganz vollständig sind. Klassische Fehler die bei der Installation auftreten können haben wir &lt;a href=&quot;http://itclive.spdns.de/wiki/anleitungen/software/searx/searx_fehler&quot; class=&quot;wikilink1&quot; title=&quot;anleitungen:software:searx:searx_fehler&quot; data-wiki-id=&quot;anleitungen:software:searx:searx_fehler&quot;&gt;hier aufgelistet&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;Fehler w\u00e4hrend der Installation&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;fehler_waehrend_der_installation&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:3,&amp;quot;range&amp;quot;:&amp;quot;196-517&amp;quot;} --&gt;
&lt;h2 class=&quot;sectionedit4&quot; id=&quot;installations-anleitungen&quot;&gt;Installations-Anleitungen&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/asciimoo/searx/wiki/Installation&quot; class=&quot;urlextern&quot; target=&quot;_blank&quot; title=&quot;https://github.com/asciimoo/searx/wiki/Installation&quot; rel=&quot;ugc nofollow noopener&quot;&gt;https://github.com/asciimoo/searx/wiki/Installation&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://asciimoo.github.io/searx/admin/installation.html&quot; class=&quot;urlextern&quot; target=&quot;_blank&quot; title=&quot;https://asciimoo.github.io/searx/admin/installation.html&quot; rel=&quot;ugc nofollow noopener&quot;&gt;https://asciimoo.github.io/searx/admin/installation.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://searx.github.io/searx/admin/installation.html&quot; class=&quot;urlextern&quot; target=&quot;_blank&quot; title=&quot;https://searx.github.io/searx/admin/installation.html&quot; rel=&quot;ugc nofollow noopener&quot;&gt;https://searx.github.io/searx/admin/installation.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://return42.github.io/handsOn/searx.html&quot; class=&quot;urlextern&quot; target=&quot;_blank&quot; title=&quot;https://return42.github.io/handsOn/searx.html&quot; rel=&quot;ugc nofollow noopener&quot;&gt;https://return42.github.io/handsOn/searx.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://linuxreviews.org/Searx&quot; class=&quot;urlextern&quot; target=&quot;_blank&quot; title=&quot;https://linuxreviews.org/Searx&quot; rel=&quot;ugc nofollow noopener&quot;&gt;https://linuxreviews.org/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;https://www.howtoforge.de/anleitung/so-installieren-sie-die-searx-meta-suchmaschine-auf-ubuntu-1804-lts/&quot; class=&quot;urlextern&quot; target=&quot;_blank&quot; title=&quot;https://www.howtoforge.de/anleitung/so-installieren-sie-die-searx-meta-suchmaschine-auf-ubuntu-1804-lts/&quot; rel=&quot;ugc nofollow noopener&quot;&gt;https://www.howtoforge.de/anleitung/so-installieren-sie-die-searx-meta-suchmaschine-auf-ubuntu-1804-lts/&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://decatec.de/home-server/metasuchmaschine-searx-auf-eigenem-server-installieren-mit-docker-und-nginx/&quot; class=&quot;urlextern&quot; target=&quot;_blank&quot; title=&quot;https://decatec.de/home-server/metasuchmaschine-searx-auf-eigenem-server-installieren-mit-docker-und-nginx/&quot; rel=&quot;ugc nofollow noopener&quot;&gt;https://decatec.de/home-server/metasuchmaschine-searx-auf-eigenem-server-installieren-mit-docker-und-nginx/&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://codingworld.io/project/searx-auf-dem-raspberry-pi-installieren&quot; class=&quot;urlextern&quot; target=&quot;_blank&quot; title=&quot;https://codingworld.io/project/searx-auf-dem-raspberry-pi-installieren&quot; rel=&quot;ugc nofollow noopener&quot;&gt;https://codingworld.io/project/searx-auf-dem-raspberry-pi-installieren&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://vitux.com/how-to-install-searx-search-engine-on-ubuntu&quot; class=&quot;urlextern&quot; target=&quot;_blank&quot; title=&quot;https://vitux.com/how-to-install-searx-search-engine-on-ubuntu&quot; rel=&quot;ugc nofollow noopener&quot;&gt;https://vitux.com/how-to-install-searx-search-engine-on-ubuntu&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://raspiblog.noblogs.org/post/2018/01/27/installing-searx-with-apache-and-morty&quot; class=&quot;urlextern&quot; target=&quot;_blank&quot; title=&quot;https://raspiblog.noblogs.org/post/2018/01/27/installing-searx-with-apache-and-morty&quot; rel=&quot;ugc nofollow noopener&quot;&gt;https://raspiblog.noblogs.org/post/2018/01/27/installing-searx-with-apache-and-morty&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/wonderfall/searx/&quot; class=&quot;urlextern&quot; target=&quot;_blank&quot; title=&quot;https://hub.docker.com/r/wonderfall/searx/&quot; rel=&quot;ugc nofollow noopener&quot;&gt;https://hub.docker.com/r/wonderfall/searx/&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;Installations-Anleitungen&amp;quot;,&amp;quot;hid&amp;quot;:&amp;quot;installations-anleitungen&amp;quot;,&amp;quot;codeblockOffset&amp;quot;:0,&amp;quot;secid&amp;quot;:4,&amp;quot;range&amp;quot;:&amp;quot;518-&amp;quot;} --&gt;</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
        <category>anleitungen:software:searx</category>
            <pubDate>Wed, 27 Oct 2021 16:46:03 +0000</pubDate>
        </item>
    </channel>
</rss>
