<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://rm-rf.ch/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="https://rm-rf.ch/feed.php">
        <title>wiki.rm-rf.ch - synology_diskstation:ipkg</title>
        <description></description>
        <link>https://rm-rf.ch/</link>
        <image rdf:resource="https://rm-rf.ch/_media/wiki:dokuwiki.svg" />
       <dc:date>2026-09-22T23:55:07+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://rm-rf.ch/synology_diskstation:ipkg:dnsmasq_installieren"/>
                <rdf:li rdf:resource="https://rm-rf.ch/synology_diskstation:ipkg:icecast_installieren"/>
                <rdf:li rdf:resource="https://rm-rf.ch/synology_diskstation:ipkg:install_ipkg"/>
                <rdf:li rdf:resource="https://rm-rf.ch/synology_diskstation:ipkg:install_syslog-ng"/>
                <rdf:li rdf:resource="https://rm-rf.ch/synology_diskstation:ipkg:ipkg_installieren"/>
                <rdf:li rdf:resource="https://rm-rf.ch/synology_diskstation:ipkg:ipkg_pakete_installieren"/>
                <rdf:li rdf:resource="https://rm-rf.ch/synology_diskstation:ipkg:liste_der_ipkg_pakete"/>
                <rdf:li rdf:resource="https://rm-rf.ch/synology_diskstation:ipkg:samba_installieren"/>
                <rdf:li rdf:resource="https://rm-rf.ch/synology_diskstation:ipkg:sidebar"/>
                <rdf:li rdf:resource="https://rm-rf.ch/synology_diskstation:ipkg:squid_installieren"/>
                <rdf:li rdf:resource="https://rm-rf.ch/synology_diskstation:ipkg:start"/>
                <rdf:li rdf:resource="https://rm-rf.ch/synology_diskstation:ipkg:syslog-ng_installieren"/>
                <rdf:li rdf:resource="https://rm-rf.ch/synology_diskstation:ipkg:xinetd_installieren"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://rm-rf.ch/_media/wiki:dokuwiki.svg">
        <title>wiki.rm-rf.ch</title>
        <link>https://rm-rf.ch/</link>
        <url>https://rm-rf.ch/_media/wiki:dokuwiki.svg</url>
    </image>
    <item rdf:about="https://rm-rf.ch/synology_diskstation:ipkg:dnsmasq_installieren">
        <dc:format>text/html</dc:format>
        <dc:date>2014-03-21T23:16:38+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>dnsmasq_installieren</title>
        <link>https://rm-rf.ch/synology_diskstation:ipkg:dnsmasq_installieren</link>
        <description>dnsmasq von ipkg installieren

Was ist dnsmasq?

dnsmasq ist ein DNS- und DHCP Server fürs eigene LAN. Mit DNS Abfragen wird die IP-Adresse (z.B. 216.239.59.104) zu einem Domainnamen (z.B. google.ch) ermittelt. Dies da die eigentlichen Datenpakete (TCP Pakete) nicht an einen Namen sondern nur an eine IP Adresse geschickt werden können. Da wir uns Menschen aber Namen einfacher merken können als Nummern, wurde das Domain Name System erfunden. So können wir im Browser einfach einen Namen (Adresse) …</description>
    </item>
    <item rdf:about="https://rm-rf.ch/synology_diskstation:ipkg:icecast_installieren">
        <dc:format>text/html</dc:format>
        <dc:date>2014-03-21T23:16:38+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>icecast_installieren</title>
        <link>https://rm-rf.ch/synology_diskstation:ipkg:icecast_installieren</link>
        <description>icecast streaming Server installieren

What&#039;s that?

Icecast ist ein Streaming Server für Audo Streams (Internet Radio). Wenn man nur einen Stream zu gleichen Zeit aus dem Internet holen und ins Netzwerk streamen will, dann ist Streamripper die bessere Alternative. Im Gegensatz zu Streamripper bietet Icecast wesentlich mehr Möglichkeiten u.A. auch eigene Streams zu senden (habe ich aber selber ned probiert). Was man aber bei Icecast sicherlich brauchen kann ist die Möglichkeit Relays auf externe…</description>
    </item>
    <item rdf:about="https://rm-rf.ch/synology_diskstation:ipkg:install_ipkg">
        <dc:format>text/html</dc:format>
        <dc:date>2014-03-21T23:16:38+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>install_ipkg</title>
        <link>https://rm-rf.ch/synology_diskstation:ipkg:install_ipkg</link>
        <description>Install ipkg Package Management

A lot of things can be done with the firmware of Synology already. But sometimes an additional feature is needed that isn&#039;t supplied with the firmware. The solution to this is called ipkg (Itsy Package Management System). This is a package management system for your DS, which allows you to install additional software.</description>
    </item>
    <item rdf:about="https://rm-rf.ch/synology_diskstation:ipkg:install_syslog-ng">
        <dc:format>text/html</dc:format>
        <dc:date>2014-03-21T23:16:38+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>install_syslog-ng</title>
        <link>https://rm-rf.ch/synology_diskstation:ipkg:install_syslog-ng</link>
        <description>Install ipkg syslog-ng

What is syslog?

The job of the syslog daemon is to collect logging messages from various processes/programs on the diskstation or from remote. Almost every application has the ability to send messages to a syslog daemon. Every message is sent to syslog, which then decides according to its configuration which messages to keep and which to drop (not writing to log files). Unfortunately the syslog daemon from Synology does not show very much of the messages it receives. Jus…</description>
    </item>
    <item rdf:about="https://rm-rf.ch/synology_diskstation:ipkg:ipkg_installieren">
        <dc:format>text/html</dc:format>
        <dc:date>2014-03-21T23:16:38+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>ipkg_installieren</title>
        <link>https://rm-rf.ch/synology_diskstation:ipkg:ipkg_installieren</link>
        <description>ipkg Paketmanagement installieren

Um die Installation von zusätzlicher Software zu vereinfachen, verwendet man das Paketverwaltungs- system IPKG (Itsy Package Management System). IPKG verwendet dabei bereits prozessorspezifische Programmpakete, so dass bei der Installation zusätzlicher Software nicht mehr auf die Kompatibilität zum verwendeten Prozessor geachtet werden muss. IPKG ist nicht Bestandteil der Synology-Firmware und muss zunächst selbst installiert werden.</description>
    </item>
    <item rdf:about="https://rm-rf.ch/synology_diskstation:ipkg:ipkg_pakete_installieren">
        <dc:format>text/html</dc:format>
        <dc:date>2014-03-21T23:16:38+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>ipkg_pakete_installieren</title>
        <link>https://rm-rf.ch/synology_diskstation:ipkg:ipkg_pakete_installieren</link>
        <description>ipkg Paketmanagement installieren

Um die Installation von zusätzlicher Software zu vereinfachen, verwendet man das Paketverwaltungs- system IPKG (Itsy Package Management System). IPKG verwendet dabei bereits prozessorspezifische Programmpakete, so dass bei der Installation zusätzlicher Software nicht mehr auf die Kompatibilität zum verwendeten Prozessor geachtet werden muss. IPKG ist nicht Bestandteil der Synology-Firmware und muss zunächst selbst installiert werden.</description>
    </item>
    <item rdf:about="https://rm-rf.ch/synology_diskstation:ipkg:liste_der_ipkg_pakete">
        <dc:format>text/html</dc:format>
        <dc:date>2014-03-21T23:16:38+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>liste_der_ipkg_pakete</title>
        <link>https://rm-rf.ch/synology_diskstation:ipkg:liste_der_ipkg_pakete</link>
        <description>Liste aller ipkg Pakete (Stand 14. Juli 2009)

Es gibt eine sehr grosse Anzahl an verfügbaren ipkg Paketen. Davon sind einige sicherlich nicht so sinnvoll für eine Diskstation:


9base - 2+20070601-1 - 9base is a port of a few original Plan 9 userland tools to Unix.
abook - 0.5.6-1 - Abook is a text-based addressbook program designed to use with mutt mail client.
ack - 1.88-1 - grep-like text finder
adduser - 1.10.3-1 - a multi-call binary for login and user account administration
adns - 1.4-2 -…</description>
    </item>
    <item rdf:about="https://rm-rf.ch/synology_diskstation:ipkg:samba_installieren">
        <dc:format>text/html</dc:format>
        <dc:date>2014-03-21T23:16:38+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>samba_installieren</title>
        <link>https://rm-rf.ch/synology_diskstation:ipkg:samba_installieren</link>
        <description>Samba installieren

Now let&#039;s Samba

Nachdem die Vorarbeiten erledigt sind wenden wir uns Samba zu. Der Hauptgrund für mich Samba via ipkg zu installieren ist es, dass sich der eingebaute Samba Server nicht nach meinem Geschmack konfigurieren lässt. So habe ich es zum Beispiel nie geschafft die Homeverzeichnisse der User auf der DS für den jeweiligen User als Share freizugeben. Und ausserdem ist es so das manuelle Änderungen an der Konfig-Datei des Systemsambas beim Neustart wieder überschrieben…</description>
    </item>
    <item rdf:about="https://rm-rf.ch/synology_diskstation:ipkg:sidebar">
        <dc:format>text/html</dc:format>
        <dc:date>2014-03-21T23:16:37+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>sidebar</title>
        <link>https://rm-rf.ch/synology_diskstation:ipkg:sidebar</link>
        <description>*  Diskstation
		*  ipkg
			*  [English Version] ipkg installieren
			*  ipkg Pakete installieren
			*  Liste der ipkg Pakete
			*   Beispiele von Installationen 
				*  DNSmasq installieren
				*  Icecast installieren
				*  Samba installieren
				*  Squid Proxy Server installieren
				*  [English Version] syslog-ng installieren
				*  xinetd installieren</description>
    </item>
    <item rdf:about="https://rm-rf.ch/synology_diskstation:ipkg:squid_installieren">
        <dc:format>text/html</dc:format>
        <dc:date>2014-03-21T23:16:37+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>squid_installieren</title>
        <link>https://rm-rf.ch/synology_diskstation:ipkg:squid_installieren</link>
        <description>squid installieren

Was ist Squid?

Squid ist eine Proxy Server Software. Ein Proxy Server ist ein „Stellvertreter“ für die Clients. In einem Netzwerk werden dabei die Webverbindungen der Clients an den Proxy Server geschickt, der dann die Webseiten im Internet aufruft und an den Client weiterleitet. Der Vorteil dieser Methode ist es, dass es im</description>
    </item>
    <item rdf:about="https://rm-rf.ch/synology_diskstation:ipkg:start">
        <dc:format>text/html</dc:format>
        <dc:date>2014-03-21T23:16:37+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>start</title>
        <link>https://rm-rf.ch/synology_diskstation:ipkg:start</link>
        <description>ipkg, Shell, vi, telnet &amp; Co

Damit man sich ipkg Pakete installieren kann, muss man einige Vorarbeiten erledigen: telnet aktivieren
Dann solltet ihr Euch einen Client wie z.B. Putty besorgen. Obwohl telnet auch nur mit der Windowskonsole (cmd) zu erreichen wäre, empfiehlt sich der Bequemlichkeit halber ein extra Client. Vorallem wenn man irgendwann auch mit ssh auf die DS zugreifen will.</description>
    </item>
    <item rdf:about="https://rm-rf.ch/synology_diskstation:ipkg:syslog-ng_installieren">
        <dc:format>text/html</dc:format>
        <dc:date>2014-03-21T23:16:37+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>syslog-ng_installieren</title>
        <link>https://rm-rf.ch/synology_diskstation:ipkg:syslog-ng_installieren</link>
        <description>syslog-ng installieren

Was ist syslog?

Der Syslog Daemon ist dafür da Log Meldungen aus dem System zu empfangen und zentral aufzuzeichnen. Praktisch jede Anwendung meldet beinahe jede ihrer Bewegungen an Syslog. Dieser enscheidet dann, was in die Log Files übernommen wird und was nicht. Leider zeigt der Default Syslog bei den DS nicht wirklich viel an. Nur schon die Verarbeitung einer Email mit Postfix erzeugt mehr Zeilen im Syslog als Synology beim Booten. Darum habe ich mir mal den syslog-ng…</description>
    </item>
    <item rdf:about="https://rm-rf.ch/synology_diskstation:ipkg:xinetd_installieren">
        <dc:format>text/html</dc:format>
        <dc:date>2014-03-21T23:16:37+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>xinetd_installieren</title>
        <link>https://rm-rf.ch/synology_diskstation:ipkg:xinetd_installieren</link>
        <description>xinetd als Masterdämon installieren

Was ist xinetd?

xinet ist ein Daemon (vergleichbar mit einem Dienst unter Windows), der für den Start anderer Dienste zuständig ist. Grundsätzlich hat man die Möglichkeit einen Dienst unter Linux als Daemon (also ein Dauerläufer) oder als Service-on-Demand einzurichten. Für den Service-on-Demand ist dann (x)inetd zuständig. Anhand von Config Files für die Dienste</description>
    </item>
</rdf:RDF>
