<?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>Thias - computers</title>
    <link>http://thias.marmotte.net/</link>
    <description>Et alors, la marmotte...</description>
    <dc:language>en</dc:language>
    <generator>Serendipity 1.2.1 - http://www.s9y.org/</generator>
    <pubDate>Sat, 09 Jan 2010 11:08:10 GMT</pubDate>

    <image>
        <url>http://thias.marmotte.net/templates/bulletproof/img/s9y_banner_small.png</url>
        <title>RSS: Thias - computers - Et alors, la marmotte...</title>
        <link>http://thias.marmotte.net/</link>
        <width>100</width>
        <height>21</height>
    </image>

<item>
    <title>Linksys WAG160N vs. D-Link DSL-2740R</title>
    <link>http://thias.marmotte.net/archives/2010/01/09/Linksys-WAG160N-vs.-D-Link-DSL-2740R.html</link>
            <category>computers</category>
    
    <comments>http://thias.marmotte.net/archives/2010/01/09/Linksys-WAG160N-vs.-D-Link-DSL-2740R.html#comments</comments>
    <wfw:comment>http://thias.marmotte.net/wfwcomment.php?cid=20</wfw:comment>

    <slash:comments>1</slash:comments>
    <wfw:commentRss>http://thias.marmotte.net/rss.php?version=2.0&amp;type=comments&amp;cid=20</wfw:commentRss>
    

    <author>nospam@example.com (Matthias Saou)</author>
    <content:encoded>
    &lt;p&gt;I was having problems with my home DSL gateway device a few months ago. It was an old-ish Netgear device which had been running fine for years. Since it supported only wireless A/B/G, I decided it was a good time to replace it for a wireless (draft) N compatible device as my latest laptop supported it.&lt;/p&gt;

&lt;p&gt;After quickly looking at supported features of different brands on the market, I decided to go for one of those snazzy-looking &lt;i&gt;&amp;quot;Linksys by Cisco&amp;quot;&lt;/i&gt; devices, the WAG160N : Four 100Mbps ports, ADSL2+ and Wifi N. Oh, what a huge mistake!&lt;/p&gt;

 &lt;br /&gt;&lt;a href=&quot;http://thias.marmotte.net/archives/2010/01/09/Linksys-WAG160N-vs.-D-Link-DSL-2740R.html#extended&quot;&gt;Continue reading &quot;Linksys WAG160N vs. D-Link DSL-2740R&quot;&lt;/a&gt;
    </content:encoded>

    <pubDate>Sat, 09 Jan 2010 12:08:10 +0100</pubDate>
    <guid isPermaLink="false">http://thias.marmotte.net/archives/2010/01/09/20.html</guid>
    
</item>
<item>
    <title>FreeNX headache</title>
    <link>http://thias.marmotte.net/archives/2009/10/23/FreeNX-headache.html</link>
            <category>computers</category>
    
    <comments>http://thias.marmotte.net/archives/2009/10/23/FreeNX-headache.html#comments</comments>
    <wfw:comment>http://thias.marmotte.net/wfwcomment.php?cid=19</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://thias.marmotte.net/rss.php?version=2.0&amp;type=comments&amp;cid=19</wfw:commentRss>
    

    <author>nospam@example.com (Matthias Saou)</author>
    <content:encoded>
    &lt;p&gt;I&#039;ve just wasted a couple of hours trying to get a FreeNX server working, but just kept getting this error :&lt;br /&gt;
&lt;tt&gt;&lt;br /&gt;
Cannot establish any listening sockets - Make sure an X server isn&#039;t already running&lt;br /&gt;
&lt;/tt&gt;&lt;br /&gt;
Not very explicit, not very useful, and searching returns many results about people having the same problem. The solution is simple, though nearly impossible to find :&lt;br /&gt;
&lt;tt&gt;&lt;br /&gt;
mkdir /tmp/.X11-unix&lt;br /&gt;
chmod 1777 /tmp/.X11-unix&lt;br /&gt;
&lt;/tt&gt;&lt;/p&gt;

 &lt;br /&gt;&lt;a href=&quot;http://thias.marmotte.net/archives/2009/10/23/FreeNX-headache.html#extended&quot;&gt;Continue reading &quot;FreeNX headache&quot;&lt;/a&gt;
    </content:encoded>

    <pubDate>Fri, 23 Oct 2009 18:36:38 +0200</pubDate>
    <guid isPermaLink="false">http://thias.marmotte.net/archives/2009/10/23/19.html</guid>
    
</item>
<item>
    <title>GNOME menu entry for Xine DVD playback</title>
    <link>http://thias.marmotte.net/archives/2009/10/03/GNOME-menu-entry-for-Xine-DVD-playback.html</link>
            <category>computers</category>
    
    <comments>http://thias.marmotte.net/archives/2009/10/03/GNOME-menu-entry-for-Xine-DVD-playback.html#comments</comments>
    <wfw:comment>http://thias.marmotte.net/wfwcomment.php?cid=18</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://thias.marmotte.net/rss.php?version=2.0&amp;type=comments&amp;cid=18</wfw:commentRss>
    

    <author>nospam@example.com (Matthias Saou)</author>
    <content:encoded>
    &lt;p&gt;Most GNU/Linux distributions include the proper mime types to be handled by Xine when it is installed, but not for DVD Video ISO images on disk. But it&#039;s really easy to add.&lt;/p&gt;

 &lt;br /&gt;&lt;a href=&quot;http://thias.marmotte.net/archives/2009/10/03/GNOME-menu-entry-for-Xine-DVD-playback.html#extended&quot;&gt;Continue reading &quot;GNOME menu entry for Xine DVD playback&quot;&lt;/a&gt;
    </content:encoded>

    <pubDate>Sat, 03 Oct 2009 23:24:09 +0200</pubDate>
    <guid isPermaLink="false">http://thias.marmotte.net/archives/2009/10/03/18.html</guid>
    
</item>
<item>
    <title>Fedora to display automated image or video slideshows</title>
    <link>http://thias.marmotte.net/archives/2009/09/06/Fedora-to-display-automated-image-or-video-slideshows.html</link>
            <category>computers</category>
    
    <comments>http://thias.marmotte.net/archives/2009/09/06/Fedora-to-display-automated-image-or-video-slideshows.html#comments</comments>
    <wfw:comment>http://thias.marmotte.net/wfwcomment.php?cid=16</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://thias.marmotte.net/rss.php?version=2.0&amp;type=comments&amp;cid=16</wfw:commentRss>
    

    <author>nospam@example.com (Matthias Saou)</author>
    <content:encoded>
    &lt;p&gt;Here are some instructions on how to configure a computer using Fedora for image or video slideshows. The idea is to have the computer automatically run some fullscreen application on boot, which is typically what is wanted on public displays in fairs, hallways, stores etc, all this without running any window manager.&lt;/p&gt;

 &lt;br /&gt;&lt;a href=&quot;http://thias.marmotte.net/archives/2009/09/06/Fedora-to-display-automated-image-or-video-slideshows.html#extended&quot;&gt;Continue reading &quot;Fedora to display automated image or video slideshows&quot;&lt;/a&gt;
    </content:encoded>

    <pubDate>Sun, 06 Sep 2009 15:42:14 +0200</pubDate>
    <guid isPermaLink="false">http://thias.marmotte.net/archives/2009/09/06/16.html</guid>
    
</item>
<item>
    <title>Creating a restricted bzr+ssh smart server</title>
    <link>http://thias.marmotte.net/archives/2009/05/06/Creating-a-restricted-bzr+ssh-smart-server.html</link>
            <category>computers</category>
    
    <comments>http://thias.marmotte.net/archives/2009/05/06/Creating-a-restricted-bzr+ssh-smart-server.html#comments</comments>
    <wfw:comment>http://thias.marmotte.net/wfwcomment.php?cid=15</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://thias.marmotte.net/rss.php?version=2.0&amp;type=comments&amp;cid=15</wfw:commentRss>
    

    <author>nospam@example.com (Matthias Saou)</author>
    <content:encoded>
    &lt;p&gt;The bazaar documentation is quite extensive, but not when it comes to setting up an ssh server. The solution for allowing &lt;tt&gt;bzr+ssh&lt;/tt&gt; access to a server without a full shell access is nowhere to be found. But it&#039;s actually quite simple...&lt;/p&gt;

 &lt;br /&gt;&lt;a href=&quot;http://thias.marmotte.net/archives/2009/05/06/Creating-a-restricted-bzr+ssh-smart-server.html#extended&quot;&gt;Continue reading &quot;Creating a restricted bzr+ssh smart server&quot;&lt;/a&gt;
    </content:encoded>

    <pubDate>Wed, 06 May 2009 13:39:12 +0200</pubDate>
    <guid isPermaLink="false">http://thias.marmotte.net/archives/2009/05/06/15.html</guid>
    
</item>
<item>
    <title>Dell OptiPlex FX160 and GNU/Linux</title>
    <link>http://thias.marmotte.net/archives/2009/01/28/Dell-OptiPlex-FX160-and-GNULinux.html</link>
            <category>computers</category>
    
    <comments>http://thias.marmotte.net/archives/2009/01/28/Dell-OptiPlex-FX160-and-GNULinux.html#comments</comments>
    <wfw:comment>http://thias.marmotte.net/wfwcomment.php?cid=12</wfw:comment>

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

    <author>nospam@example.com (Matthias Saou)</author>
    <content:encoded>
    &lt;p&gt;I needed some SFF (Small Form Factor) computers for a project, and Dell recently released the FX160 which looked exactly like what I was after. But let me give you some quick advice before you read any further : If you want to run GNU/Linux, you&#039;re in for some ugly surprises.&lt;/p&gt;

 &lt;br /&gt;&lt;a href=&quot;http://thias.marmotte.net/archives/2009/01/28/Dell-OptiPlex-FX160-and-GNULinux.html#extended&quot;&gt;Continue reading &quot;Dell OptiPlex FX160 and GNU/Linux&quot;&lt;/a&gt;
    </content:encoded>

    <pubDate>Wed, 28 Jan 2009 23:19:05 +0100</pubDate>
    <guid isPermaLink="false">http://thias.marmotte.net/archives/2009/01/28/12.html</guid>
    
</item>
<item>
    <title>Playing Blu-Ray Video Discs with (Fedora) GNU/Linux</title>
    <link>http://thias.marmotte.net/archives/2009/01/09/Playing-Blu-Ray-Video-Discs-with-Fedora-GNULinux.html</link>
            <category>computers</category>
    
    <comments>http://thias.marmotte.net/archives/2009/01/09/Playing-Blu-Ray-Video-Discs-with-Fedora-GNULinux.html#comments</comments>
    <wfw:comment>http://thias.marmotte.net/wfwcomment.php?cid=9</wfw:comment>

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

    <author>nospam@example.com (Matthias Saou)</author>
    <content:encoded>
    &lt;p&gt;I did it. I bought a Blu-Ray and HD-DVD player yesterday... then I bought a couple of Blu-Ray video discs earlier today (&lt;i&gt;Superbad&lt;/i&gt; and &lt;i&gt;Stranger Than Fiction&lt;/i&gt;, two movies I absolutely love).&lt;/p&gt;

&lt;p&gt;My problem is that I want to watch them using exclusively free software. On Fedora 10 x86_64 to be more precise...&lt;/p&gt;

 &lt;br /&gt;&lt;a href=&quot;http://thias.marmotte.net/archives/2009/01/09/Playing-Blu-Ray-Video-Discs-with-Fedora-GNULinux.html#extended&quot;&gt;Continue reading &quot;Playing Blu-Ray Video Discs with (Fedora) GNU/Linux&quot;&lt;/a&gt;
    </content:encoded>

    <pubDate>Fri, 09 Jan 2009 18:15:10 +0100</pubDate>
    <guid isPermaLink="false">http://thias.marmotte.net/archives/2009/01/09/9.html</guid>
    
</item>
<item>
    <title>Upgrading a Cisco 3750 IOS from a .bin image file</title>
    <link>http://thias.marmotte.net/archives/2008/11/10/Upgrading-a-Cisco-3750-IOS-from-a-.bin-image-file.html</link>
            <category>computers</category>
    
    <comments>http://thias.marmotte.net/archives/2008/11/10/Upgrading-a-Cisco-3750-IOS-from-a-.bin-image-file.html#comments</comments>
    <wfw:comment>http://thias.marmotte.net/wfwcomment.php?cid=8</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://thias.marmotte.net/rss.php?version=2.0&amp;type=comments&amp;cid=8</wfw:commentRss>
    

    <author>nospam@example.com (Matthias Saou)</author>
    <content:encoded>
    &lt;p&gt;I just wasted hours trying to figure out how to upgrade a Cisco Catalyst 3750 using the .bin image instead of the .tar archive, since I don&#039;t want any fancy web interface on any of my core network devices. All of the current documentation explains only how to use the &lt;tt&gt;archive&lt;/tt&gt; command, which can&#039;t be used in this case, and I&#039;ve tried &lt;tt&gt;/imageonly&lt;/tt&gt; option to &lt;tt&gt;download-sw&lt;/tt&gt; which still needs the .tar archive. And the only bits of documentation I found which referenced the .bin method were actually misleading.&lt;/p&gt;

 &lt;br /&gt;&lt;a href=&quot;http://thias.marmotte.net/archives/2008/11/10/Upgrading-a-Cisco-3750-IOS-from-a-.bin-image-file.html#extended&quot;&gt;Continue reading &quot;Upgrading a Cisco 3750 IOS from a .bin image file&quot;&lt;/a&gt;
    </content:encoded>

    <pubDate>Mon, 10 Nov 2008 19:34:46 +0100</pubDate>
    <guid isPermaLink="false">http://thias.marmotte.net/archives/2008/11/10/8.html</guid>
    
</item>
<item>
    <title>Using bonding with Xen bridging on RHEL5</title>
    <link>http://thias.marmotte.net/archives/2008/11/10/Using-bonding-with-Xen-bridging-on-RHEL5.html</link>
            <category>computers</category>
    
    <comments>http://thias.marmotte.net/archives/2008/11/10/Using-bonding-with-Xen-bridging-on-RHEL5.html#comments</comments>
    <wfw:comment>http://thias.marmotte.net/wfwcomment.php?cid=6</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://thias.marmotte.net/rss.php?version=2.0&amp;type=comments&amp;cid=6</wfw:commentRss>
    

    <author>nospam@example.com (Matthias Saou)</author>
    <content:encoded>
    &lt;p&gt;I ran into a chicken and egg problem recently, while trying to configure Xen&#039;s bridging interfaces on top of bonding interfaces.&lt;/p&gt;

 &lt;br /&gt;&lt;a href=&quot;http://thias.marmotte.net/archives/2008/11/10/Using-bonding-with-Xen-bridging-on-RHEL5.html#extended&quot;&gt;Continue reading &quot;Using bonding with Xen bridging on RHEL5&quot;&lt;/a&gt;
    </content:encoded>

    <pubDate>Mon, 10 Nov 2008 09:32:13 +0100</pubDate>
    <guid isPermaLink="false">http://thias.marmotte.net/archives/2008/11/10/6.html</guid>
    
</item>
<item>
    <title>Encrypting the data on your USB key to use with GNOME</title>
    <link>http://thias.marmotte.net/archives/2008/01/22/Encrypting-the-data-on-your-USB-key-to-use-with-GNOME.html</link>
            <category>computers</category>
    
    <comments>http://thias.marmotte.net/archives/2008/01/22/Encrypting-the-data-on-your-USB-key-to-use-with-GNOME.html#comments</comments>
    <wfw:comment>http://thias.marmotte.net/wfwcomment.php?cid=5</wfw:comment>

    <slash:comments>1</slash:comments>
    <wfw:commentRss>http://thias.marmotte.net/rss.php?version=2.0&amp;type=comments&amp;cid=5</wfw:commentRss>
    

    <author>nospam@example.com (Matthias Saou)</author>
    <content:encoded>
    &lt;p&gt;&lt;a class=&#039;serendipity_image_link&#039; href=&#039;http://thias.marmotte.net/uploads/computers/2008-microvault.jpg&#039;&gt;&lt;!-- s9ymdb:9 --&gt;&lt;img width=&quot;128&quot; height=&quot;88&quot; style=&quot;float: left; border: 0px; padding-left: 5px; padding-right: 5px;&quot; src=&quot;http://thias.marmotte.net/uploads/computers/2008-microvault.s9y-thumb.jpg&quot; alt=&quot;&quot; /&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;I just got a brand new Sony Micro Vault Tiny USB key. As you can see on the picture, it&#039;s about half the size of an SD card, although slightly thicker. The trick it uses to be so small is to slide directly inside the USB port. The size makes it very handy to keep in a wallet, and it can be used with any USB port without requiring any adapter, cable or card reader.&lt;/p&gt;

&lt;p&gt;Just like with the previous USB keys and SD cards I&#039;ve owned, it will be used to backup important data which I want to carry with me at all times. But just like any other important work and personal data, I don&#039;t want anyone to be able to read it, so most of the key will be encrypted.&lt;/p&gt;

 &lt;br /&gt;&lt;a href=&quot;http://thias.marmotte.net/archives/2008/01/22/Encrypting-the-data-on-your-USB-key-to-use-with-GNOME.html#extended&quot;&gt;Continue reading &quot;Encrypting the data on your USB key to use with GNOME&quot;&lt;/a&gt;
    </content:encoded>

    <pubDate>Tue, 22 Jan 2008 15:17:24 +0100</pubDate>
    <guid isPermaLink="false">http://thias.marmotte.net/archives/2008/01/22/5.html</guid>
    
</item>
<item>
    <title>Serendipity (this blog runs it)</title>
    <link>http://thias.marmotte.net/archives/2008/01/05/Serendipity-this-blog-runs-it.html</link>
            <category>computers</category>
    
    <comments>http://thias.marmotte.net/archives/2008/01/05/Serendipity-this-blog-runs-it.html#comments</comments>
    <wfw:comment>http://thias.marmotte.net/wfwcomment.php?cid=2</wfw:comment>

    <slash:comments>0</slash:comments>
    <wfw:commentRss>http://thias.marmotte.net/rss.php?version=2.0&amp;type=comments&amp;cid=2</wfw:commentRss>
    

    <author>nospam@example.com (Matthias Saou)</author>
    <content:encoded>
    &lt;p&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;img src=&quot;http://thias.marmotte.net/uploads/serendipity_logo.jpg&quot; width=&quot;110&quot; height=&quot;88&quot; alt=&quot;serendipity_logo.jpg&quot; /&gt;&lt;/div&gt;&lt;br /&gt;
I have to admit that I&#039;ve been impressed by &lt;a href=&quot;http://www.s9y.org/&quot; onclick=&quot;window.open(this.href, &#039;_blank&#039;); return false;&quot;&gt;Serendipity&lt;/a&gt;. It just works. I really like PHP, but very often things are implemented pretty badly with it, and code gets rapidly hard to improve, modularize and so on... but here, it really looks like the developers have done a great job, congrats to them!&lt;/p&gt;

 
    </content:encoded>

    <pubDate>Sat, 05 Jan 2008 02:32:23 +0100</pubDate>
    <guid isPermaLink="false">http://thias.marmotte.net/archives/2008/01/05/2.html</guid>
    
</item>
<item>
    <title>Dell PERC5/E and MD1000 performance tweaks</title>
    <link>http://thias.marmotte.net/archives/2008/01/05/Dell-PERC5E-and-MD1000-performance-tweaks.html</link>
            <category>computers</category>
    
    <comments>http://thias.marmotte.net/archives/2008/01/05/Dell-PERC5E-and-MD1000-performance-tweaks.html#comments</comments>
    <wfw:comment>http://thias.marmotte.net/wfwcomment.php?cid=1</wfw:comment>

    <slash:comments>2</slash:comments>
    <wfw:commentRss>http://thias.marmotte.net/rss.php?version=2.0&amp;type=comments&amp;cid=1</wfw:commentRss>
    

    <author>nospam@example.com (Matthias Saou)</author>
    <content:encoded>
    &lt;p&gt;I fought for days, literally, to get an external SAS enclosure, the Dell MD1000, working with decent performance on RHEL5 x86_64 (PowerEdge 1950 III w/ two quad cores and 16GB RAM) . It&#039;s a 15 disk enclosure, and this one is stuffed with 15 Hitachi 1TB SATAII drives which deliver a raw linear read speed of 80MB/s each. The SAS connection to the Dell PERC5/E PCIe card is made through a 4x SAS cable, which has a theoretical maximum throughput of 4x3Gbps = 12Gbps.&lt;/p&gt;

&lt;p&gt;&lt;div style=&quot;text-align: center;&quot;&gt;&lt;img src=&quot;http://thias.marmotte.net/uploads/computers/2008-dell-md1000.jpg&quot; width=&quot;283&quot; height=&quot;80&quot; alt=&quot;2008-dell-md1000.jpg&quot; /&gt;&lt;/div&gt;&lt;/p&gt;

&lt;p&gt;Nice, huh? Well, a default RAID5 array would drop to 60MB/s for 3 parallel linear reads. Ouch!&lt;/p&gt;

&lt;p&gt;It took me some time, but it&#039;s now performing much better. Up to 600MB/s for the exact same test.&lt;/p&gt;

 &lt;br /&gt;&lt;a href=&quot;http://thias.marmotte.net/archives/2008/01/05/Dell-PERC5E-and-MD1000-performance-tweaks.html#extended&quot;&gt;Continue reading &quot;Dell PERC5/E and MD1000 performance tweaks&quot;&lt;/a&gt;
    </content:encoded>

    <pubDate>Sat, 05 Jan 2008 01:39:33 +0100</pubDate>
    <guid isPermaLink="false">http://thias.marmotte.net/archives/2008/01/05/1.html</guid>
    
</item>

</channel>
</rss>