<?xml version="1.0" encoding="ISO-8859-1"?>
<feed version="0.3" xmlns="http://purl.org/atom/ns#" xml:lang="en-US">
	<title>The Gamblor</title>
	<link rel="alternate" type="text/html" href="http://www.mginternet.co.uk/index.php" />
	<modified>2010-03-10T22:04:00Z</modified>
	<author>
		<name>No Author</name>
	</author>
	<copyright>Copyright 2010, No Author</copyright>
	<generator url="http://www.sourceforge.net/projects/sphpblog" version="0.5.1">SPHPBLOG</generator>
	<entry>
		<title>MythBuntu</title>
		<link rel="alternate" type="text/html" href="http://www.mginternet.co.uk/index.php?entry=entry100121-094911" />
		<content type="text/html" mode="escaped"><![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 />]]></content>
		<id>http://www.mginternet.co.uk/index.php?entry=entry100121-094911</id>
		<issued>2010-01-21T00:00:00Z</issued>
		<modified>2010-01-21T00:00:00Z</modified>
	</entry>
	<entry>
		<title>Mount a windows share automatically on boot.</title>
		<link rel="alternate" type="text/html" href="http://www.mginternet.co.uk/index.php?entry=entry091127-145131" />
		<content type="text/html" mode="escaped"><![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 />]]></content>
		<id>http://www.mginternet.co.uk/index.php?entry=entry091127-145131</id>
		<issued>2009-11-27T00:00:00Z</issued>
		<modified>2009-11-27T00:00:00Z</modified>
	</entry>
</feed>
