<?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:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Web site of Luc Raymond &#187; Linux</title>
	<atom:link href="http://lucraymond.net/category/system/linux/feed/" rel="self" type="application/rss+xml" />
	<link>http://lucraymond.net</link>
	<description>welcome to my web site</description>
	<lastBuildDate>Thu, 15 Apr 2010 16:27:47 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Fixing SMB issue with Mac OSX 10.6.3 update</title>
		<link>http://lucraymond.net/2010/04/13/fixing-smb-issue-with-mac-osx-10-6-3-update/</link>
		<comments>http://lucraymond.net/2010/04/13/fixing-smb-issue-with-mac-osx-10-6-3-update/#comments</comments>
		<pubDate>Tue, 13 Apr 2010 15:31:24 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Mac]]></category>
		<category><![CDATA[System]]></category>
		<category><![CDATA[10.6.3]]></category>
		<category><![CDATA[error]]></category>
		<category><![CDATA[problem]]></category>
		<category><![CDATA[samba]]></category>
		<category><![CDATA[smb]]></category>
		<category><![CDATA[update]]></category>

		<guid isPermaLink="false">http://lucraymond.net/?p=219</guid>
		<description><![CDATA[You may have noticed problems when trying to save/write/create/delete stuff on a SMB share after updating your Mac to update 10.6.3. The quick turn around is to edit the smb.conf...]]></description>
			<content:encoded><![CDATA[<p>You may have noticed problems when trying to save/write/create/delete stuff on a SMB share after updating your Mac to update 10.6.3. The quick turn around is to edit the smb.conf file (usually find in /etc/samba/smb.conf) and add this line in the  <strong>[GLOBAL]</strong>  section:</p>
<p><em>unix extensions = no</em></p>
<p>restart samba and it will work again!</p>
<p>to restart SAMBA:     <em>/etc/init.d/samba restart</em></p>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save"><img src="http://lucraymond.net/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a> </p>]]></content:encoded>
			<wfw:commentRss>http://lucraymond.net/2010/04/13/fixing-smb-issue-with-mac-osx-10-6-3-update/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Building a HD Linux based multimedia streaming server PART 1 – (dvd and bluray and more)</title>
		<link>http://lucraymond.net/2010/03/24/building-a-hd-linux-based-multimedia-streaming-server-part-1-%e2%80%93-dvd-and-bluray-and-more/</link>
		<comments>http://lucraymond.net/2010/03/24/building-a-hd-linux-based-multimedia-streaming-server-part-1-%e2%80%93-dvd-and-bluray-and-more/#comments</comments>
		<pubDate>Wed, 24 Mar 2010 17:50:39 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[System]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[bluray]]></category>
		<category><![CDATA[dvd]]></category>
		<category><![CDATA[streaming]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://lucraymond.net/?p=176</guid>
		<description><![CDATA[I started a new article to show how to build a HD home entertainment streaming server. If you ever wanted to watch Bluray/DVD from anywhere in your house, this is...]]></description>
			<content:encoded><![CDATA[<p>I started a new article to show how to build a HD home entertainment streaming server. If you ever wanted to watch Bluray/DVD from anywhere in your house, this is for you.</p>
<p>You will learn:</p>
<ul>
<li>how to setup your network</li>
<li>setup a server</li>
<li>stream music</li>
<li>stream pictures</li>
<li>stream DVD movies</li>
<li>stream Bluray movies</li>
<li>access files and documents across any machines</li>
</ul>
<p>You can see the first part of the article <a href="http://lucraymond.net/linux/building-a-hd-linux-based-multimedia-streaming-server-part-1-dvd-and-bluray-and-more/">here</a> :</p>
<p>http://lucraymond.net/linux/building-a-hd-linux-based-multimedia-streaming-server-part-1-dvd-and-bluray-and-more/</p>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save"><img src="http://lucraymond.net/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a> </p>]]></content:encoded>
			<wfw:commentRss>http://lucraymond.net/2010/03/24/building-a-hd-linux-based-multimedia-streaming-server-part-1-%e2%80%93-dvd-and-bluray-and-more/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>New linux hard disk performance article</title>
		<link>http://lucraymond.net/2009/07/09/new-linux-hard-disk-performance-article/</link>
		<comments>http://lucraymond.net/2009/07/09/new-linux-hard-disk-performance-article/#comments</comments>
		<pubDate>Thu, 09 Jul 2009 04:03:20 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[System]]></category>
		<category><![CDATA[hdd]]></category>
		<category><![CDATA[performance]]></category>

		<guid isPermaLink="false">http://www.lucraymond.net/?p=99</guid>
		<description><![CDATA[This article talks about how to measure hard disk performance and give a few tips on how to improve it. You can read the article by clicking here]]></description>
			<content:encoded><![CDATA[<p>This article talks about how to measure hard disk performance and give a few tips on how to improve it.</p>
<p><span>You can read the article by <a href="http://www.lucraymond.net/linux/hard-disk-performance-on-linux/">clicking here</a><br />
</span></p>
<p><a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save"><img src="http://lucraymond.net/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a> </p>]]></content:encoded>
			<wfw:commentRss>http://lucraymond.net/2009/07/09/new-linux-hard-disk-performance-article/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
