<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: Walk up Internet Kiosk using Linux</title>
	<atom:link href="http://www.webs05.com/2008/03/19/walk-up-internet-kiosk-using-linux.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.webs05.com/2008/03/19/walk-up-internet-kiosk-using-linux.html</link>
	<description>Altruistic IT Writings</description>
	<pubDate>Wed, 19 Nov 2008 13:44:09 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.2</generator>
		<item>
		<title>By: Webs</title>
		<link>http://www.webs05.com/2008/03/19/walk-up-internet-kiosk-using-linux.html#comment-5964</link>
		<dc:creator>Webs</dc:creator>
		<pubDate>Tue, 25 Mar 2008 16:03:49 +0000</pubDate>
		<guid isPermaLink="false">http://www.webs05.com/2008/03/19/walk-up-internet-kiosk-using-linux.html#comment-5964</guid>
		<description>Thanks Elwed. I haven't come across the sandboxed home directory link before.</description>
		<content:encoded><![CDATA[<p>Thanks Elwed. I haven&#8217;t come across the sandboxed home directory link before.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: elwedriddsche</title>
		<link>http://www.webs05.com/2008/03/19/walk-up-internet-kiosk-using-linux.html#comment-5960</link>
		<dc:creator>elwedriddsche</dc:creator>
		<pubDate>Tue, 25 Mar 2008 12:36:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.webs05.com/2008/03/19/walk-up-internet-kiosk-using-linux.html#comment-5960</guid>
		<description>Here's another (advanced) link that might interest you:

&lt;a href="http://www.debian-administration.org/articles/586" rel="nofollow"&gt;Using pam-mount to create a sandboxed home directory&lt;/a&gt;

Note the enclosed reference to &lt;a href="http://www.debiosk.org/" rel="nofollow"&gt;Debiosk&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>Here&#8217;s another (advanced) link that might interest you:</p>
<p><a href="http://www.debian-administration.org/articles/586" rel="nofollow">Using pam-mount to create a sandboxed home directory</a></p>
<p>Note the enclosed reference to <a href="http://www.debiosk.org/" rel="nofollow">Debiosk</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Webs</title>
		<link>http://www.webs05.com/2008/03/19/walk-up-internet-kiosk-using-linux.html#comment-5955</link>
		<dc:creator>Webs</dc:creator>
		<pubDate>Wed, 19 Mar 2008 20:24:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.webs05.com/2008/03/19/walk-up-internet-kiosk-using-linux.html#comment-5955</guid>
		<description>Hey thanks for the comments Elwed!

I came across LTSP along with about 20 other websites that can hopefully help me in my journey. Thank Science for Mozilla!!

Unfortunately due to my location I can't use PXE booting. That traffic is watched and blocked and I can't do much about it. I can handle running multiple client processes on a server because the majority of the traffic is http and it can also be closely monitored through logs. I can essentially create a feedback loop where even though I think I have uninstalled all the terminals, a user may find a way to open one up and now that I have captured that info I can work to block it, etc...

I want to create a system that can be easily upgraded, any package running on the terminal. The easiest way I can think to do this is dummy client, update the package on the server and then reboot the clients. And to add further security the dummy clients will boot from live CD and grab the image from the server, so no local storage is possible.

&lt;blockquote&gt;If you want to get really fancy, use a custom version of bittorrent to ship out the images&lt;/blockquote&gt;
You obviously think my Linux skills are at some Jedi level of mastery  :mrgreen:</description>
		<content:encoded><![CDATA[<p>Hey thanks for the comments Elwed!</p>
<p>I came across LTSP along with about 20 other websites that can hopefully help me in my journey. Thank Science for Mozilla!!</p>
<p>Unfortunately due to my location I can&#8217;t use PXE booting. That traffic is watched and blocked and I can&#8217;t do much about it. I can handle running multiple client processes on a server because the majority of the traffic is http and it can also be closely monitored through logs. I can essentially create a feedback loop where even though I think I have uninstalled all the terminals, a user may find a way to open one up and now that I have captured that info I can work to block it, etc&#8230;</p>
<p>I want to create a system that can be easily upgraded, any package running on the terminal. The easiest way I can think to do this is dummy client, update the package on the server and then reboot the clients. And to add further security the dummy clients will boot from live CD and grab the image from the server, so no local storage is possible.</p>
<blockquote><p>If you want to get really fancy, use a custom version of bittorrent to ship out the images</p></blockquote>
<p>You obviously think my Linux skills are at some Jedi level of mastery  <img src='http://www.webs05.com/wordpress/wp-includes/images/smilies/icon_mrgreen.gif' alt=':mrgreen:' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: elwedriddsche</title>
		<link>http://www.webs05.com/2008/03/19/walk-up-internet-kiosk-using-linux.html#comment-5954</link>
		<dc:creator>elwedriddsche</dc:creator>
		<pubDate>Wed, 19 Mar 2008 16:32:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.webs05.com/2008/03/19/walk-up-internet-kiosk-using-linux.html#comment-5954</guid>
		<description>I have never done something like this myself, but if I were to build it from scratch, I'd look at the Linux Terminal Server Project (LTSP), various Live builds, PXE boot if applicable, and perhaps even the pen-drive distros.

There are several approaches, like using PCs as terminal server clients or running a distro non-persistently one way or the other. I myself would go out of my way to avoid running client processes on a server, though. Use PXE or a CD to suck down a tailored DSL Live image, say. If you want to get really fancy, use a custom version of bittorrent to ship out the images  :razz:</description>
		<content:encoded><![CDATA[<p>I have never done something like this myself, but if I were to build it from scratch, I&#8217;d look at the Linux Terminal Server Project (LTSP), various Live builds, PXE boot if applicable, and perhaps even the pen-drive distros.</p>
<p>There are several approaches, like using PCs as terminal server clients or running a distro non-persistently one way or the other. I myself would go out of my way to avoid running client processes on a server, though. Use PXE or a CD to suck down a tailored DSL Live image, say. If you want to get really fancy, use a custom version of bittorrent to ship out the images  <img src='http://www.webs05.com/wordpress/wp-includes/images/smilies/icon_razz.gif' alt=':razz:' class='wp-smiley' /></p>
]]></content:encoded>
	</item>
</channel>
</rss>
