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

<rdf:RDF 
  xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
  xmlns="http://purl.org/rss/1.0/"
  xmlns:dc="http://purl.org/dc/elements/1.1/"
  xmlns:syn="http://purl.org/rss/1.0/modules/syndication/"
>

  <channel rdf:about="http://lwn.net/headlines/148036/">
    <title>LWN: Comments on "A look at the Linux Terminal Server Project"</title>
    <link>http://lwn.net/Articles/148036/</link>
    <description>
This is a special feed containing comments posted
to the individual LWN article titled &quot;A look at the Linux Terminal Server Project&quot;.

    </description>

    <syn:updatePeriod>hourly</syn:updatePeriod>
    <syn:updateFrequency>2</syn:updateFrequency>
    <items>
      <rdf:Seq>
	<rdf:li resource="http://lwn.net/Articles/148059/rss" />
      
      </rdf:Seq>
    </items>

  </channel>
    <item rdf:about="http://lwn.net/Articles/148059/rss">
      <title>A look at the Linux Terminal Server Project</title>
      <link>http://lwn.net/Articles/148059/rss</link>
      <dc:date>2005-08-18T03:00:17+00:00</dc:date>
      <dc:creator>jwb</dc:creator>
      <description>
      I use LTSP at work for a very small installation: three PCs we keep for guests from other offices.  &lt;br&gt;
Basically they get to run Firefox off the local machine if they just want Web access, or they can run a &lt;br&gt;
full-screen RDP session to a Windows Terminal Server back at the home office.&lt;br&gt;
&lt;p&gt;
The whole system works really well.  Even though the clients have various odd video cards, LTSP &lt;br&gt;
automatically configures the X server on every boot, even for machines with two monitors.  Printer &lt;br&gt;
forwarding works properly in RDP (users can print from the remote Windows applications to the &lt;br&gt;
local printer via CUPS transparently).  Etherboot is an important complement to LTSP, and it allows &lt;br&gt;
us to remove the disks from the thin clients, making them completely maintenance-free.  What's &lt;br&gt;
more, if anything goes wrong, the user can just hit the reset switch and be back up in a few &lt;br&gt;
seconds.&lt;br&gt;
&lt;p&gt;
LTSP is really a terrific project that showcases all the core unix strengths, used together to good &lt;br&gt;
effect.&lt;br&gt;
      
      </description>
    </item>
</rdf:RDF>

