<?xml version="1.0" encoding="ISO-8859-1"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:ref="http://purl.org/rss/1.0/modules/reference/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns="http://purl.org/rss/1.0/">
	<channel rdf:about="http://mginternet.co.uk/rss.rdf">
		<title>The Gamblor</title>
		<link>http://mginternet.co.uk/index.php</link>
		<description><![CDATA[The End]]></description>
		<items>
			<rdf:Seq>
				<rdf:li resource="http://mginternet.co.uk/index.php?entry=entry100121-094911" />
				<rdf:li resource="http://mginternet.co.uk/index.php?entry=entry091127-145131" />
			</rdf:Seq>
		</items>
	</channel>
	<item rdf:about="http://mginternet.co.uk/index.php?entry=entry100121-094911">
		<title>MythBuntu</title>
		<link>http://mginternet.co.uk/index.php?entry=entry100121-094911</link>
		<description><![CDATA[No new update in a while...but have been busy trying out the build call mythbuntu. I a Media center equivent, allowing to watch video, play games (emulator stuff mainly). Watch DVD&#039;s, Live TV ( With TV card).<br /><br />It has some very nice features. Once I&#039;ve worked out how to used them all.<br /><br /><a href="http://www.mythbuntu.org/" target="_blank" >http://www.mythbuntu.org/</a><br /><br />]]></description>
	</item>
	<item rdf:about="http://mginternet.co.uk/index.php?entry=entry091127-145131">
		<title>Mount a windows share automatically on boot.</title>
		<link>http://mginternet.co.uk/index.php?entry=entry091127-145131</link>
		<description><![CDATA[<img src="images/f12release.png" width="200" height="100" border="0" alt="" /><br /><br />There no point in having the same files in more the one location ( well may as a backup!?). So often you want to access your windows files from you fedora box.<br /><br />Yes, you can map your drive each time, but it would be better if they automatically connected each time.<br /><br />So here goes.<br /><br />First install the SMBFS package, by :-<br /><b>su<br />Password:<br />gedit /etc/fstab<br />mkdir /mnt/stuff</b><br /><br />at the bottom of the file, add the following line<br /><b><br />//192.168.1.100/stuff /mnt/stuff      cifs   username=gamblor,password=YourPass 0 0</b><br /><br />Where The IP address is you windows box, stuff is the windows share, username is a window user with access to the share, and his Password.<br /><br />To make this all take effect. Save your file and in the terminal type<br /><br />mount -a <br /><br />if you dont get an error all should have worked.<br /><br />Look in the directory mnt/stuff and you should see all you windows files.<br /><br /><br /><br />]]></description>
	</item>
</rdf:RDF>
