<?xml version="1.0" encoding="utf-8" ?>

<rss version="2.0" 
   xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
   xmlns:admin="http://webns.net/mvcb/"
   xmlns:dc="http://purl.org/dc/elements/1.1/"
   xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
   xmlns:wfw="http://wellformedweb.org/CommentAPI/"
   xmlns:content="http://purl.org/rss/1.0/modules/content/"
   >
<channel>
    <title>Syslog.eu - Unix</title>
    <link>http://syslog.eu/</link>
    <description>syslog Unixového a jiného světa</description>
    <dc:language>cs</dc:language>
    <generator>Serendipity 1.1-alpha7 - http://www.s9y.org/</generator>
    <pubDate>Fri, 28 Dec 2007 08:31:39 GMT</pubDate>

    <image>
        <url>http://syslog.eu/templates/default/img/s9y_banner_small.png</url>
        <title>RSS: Syslog.eu - Unix - syslog Unixového a jiného světa</title>
        <link>http://syslog.eu/</link>
        <width>100</width>
        <height>21</height>
    </image>

<item>
    <title>Greylisting anti spam solution for Qmail</title>
    <link>http://syslog.eu/archives/40-Greylisting-anti-spam-solution-for-Qmail.html</link>
            <category>Unix</category>
            <category>Linux</category>
            <category>Technika</category>
    
    <comments>http://syslog.eu/archives/40-Greylisting-anti-spam-solution-for-Qmail.html#comments</comments>
    <wfw:comment>http://syslog.eu/wfwcomment.php?cid=40</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://syslog.eu/rss.php?version=2.0&amp;type=comments&amp;cid=40</wfw:commentRss>
    

    <author>nospam@example.com (Sniff)</author>
    <content:encoded>
    &lt;table cellpadding=10&gt;&lt;tr&gt;&lt;td valign=&quot;top&quot; width=&quot;50%&quot;&gt;&lt;br /&gt;
Greylisting je zajímavá metoda filtrování spamu. Je založena na tom, že spamovací automaty nemají ve většině případů plně implementované veškeré RFC. Jak to funguje a jak jej implementovat do Qmailu?&lt;br /&gt;
&lt;/td&gt;&lt;td valign=&quot;top&quot; width=&quot;50%&quot;&gt;&lt;br /&gt;
Greylisting is an interesting method to fight against spam. It&#039;s based on the fact most spam is not sent out by fully compliant MTA&#039;s. How it works and how this can be implemented into Qmail?&lt;br /&gt;
&lt;br /&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt; &lt;br /&gt;&lt;a href=&quot;http://syslog.eu/archives/40-Greylisting-anti-spam-solution-for-Qmail.html#extended&quot;&gt;Pokračovat ve čtení &quot;Greylisting anti spam solution for Qmail&quot;&lt;/a&gt;
    </content:encoded>

    <pubDate>Tue, 25 Dec 2007 11:00:00 +0100</pubDate>
    <guid isPermaLink="false">http://syslog.eu/archives/40-guid.html</guid>
    
</item>
<item>
    <title>ZFS a Solaris 10</title>
    <link>http://syslog.eu/archives/36-ZFS-a-Solaris-10.html</link>
            <category>Unix</category>
            <category>Solaris</category>
    
    <comments>http://syslog.eu/archives/36-ZFS-a-Solaris-10.html#comments</comments>
    <wfw:comment>http://syslog.eu/wfwcomment.php?cid=36</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://syslog.eu/rss.php?version=2.0&amp;type=comments&amp;cid=36</wfw:commentRss>
    

    <author>nospam@example.com (Sniff)</author>
    <content:encoded>
    Tak jsem se konečně dostal k tomu, abych si trošku vyzkoušel nový opěvovaný file system od Sunů - &lt;strong&gt;ZFS (Zettabyte File System)&lt;/strong&gt;, který je již součástí Solaris 10. Musím říci, že jsem z něho docela unešenej &lt;img src=&quot;http://syslog.eu/templates/default/img/emoticons/smile.png&quot; alt=&quot;:-)&quot; style=&quot;display: inline; vertical-align: bottom;&quot; class=&quot;emoticon&quot; /&gt;&lt;br /&gt;
&lt;br /&gt;
 &lt;br /&gt;&lt;a href=&quot;http://syslog.eu/archives/36-ZFS-a-Solaris-10.html#extended&quot;&gt;Pokračovat ve čtení &quot;ZFS a Solaris 10&quot;&lt;/a&gt;
    </content:encoded>

    <pubDate>Mon, 04 Sep 2006 07:20:00 +0200</pubDate>
    <guid isPermaLink="false">http://syslog.eu/archives/36-guid.html</guid>
    
</item>
<item>
    <title>Solaris Volume manager - mirror disků</title>
    <link>http://syslog.eu/archives/32-Solaris-Volume-manager-mirror-disku.html</link>
            <category>Unix</category>
            <category>Solaris</category>
    
    <comments>http://syslog.eu/archives/32-Solaris-Volume-manager-mirror-disku.html#comments</comments>
    <wfw:comment>http://syslog.eu/wfwcomment.php?cid=32</wfw:comment>

    <slash:comments>1</slash:comments>
    <wfw:commentRss>http://syslog.eu/rss.php?version=2.0&amp;type=comments&amp;cid=32</wfw:commentRss>
    

    <author>nospam@example.com (Sniff)</author>
    <content:encoded>
    Předcházející verze nástroje Solaris Volume Manager se jmenovaly různě. Nejznámější název je zřejmě v Solaris 8 obsažený Solstice DiskSuite. V Solaris 10 je již tento manager součástí systému a jmenuje se Solaris Volume Manager (SVM). Máme tak možnost přímo nástroji systému vytvářet z připojených disků RAID, aniž bychom museli použít například Veritas VxVM. &lt;br /&gt;&lt;a href=&quot;http://syslog.eu/archives/32-Solaris-Volume-manager-mirror-disku.html#extended&quot;&gt;Pokračovat ve čtení &quot;Solaris Volume manager - mirror disků&quot;&lt;/a&gt;
    </content:encoded>

    <pubDate>Mon, 19 Jun 2006 06:44:00 +0200</pubDate>
    <guid isPermaLink="false">http://syslog.eu/archives/32-guid.html</guid>
    
</item>
<item>
    <title>Unable to add all swap for device: /dev/vg05/swap2. Increase the tunable parameter maxswapchunks by 252 and re-configure your system.</title>
    <link>http://syslog.eu/archives/26-Unable-to-add-all-swap-for-device-dev-vg05-swap2-Increase-the-tunable-parameter-maxswapchunks-by-252-and-re-configure-your-system.html</link>
            <category>Unix</category>
            <category>HP-UX</category>
    
    <comments>http://syslog.eu/archives/26-Unable-to-add-all-swap-for-device-dev-vg05-swap2-Increase-the-tunable-parameter-maxswapchunks-by-252-and-re-configure-your-system.html#comments</comments>
    <wfw:comment>http://syslog.eu/wfwcomment.php?cid=26</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://syslog.eu/rss.php?version=2.0&amp;type=comments&amp;cid=26</wfw:commentRss>
    

    <author>nospam@example.com (Sniff)</author>
    <content:encoded>
    Po delší době zazlobil jeden HP-UX server. Nedalo se na něj nijak připojit, ani z console:&lt;br /&gt;&lt;br /&gt;&lt;br /&gt;
&lt;br /&gt;
&lt;pre&gt;&lt;br /&gt;
server25 [HP Release B.11.00] (see /etc/issue)&lt;br /&gt;
Console Login: root&lt;br /&gt;
/usr/lib/dld.sl: Call to mmap() failed - ZEROES /usr/lib/libnsl.1&lt;br /&gt;
/usr/lib/dld.sl: Not enough space&lt;br /&gt;
&lt;br /&gt;
server25 [HP Release B.11.00] (see /etc/issue)&lt;br /&gt;
Console Login:&lt;br /&gt;
&lt;/pre&gt;&lt;br /&gt;
&lt;br /&gt;
 &lt;br /&gt;&lt;a href=&quot;http://syslog.eu/archives/26-Unable-to-add-all-swap-for-device-dev-vg05-swap2-Increase-the-tunable-parameter-maxswapchunks-by-252-and-re-configure-your-system.html#extended&quot;&gt;Pokračovat ve čtení &quot;Unable to add all swap for device: /dev/vg05/swap2. Increase the tunable parameter maxswapchunks by 252 and re-configure your system.&quot;&lt;/a&gt;
    </content:encoded>

    <pubDate>Mon, 11 Apr 2005 14:01:21 +0200</pubDate>
    <guid isPermaLink="false">http://syslog.eu/archives/26-guid.html</guid>
    
</item>
<item>
    <title>Can't locate object method &quot;path&quot; via package &quot;Request&quot; at /usr/share/autoconf/Autom4te/C4che.pm line 69,</title>
    <link>http://syslog.eu/archives/24-Cant-locate-object-method-path-via-package-Request-at-usr-share-autoconf-Autom4te-C4che-pm-line-69.html</link>
            <category>Unix</category>
            <category>Linux</category>
    
    <comments>http://syslog.eu/archives/24-Cant-locate-object-method-path-via-package-Request-at-usr-share-autoconf-Autom4te-C4che-pm-line-69.html#comments</comments>
    <wfw:comment>http://syslog.eu/wfwcomment.php?cid=24</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://syslog.eu/rss.php?version=2.0&amp;type=comments&amp;cid=24</wfw:commentRss>
    

    <author>nospam@example.com (Sniff)</author>
    <content:encoded>
    Při kompilaci myslq 4.1.4-gamma mi tahle hláška znepříjemňovala život tak, že jsem se jednu celou noc nevyspal.  &lt;br /&gt;&lt;a href=&quot;http://syslog.eu/archives/24-Cant-locate-object-method-path-via-package-Request-at-usr-share-autoconf-Autom4te-C4che-pm-line-69.html#extended&quot;&gt;Pokračovat ve čtení &quot;Can&#039;t locate object method &amp;quot;path&amp;quot; via package &amp;quot;Request&amp;quot; at /usr/share/autoconf/Autom4te/C4che.pm line 69,&quot;&lt;/a&gt;
    </content:encoded>

    <pubDate>Wed, 06 Oct 2004 23:11:23 +0200</pubDate>
    <guid isPermaLink="false">http://syslog.eu/archives/24-guid.html</guid>
    
</item>
<item>
    <title>Jednoduchý performance monitor II.</title>
    <link>http://syslog.eu/archives/23-Jednoduchy-performance-monitor-II.html</link>
            <category>Unix</category>
    
    <comments>http://syslog.eu/archives/23-Jednoduchy-performance-monitor-II.html#comments</comments>
    <wfw:comment>http://syslog.eu/wfwcomment.php?cid=23</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://syslog.eu/rss.php?version=2.0&amp;type=comments&amp;cid=23</wfw:commentRss>
    

    <author>nospam@example.com (Sniff)</author>
    <content:encoded>
    Od prvního dílu uběhla sice trochu delší doba, než jsem předpokládal, ale o to více času bylo na praktické cvičení &lt;img src=&quot;http://syslog.eu/templates/default/img/emoticons/wink.png&quot; alt=&quot;;-)&quot; style=&quot;display: inline; vertical-align: bottom;&quot; class=&quot;emoticon&quot; /&gt;) Už víme, jak zprávy zachytávat na &quot;centrálním serveru&quot; do požadovaného souboru, nyní je na řadě postup, jak zprávy odesílat z jednotlivých stanic.&lt;p&gt; &lt;br /&gt;&lt;a href=&quot;http://syslog.eu/archives/23-Jednoduchy-performance-monitor-II.html#extended&quot;&gt;Pokračovat ve čtení &quot;Jednoduchý performance monitor II.&quot;&lt;/a&gt;
    </content:encoded>

    <pubDate>Mon, 09 Aug 2004 14:10:37 +0200</pubDate>
    <guid isPermaLink="false">http://syslog.eu/archives/23-guid.html</guid>
    
</item>
<item>
    <title>Solaris: cannot find ELF</title>
    <link>http://syslog.eu/archives/22-Solaris-cannot-find-ELF.html</link>
            <category>Unix</category>
            <category>Solaris</category>
    
    <comments>http://syslog.eu/archives/22-Solaris-cannot-find-ELF.html#comments</comments>
    <wfw:comment>http://syslog.eu/wfwcomment.php?cid=22</wfw:comment>

    <slash:comments>1</slash:comments>
    <wfw:commentRss>http://syslog.eu/rss.php?version=2.0&amp;type=comments&amp;cid=22</wfw:commentRss>
    

    <author>nospam@example.com (Sniff)</author>
    <content:encoded>
    Pokud si nějakou aplikaci na Solarisu zkompilujete ze zdrojových kódů, může se stát, že při pokusu o stuštění programu dostanete chybové hlášení:&lt;br /&gt;
&lt;pre&gt;cannot find ELF&lt;/pre&gt;&lt;br /&gt;
&lt;p&gt; &lt;br /&gt;&lt;a href=&quot;http://syslog.eu/archives/22-Solaris-cannot-find-ELF.html#extended&quot;&gt;Pokračovat ve čtení &quot;Solaris: cannot find ELF&quot;&lt;/a&gt;
    </content:encoded>

    <pubDate>Tue, 01 Jun 2004 20:01:30 +0200</pubDate>
    <guid isPermaLink="false">http://syslog.eu/archives/22-guid.html</guid>
    
</item>
<item>
    <title>Jednoduchý performance monitor I.</title>
    <link>http://syslog.eu/archives/21-Jednoduchy-performance-monitor-I.html</link>
            <category>Unix</category>
    
    <comments>http://syslog.eu/archives/21-Jednoduchy-performance-monitor-I.html#comments</comments>
    <wfw:comment>http://syslog.eu/wfwcomment.php?cid=21</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://syslog.eu/rss.php?version=2.0&amp;type=comments&amp;cid=21</wfw:commentRss>
    

    <author>nospam@example.com (Sniff)</author>
    <content:encoded>
    Snad každý administrátor, který spravuje více serverů, se dostane do situace, kdy by rád sledoval na jednom místě alespoň základní parametry svěřených systémů. Samozřejmě jsou na trhu profesionální dohledové systémy, které dokáží i plno jiných věcí. Jejich cena ovšem často překračuje cenu serveru. Jak je nahradit jednouchou free variantou?&lt;p&gt; &lt;br /&gt;&lt;a href=&quot;http://syslog.eu/archives/21-Jednoduchy-performance-monitor-I.html#extended&quot;&gt;Pokračovat ve čtení &quot;Jednoduchý performance monitor I.&quot;&lt;/a&gt;
    </content:encoded>

    <pubDate>Thu, 25 Mar 2004 14:00:00 +0100</pubDate>
    <guid isPermaLink="false">http://syslog.eu/archives/21-guid.html</guid>
    
</item>
<item>
    <title>Manipulace s FS na HP-UX</title>
    <link>http://syslog.eu/archives/17-Manipulace-s-FS-na-HP-UX.html</link>
            <category>Unix</category>
            <category>HP-UX</category>
    
    <comments>http://syslog.eu/archives/17-Manipulace-s-FS-na-HP-UX.html#comments</comments>
    <wfw:comment>http://syslog.eu/wfwcomment.php?cid=17</wfw:comment>

    <slash:comments>2</slash:comments>
    <wfw:commentRss>http://syslog.eu/rss.php?version=2.0&amp;type=comments&amp;cid=17</wfw:commentRss>
    

    <author>nospam@example.com (Sniff)</author>
    <content:encoded>
    Stručný přehled příkazů pro práci s disky a filesystemem (volume groupy) na HP-UX.&lt;p&gt; &lt;br /&gt;&lt;a href=&quot;http://syslog.eu/archives/17-Manipulace-s-FS-na-HP-UX.html#extended&quot;&gt;Pokračovat ve čtení &quot;Manipulace s FS na HP-UX&quot;&lt;/a&gt;
    </content:encoded>

    <pubDate>Thu, 29 Jan 2004 17:09:01 +0100</pubDate>
    <guid isPermaLink="false">http://syslog.eu/archives/17-guid.html</guid>
    
</item>
<item>
    <title>Syslog level a facility v /etc/syslog.conf</title>
    <link>http://syslog.eu/archives/16-Syslog-level-a-facility-v-etc-syslog-conf.html</link>
            <category>Unix</category>
    
    <comments>http://syslog.eu/archives/16-Syslog-level-a-facility-v-etc-syslog-conf.html#comments</comments>
    <wfw:comment>http://syslog.eu/wfwcomment.php?cid=16</wfw:comment>

    <slash:comments>1</slash:comments>
    <wfw:commentRss>http://syslog.eu/rss.php?version=2.0&amp;type=comments&amp;cid=16</wfw:commentRss>
    

    <author>nospam@example.com (Sniff)</author>
    <content:encoded>
    Soubor &lt;code&gt;/etc/syslog.conf &lt;/code&gt;říká systémovému log daemonu &lt;code&gt;syslogd&lt;/code&gt;, kam má které systémové zprávy zapsat.&lt;br /&gt;
&lt;br /&gt;
 &lt;br /&gt;&lt;a href=&quot;http://syslog.eu/archives/16-Syslog-level-a-facility-v-etc-syslog-conf.html#extended&quot;&gt;Pokračovat ve čtení &quot;Syslog level a facility v /etc/syslog.conf&quot;&lt;/a&gt;
    </content:encoded>

    <pubDate>Wed, 28 Jan 2004 22:01:09 +0100</pubDate>
    <guid isPermaLink="false">http://syslog.eu/archives/16-guid.html</guid>
    
</item>
<item>
    <title>lilo VESA vga</title>
    <link>http://syslog.eu/archives/14-lilo-VESA-vga.html</link>
            <category>Unix</category>
            <category>Linux</category>
    
    <comments>http://syslog.eu/archives/14-lilo-VESA-vga.html#comments</comments>
    <wfw:comment>http://syslog.eu/wfwcomment.php?cid=14</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://syslog.eu/rss.php?version=2.0&amp;type=comments&amp;cid=14</wfw:commentRss>
    

    <author>nospam@example.com (Sniff)</author>
    <content:encoded>
    Jaké hodnoty vga lze nastavit v &lt;code&gt;/etc/lilo.conf&lt;/code&gt; a jak je vybrat?&lt;p&gt; &lt;br /&gt;&lt;a href=&quot;http://syslog.eu/archives/14-lilo-VESA-vga.html#extended&quot;&gt;Pokračovat ve čtení &quot;lilo VESA vga&quot;&lt;/a&gt;
    </content:encoded>

    <pubDate>Tue, 13 Jan 2004 17:21:39 +0100</pubDate>
    <guid isPermaLink="false">http://syslog.eu/archives/14-guid.html</guid>
    
</item>
<item>
    <title>Solaris gzip a large files</title>
    <link>http://syslog.eu/archives/13-Solaris-gzip-a-large-files.html</link>
            <category>Unix</category>
            <category>Solaris</category>
    
    <comments>http://syslog.eu/archives/13-Solaris-gzip-a-large-files.html#comments</comments>
    <wfw:comment>http://syslog.eu/wfwcomment.php?cid=13</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://syslog.eu/rss.php?version=2.0&amp;type=comments&amp;cid=13</wfw:commentRss>
    

    <author>nospam@example.com (Sniff)</author>
    <content:encoded>
    V Solarisu 5.8 a starších (a nejen tam) se můze vyskytnout pri použití příkazu &lt;code&gt;gzip&lt;/code&gt; chybové hlášení &lt;b&gt;Value too large for defined data type&lt;/b&gt;. Proč a jak to lze obejít?&lt;br /&gt; &lt;br /&gt;&lt;a href=&quot;http://syslog.eu/archives/13-Solaris-gzip-a-large-files.html#extended&quot;&gt;Pokračovat ve čtení &quot;Solaris gzip a large files&quot;&lt;/a&gt;
    </content:encoded>

    <pubDate>Thu, 08 Jan 2004 15:17:13 +0100</pubDate>
    <guid isPermaLink="false">http://syslog.eu/archives/13-guid.html</guid>
    
</item>
<item>
    <title>Hackujeme Wi-Fi sítě</title>
    <link>http://syslog.eu/archives/12-Hackujeme-Wi-Fi-site.html</link>
            <category>Unix</category>
            <category>Technika</category>
    
    <comments>http://syslog.eu/archives/12-Hackujeme-Wi-Fi-site.html#comments</comments>
    <wfw:comment>http://syslog.eu/wfwcomment.php?cid=12</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://syslog.eu/rss.php?version=2.0&amp;type=comments&amp;cid=12</wfw:commentRss>
    

    <author>nospam@example.com (Sniff)</author>
    <content:encoded>
    Při pravidelném scanování wi-fi (802.11b) rozsahu programem NetStumbler &lt;a href=&quot;#ref&quot;&gt;[1]&lt;/a&gt; jsem objevil zcela nový AP (access point). Podle síly signálu se jednalo o velmi blízký vysílač a navíc AP pracoval bez jakéhokoliv šifrování (WEP). &lt;p&gt; &lt;br /&gt;&lt;a href=&quot;http://syslog.eu/archives/12-Hackujeme-Wi-Fi-site.html#extended&quot;&gt;Pokračovat ve čtení &quot;Hackujeme Wi-Fi sítě&quot;&lt;/a&gt;
    </content:encoded>

    <pubDate>Mon, 29 Dec 2003 22:14:28 +0100</pubDate>
    <guid isPermaLink="false">http://syslog.eu/archives/12-guid.html</guid>
    
</item>
<item>
    <title>K čemu jsou PS1, PS2, PS3 a PS4</title>
    <link>http://syslog.eu/archives/11-K-cemu-jsou-PS1-PS2-PS3-a-PS4.html</link>
            <category>Unix</category>
    
    <comments>http://syslog.eu/archives/11-K-cemu-jsou-PS1-PS2-PS3-a-PS4.html#comments</comments>
    <wfw:comment>http://syslog.eu/wfwcomment.php?cid=11</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://syslog.eu/rss.php?version=2.0&amp;type=comments&amp;cid=11</wfw:commentRss>
    

    <author>nospam@example.com (Sniff)</author>
    <content:encoded>
    Použtí shellovské proměnné PS1 je všeobecně známé - mění vzhled shell promptu. Ale co ostatní proměnné? &lt;br /&gt;&lt;a href=&quot;http://syslog.eu/archives/11-K-cemu-jsou-PS1-PS2-PS3-a-PS4.html#extended&quot;&gt;Pokračovat ve čtení &quot;K čemu jsou PS1, PS2, PS3 a PS4&quot;&lt;/a&gt;
    </content:encoded>

    <pubDate>Sun, 21 Dec 2003 00:05:43 +0100</pubDate>
    <guid isPermaLink="false">http://syslog.eu/archives/11-guid.html</guid>
    
</item>
<item>
    <title>Tuning Linuxu</title>
    <link>http://syslog.eu/archives/9-Tuning-Linuxu.html</link>
            <category>Unix</category>
            <category>Linux</category>
    
    <comments>http://syslog.eu/archives/9-Tuning-Linuxu.html#comments</comments>
    <wfw:comment>http://syslog.eu/wfwcomment.php?cid=9</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://syslog.eu/rss.php?version=2.0&amp;type=comments&amp;cid=9</wfw:commentRss>
    

    <author>nospam@example.com (Sniff)</author>
    <content:encoded>
    Výkonnost svých miláčků zvyšují nejen maniaci automobiloví, ale i my - maniaci Linuxoví. Pomocí &lt;b&gt;system control&lt;/b&gt; (&lt;code&gt;sysctl&lt;/code&gt;) můžeme měnit nastavení vetšiny systémových proměnných jádra a ovlivňovat tak chod Linuxu. Ne vždy však taková změna vyvolá pouze pozitivní dopad - pohybujeme se v oblasti experimentů &lt;img src=&quot;http://syslog.eu/templates/default/img/emoticons/wink.png&quot; alt=&quot;;-)&quot; style=&quot;display: inline; vertical-align: bottom;&quot; class=&quot;emoticon&quot; /&gt;&lt;hr /&gt; &lt;br /&gt;&lt;a href=&quot;http://syslog.eu/archives/9-Tuning-Linuxu.html#extended&quot;&gt;Pokračovat ve čtení &quot;Tuning Linuxu&quot;&lt;/a&gt;
    </content:encoded>

    <pubDate>Thu, 18 Dec 2003 16:13:37 +0100</pubDate>
    <guid isPermaLink="false">http://syslog.eu/archives/9-guid.html</guid>
    
</item>

</channel>
</rss>