<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>kevin's Weblog</title>
	<atom:link href="http://xkevin.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://xkevin.wordpress.com</link>
	<description>Just another WordPress.com weblog</description>
	<pubDate>Sun, 09 Mar 2008 21:35:01 +0000</pubDate>
	<generator>http://wordpress.org/?v=MU</generator>
	<language>pl</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>ACL - Access control list</title>
		<link>http://xkevin.wordpress.com/2008/03/01/acl-access-control-list/</link>
		<comments>http://xkevin.wordpress.com/2008/03/01/acl-access-control-list/#comments</comments>
		<pubDate>Sat, 01 Mar 2008 23:58:41 +0000</pubDate>
		<dc:creator>xkevin</dc:creator>
		
		<category><![CDATA[ubuntu]]></category>

		<category><![CDATA[acl]]></category>

		<guid isPermaLink="false">http://xkevin.wordpress.com/?p=4</guid>
		<description><![CDATA[Do dzisiaj sądziłem na Ubuntu nie ma możliwości korzystania z rozszerzonych uprawnień - okazuje się, że byłem w wielkim błędzie. Zacytuję fragm. Wikipedii: &#8220;W systemach uniksowych poprzez rozszerzenie możliwości systemu plików, umożliwia bardziej rozbudowaną i dokładną kontrolę dostępu do plików, w porównaniu do standardowych uprawnień w systemie.&#8221; A więc na Linuxie mamy możliwość dodania tego [...]]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Do dzisiaj sądziłem na Ubuntu nie ma możliwości korzystania z rozszerzonych uprawnień - okazuje się, że byłem w wielkim błędzie. Zacytuję fragm. Wikipedii: &#8220;<i>W systemach uniksowych poprzez rozszerzenie możliwości systemu plików, umożliwia bardziej rozbudowaną i dokładną kontrolę dostępu do plików, w porównaniu do standardowych uprawnień w systemie.</i>&#8221; A więc na Linuxie mamy możliwość dodania tego rozszerzenia co powoduje, że mamy większy wybór (co mnie bardzo cieszy;)</p>
<p>Dla zainteresowanych, krótkie HOWTO dla kubuntu: <a href="http://ubuntuforums.org/archive/index.php/t-197839.html" target="_blank">http://ubuntuforums.org/archive/index.php/t-197839.html</a></p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/xkevin.wordpress.com/4/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/xkevin.wordpress.com/4/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/xkevin.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/xkevin.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/xkevin.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/xkevin.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/xkevin.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/xkevin.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/xkevin.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/xkevin.wordpress.com/4/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/xkevin.wordpress.com/4/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/xkevin.wordpress.com/4/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=xkevin.wordpress.com&blog=2967185&post=4&subd=xkevin&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://xkevin.wordpress.com/2008/03/01/acl-access-control-list/feed/</wfw:commentRss>
		</item>
		<item>
		<title>Ubuntu Pendrive</title>
		<link>http://xkevin.wordpress.com/2008/02/24/ubuntu-pendrive/</link>
		<comments>http://xkevin.wordpress.com/2008/02/24/ubuntu-pendrive/#comments</comments>
		<pubDate>Sun, 24 Feb 2008 16:09:46 +0000</pubDate>
		<dc:creator>xkevin</dc:creator>
		
		<category><![CDATA[ubuntu]]></category>

		<category><![CDATA[gnome]]></category>

		<category><![CDATA[pendrive]]></category>

		<guid isPermaLink="false">http://xkevin.wordpress.com/?p=3</guid>
		<description><![CDATA[Ostatnio nie działał mi pendrive na Ubuntu 7.10. Rozwiązanie okazało się trywialne:
Wystarczyło uruchomić gconf-editor, otworzyć: system/storage/default_options/vfat/mount_options, i usunąć &#8220;usefree&#8221; z listy.
Zamknąć i wpiąć pendrive ponownie.
Źródło: https://bugs.launchpad.net/ubuntu/+source/gnome-mount/+bug/151025
       ]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Ostatnio nie działał mi pendrive na Ubuntu 7.10. Rozwiązanie okazało się trywialne:<br />
Wystarczyło uruchomić <b>gconf-editor</b>, otworzyć: <b>system/storage/default_options/vfat/mount_options</b>, i usunąć &#8220;<b>usefree</b>&#8221; z listy.<br />
Zamknąć i wpiąć pendrive ponownie.</p>
<p>Źródło: https://bugs.launchpad.net/ubuntu/+source/gnome-mount/+bug/151025</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/xkevin.wordpress.com/3/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/xkevin.wordpress.com/3/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/xkevin.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/xkevin.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/xkevin.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/xkevin.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/xkevin.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/xkevin.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/xkevin.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/xkevin.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/xkevin.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/xkevin.wordpress.com/3/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=xkevin.wordpress.com&blog=2967185&post=3&subd=xkevin&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://xkevin.wordpress.com/2008/02/24/ubuntu-pendrive/feed/</wfw:commentRss>
		</item>
	</channel>
</rss>