<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Fedora in Public Libraries</title>
	<atom:link href="http://kernelreloaded.blog385.com/index.php/archives/fedora-in-public-libraries/feed/" rel="self" type="application/rss+xml" />
	<link>http://kernelreloaded.blog385.com/index.php/archives/fedora-in-public-libraries/</link>
	<description>linux, blog, anime, spirituality, windsurf, wireless</description>
	<lastBuildDate>Fri, 10 May 2013 10:41:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.5.1</generator>
	<item>
		<title>By: Felix</title>
		<link>http://kernelreloaded.blog385.com/index.php/archives/fedora-in-public-libraries/comment-page-1/#comment-11285</link>
		<dc:creator>Felix</dc:creator>
		<pubDate>Wed, 06 Jul 2011 23:10:39 +0000</pubDate>
		<guid isPermaLink="false">http://kernelreloaded.blog385.com/?p=1641#comment-11285</guid>
		<description><![CDATA[There you go: http://heffer.fedorapeople.org/bib.ks

Just in case you wonder: LLG is the abbreviation of the school the library is situated in.]]></description>
		<content:encoded><![CDATA[<p>There you go: <a href="http://heffer.fedorapeople.org/bib.ks" rel="nofollow">http://heffer.fedorapeople.org/bib.ks</a></p>
<p>Just in case you wonder: LLG is the abbreviation of the school the library is situated in.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: valent</title>
		<link>http://kernelreloaded.blog385.com/index.php/archives/fedora-in-public-libraries/comment-page-1/#comment-11282</link>
		<dc:creator>valent</dc:creator>
		<pubDate>Tue, 05 Jul 2011 16:11:05 +0000</pubDate>
		<guid isPermaLink="false">http://kernelreloaded.blog385.com/?p=1641#comment-11282</guid>
		<description><![CDATA[Please do.]]></description>
		<content:encoded><![CDATA[<p>Please do.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Felix</title>
		<link>http://kernelreloaded.blog385.com/index.php/archives/fedora-in-public-libraries/comment-page-1/#comment-11281</link>
		<dc:creator>Felix</dc:creator>
		<pubDate>Tue, 05 Jul 2011 12:54:17 +0000</pubDate>
		<guid isPermaLink="false">http://kernelreloaded.blog385.com/?p=1641#comment-11281</guid>
		<description><![CDATA[yum install xguest
And you&#039;re good to go :)

I can give you our Kickstart File we deploy with cobbler in our library, if you like.]]></description>
		<content:encoded><![CDATA[<p>yum install xguest<br />
And you&#8217;re good to go :)</p>
<p>I can give you our Kickstart File we deploy with cobbler in our library, if you like.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bochecha</title>
		<link>http://kernelreloaded.blog385.com/index.php/archives/fedora-in-public-libraries/comment-page-1/#comment-11279</link>
		<dc:creator>bochecha</dc:creator>
		<pubDate>Tue, 05 Jul 2011 07:39:31 +0000</pubDate>
		<guid isPermaLink="false">http://kernelreloaded.blog385.com/?p=1641#comment-11279</guid>
		<description><![CDATA[# yum install xguest

Then, you get a guest account that is made for kiosks:
- only Firefox can access the net
- /home, /tmp and /var/tmp are polyinstanciated
- everything in /home/guest, /tmp and /var/tmp is removed when the session is closed

This is made through a combination of Pam namespaces and SELinux policies, and is obviously configurable.]]></description>
		<content:encoded><![CDATA[<p># yum install xguest</p>
<p>Then, you get a guest account that is made for kiosks:<br />
- only Firefox can access the net<br />
- /home, /tmp and /var/tmp are polyinstanciated<br />
- everything in /home/guest, /tmp and /var/tmp is removed when the session is closed</p>
<p>This is made through a combination of Pam namespaces and SELinux policies, and is obviously configurable.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dav</title>
		<link>http://kernelreloaded.blog385.com/index.php/archives/fedora-in-public-libraries/comment-page-1/#comment-11278</link>
		<dc:creator>Dav</dc:creator>
		<pubDate>Tue, 05 Jul 2011 06:42:40 +0000</pubDate>
		<guid isPermaLink="false">http://kernelreloaded.blog385.com/?p=1641#comment-11278</guid>
		<description><![CDATA[Maybe you could try Gofris. :)
https://launchpad.net/gofris]]></description>
		<content:encoded><![CDATA[<p>Maybe you could try Gofris. :)<br />
<a href="https://launchpad.net/gofris" rel="nofollow">https://launchpad.net/gofris</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Johan</title>
		<link>http://kernelreloaded.blog385.com/index.php/archives/fedora-in-public-libraries/comment-page-1/#comment-11277</link>
		<dc:creator>Johan</dc:creator>
		<pubDate>Tue, 05 Jul 2011 02:09:44 +0000</pubDate>
		<guid isPermaLink="false">http://kernelreloaded.blog385.com/?p=1641#comment-11277</guid>
		<description><![CDATA[I use the guest account under Mandriva which refresh it self after every new login. You can do the same by keeping a zipped backup of /home/guest. Every time the PC reboots, delete the old guest account and restore the clean version from the zip during the boot process.]]></description>
		<content:encoded><![CDATA[<p>I use the guest account under Mandriva which refresh it self after every new login. You can do the same by keeping a zipped backup of /home/guest. Every time the PC reboots, delete the old guest account and restore the clean version from the zip during the boot process.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fedora in public libraries &#8211; /kernel_reloaded/ &#171; Windows SteadyState</title>
		<link>http://kernelreloaded.blog385.com/index.php/archives/fedora-in-public-libraries/comment-page-1/#comment-11276</link>
		<dc:creator>Fedora in public libraries &#8211; /kernel_reloaded/ &#171; Windows SteadyState</dc:creator>
		<pubDate>Tue, 05 Jul 2011 01:02:27 +0000</pubDate>
		<guid isPermaLink="false">http://kernelreloaded.blog385.com/?p=1641#comment-11276</guid>
		<description><![CDATA[[...] Fedora in public libraries &#8211; /kernel_reloaded/   Tweet This Post  google_ad_client = &quot;pub-0527157013527757&quot;; google_ad_width = 728; google_ad_height = 90; google_ad_format = &quot;728x90_as&quot;; google_ad_type = &quot;text&quot;; google_color_border = &quot;FFFFFF&quot;; google_color_bg = &quot;FFFFFF&quot;; google_color_link = &quot;0000FF&quot;; google_color_text = &quot;000000&quot;; google_color_url = &quot;000000&quot;;     Tags: found-out, had-problem, monitoring-kids, p2p-apps, running-and, steady, windows, windows-steady   Share this post!  Twitter Digg Facebook Delicious StumbleUpon Google Bookmarks LinkedIn Technorati Favorites [...]]]></description>
		<content:encoded><![CDATA[<p>[...] Fedora in public libraries &#8211; /kernel_reloaded/   Tweet This Post  google_ad_client = &quot;pub-0527157013527757&quot;; google_ad_width = 728; google_ad_height = 90; google_ad_format = &quot;728x90_as&quot;; google_ad_type = &quot;text&quot;; google_color_border = &quot;FFFFFF&quot;; google_color_bg = &quot;FFFFFF&quot;; google_color_link = &quot;0000FF&quot;; google_color_text = &quot;000000&quot;; google_color_url = &quot;000000&quot;;     Tags: found-out, had-problem, monitoring-kids, p2p-apps, running-and, steady, windows, windows-steady   Share this post!  Twitter Digg Facebook Delicious StumbleUpon Google Bookmarks LinkedIn Technorati Favorites [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
