<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="http://linux.faq-database.de/lib/exe/css.php?s=feed" type="text/css"?>
<rss version="2.0">
    <channel xmlns:g="http://base.google.com/ns/1.0">
        <title>linux.faq-database.de</title>
        <description></description>
        <link>http://linux.faq-database.de/</link>
        <lastBuildDate>Sun, 21 Jun 2026 23:06:02 +0000</lastBuildDate>
        <generator>FeedCreator 1.8</generator>
        <image>
            <url>http://linux.faq-database.de/lib/exe/fetch.php?media=wiki:logo.png</url>
            <title>linux.faq-database.de</title>
            <link>http://linux.faq-database.de/</link>
        </image>
        <item>
            <title>source.list</title>
            <link>http://linux.faq-database.de/doku.php?id=en:source.list&amp;rev=1709115570&amp;do=diff</link>
            <description># Howto Replace distribtion a to b in the source.list with sed


OLDDISTRI=bullseye
NEWDISTRI=bookworm
sed -i &#039;s/\$OLDDISTRI/$NEWDISTRI/gi&#039; /etc/apt/sources.list.d/*.list
sed -i &#039;s/\%OLDDISTRI/$NEWDISTRI/gi&#039; /etc/apt/*.list</description>
            <author>domele@undisclosed.example.com (domele)</author>
            <pubDate>Wed, 28 Feb 2024 10:19:30 +0000</pubDate>
        </item>
        <item>
            <title>source.list</title>
            <link>http://linux.faq-database.de/doku.php?id=de:source.list&amp;rev=1709115497&amp;do=diff</link>
            <description># Wie aktualisiere ich automatisch distribution a mit b innerhalb der source.list mit sed?


  OLDDISTRI=bullseye
  NEWDISTRI=bookworm
  sed -i &#039;s/\$OLDDISTRI/$NEWDISTRI/gi&#039; /etc/apt/sources.list.d/*.list
  sed -i &#039;s/\%OLDDISTRI/$NEWDISTRI/gi&#039; /etc/apt/*.list</description>
            <author>domele@undisclosed.example.com (domele)</author>
            <pubDate>Wed, 28 Feb 2024 10:18:17 +0000</pubDate>
        </item>
        <item>
            <title>source.list - angelegt</title>
            <link>http://linux.faq-database.de/doku.php?id=source.list&amp;rev=1709115427&amp;do=diff</link>
            <description># Howto Replace distribtion a to b in the source.list with sed


OLDDISTRI=bullseye
NEWDISTRI=bookworm
sed -i &#039;s/\$OLDDISTRI/$NEWDISTRI/gi&#039; /etc/apt/sources.list.d/*.list
sed -i &#039;s/\%OLDDISTRI/$NEWDISTRI/gi&#039; /etc/apt/*.list</description>
            <author>domele@undisclosed.example.com (domele)</author>
            <pubDate>Wed, 28 Feb 2024 10:17:07 +0000</pubDate>
        </item>
        <item>
            <title>x-and-y-problem - created</title>
            <link>http://linux.faq-database.de/doku.php?id=x-and-y-problem&amp;rev=1627361394&amp;do=diff</link>
            <description>Wikipedia States:


The XY problem is a communication problem encountered in help desk and similar situations in which the person asking for help obscures the real issue, X, because instead of asking directly about issue X, they ask how to solve a secondary issue, Y, which they believe will allow them to resolve issue X. However, resolving issue Y often does not resolve issue X, or is a poor way to resolve it, and the obscuring of the real issue and the introduction of the potentially strange se…</description>
            <author>domele@undisclosed.example.com (domele)</author>
            <pubDate>Tue, 27 Jul 2021 04:49:54 +0000</pubDate>
        </item>
        <item>
            <title>start</title>
            <link>http://linux.faq-database.de/doku.php?id=en:start&amp;rev=1627323929&amp;do=diff</link>
            <description>Welcome to our Linux FAQ site.

Telegram: &lt;https://t.me/faqdatabase&gt;</description>
            <author>domele@undisclosed.example.com (domele)</author>
            <pubDate>Mon, 26 Jul 2021 18:25:29 +0000</pubDate>
        </item>
        <item>
            <title>nginx_smtp_proxy - created</title>
            <link>http://linux.faq-database.de/doku.php?id=en:nginx_smtp_proxy&amp;rev=1627323633&amp;do=diff</link>
            <description>Howto use NGINX to Create an SMTP/IMAP Proxy

----------

	*   Add in the NGINX.conf

stream { include /etc/nginx/streams/*; }

	*  create /etc/nginx/streams

mkdir -p /etc/ngninx/streams

	*  Add the Stream Data in /etc/nginx/streams/mail_proxy.conf</description>
            <author>domele@undisclosed.example.com (domele)</author>
            <pubDate>Mon, 26 Jul 2021 18:20:33 +0000</pubDate>
        </item>
        <item>
            <title>start - created</title>
            <link>http://linux.faq-database.de/doku.php?id=start&amp;rev=1627323562&amp;do=diff</link>
            <description>Welcome to our Linux FAQ site.

Telegram: &lt;https://t.me/faqdatabase&gt;</description>
            <author>domele@undisclosed.example.com (domele)</author>
            <pubDate>Mon, 26 Jul 2021 18:19:22 +0000</pubDate>
        </item>
        <item>
            <title>nginx_smtp_proxy - created</title>
            <link>http://linux.faq-database.de/doku.php?id=nginx_smtp_proxy&amp;rev=1627323005&amp;do=diff</link>
            <description>Howto use NGINX to Create an SMTP/IMAP Proxy

----------

	*   Add in the NGINX.conf

stream { include /etc/nginx/streams/*; }

	*  create /etc/nginx/streams

mkdir -p /etc/ngninx/streams

	*  Add the Stream Data in /etc/nginx/streams/mail_proxy.conf</description>
            <author>domele@undisclosed.example.com (domele)</author>
            <pubDate>Mon, 26 Jul 2021 18:10:05 +0000</pubDate>
        </item>
    </channel>
</rss>
