<?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 for DataBook®</title>
	<atom:link href="http://www.databook.bz/?feed=comments-rss2" rel="self" type="application/rss+xml" />
	<link>http://www.databook.bz</link>
	<description>Technical Data about Linux and OS/2</description>
	<lastBuildDate>Tue, 10 Aug 2010 23:33:50 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>Comment on Fedora 13 — Upgrade Issues Mar Otherwise Solid OS by Millennium Technology Consulting LLC &#187; Review of Fedora 13</title>
		<link>http://www.databook.bz/?page_id=2076&#038;cpage=1#comment-127</link>
		<dc:creator>Millennium Technology Consulting LLC &#187; Review of Fedora 13</dc:creator>
		<pubDate>Tue, 10 Aug 2010 23:33:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.databook.bz/?page_id=2076#comment-127</guid>
		<description>[...] Read the full review for the details: http://www.databook.bz/?page_id=2076 [...]</description>
		<content:encoded><![CDATA[<p>[...] Read the full review for the details: <a href="http://www.databook.bz/?page_id=2076" rel="nofollow">http://www.databook.bz/?page_id=2076</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on DataBook for Linux Users by Millennium Technology Consulting LLC &#187; DataBook® — Using the Dolphin File Manager</title>
		<link>http://www.databook.bz/?page_id=7&#038;cpage=1#comment-32</link>
		<dc:creator>Millennium Technology Consulting LLC &#187; DataBook® — Using the Dolphin File Manager</dc:creator>
		<pubDate>Tue, 03 Nov 2009 00:59:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.databook.bz/?page_id=7#comment-32</guid>
		<description>[...] the last few weeks I have added some new documents about Dolphin to my DataBook® for Linux Users. This chapter of the DataBook for Linux Users contains instructions for using and configuring [...]</description>
		<content:encoded><![CDATA[<p>[...] the last few weeks I have added some new documents about Dolphin to my DataBook® for Linux Users. This chapter of the DataBook for Linux Users contains instructions for using and configuring [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Chapter — Using Dolphin by Millennium Technology Consulting LLC &#187; DataBook® — Using the Dolphin File Manager</title>
		<link>http://www.databook.bz/?page_id=1354&#038;cpage=1#comment-31</link>
		<dc:creator>Millennium Technology Consulting LLC &#187; DataBook® — Using the Dolphin File Manager</dc:creator>
		<pubDate>Fri, 30 Oct 2009 12:08:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.databook.bz/?page_id=1354#comment-31</guid>
		<description>[...] to Linux or have been using it for a while but just want to find out more about Dolphin, check out Using Dolphin in the DataBook for Linux [...]</description>
		<content:encoded><![CDATA[<p>[...] to Linux or have been using it for a while but just want to find out more about Dolphin, check out Using Dolphin in the DataBook for Linux [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on VirtualBox &#8211; Free and Easy Virtualization by Jim Heard</title>
		<link>http://www.databook.bz/?page_id=671&#038;cpage=1#comment-27</link>
		<dc:creator>Jim Heard</dc:creator>
		<pubDate>Tue, 01 Sep 2009 01:30:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.databook.bz/?page_id=671#comment-27</guid>
		<description>Good idea.  Somewhat involved, but here goes:

How to set up file sharing between a Windows Guest and Linux Host in VirtualBox:

1.	First, be sure you have the Windows Guest Addition installed.  If you don’t, see the instructions here:
http://www.virtualbox.org/manual/UserManual.html#id2507572

2.	Then, set up a shared folder from the Linux side.  From your Linux Host, start VirtualBox, then select your Windows Guest OS (just high-light it, don’t start up the OS) in the pane on the left-hand side of the main VB menu.  Then click on Settings (the choice along the top left, with the icon that looks like a gear), which will open a new window with several choices along the left side.  Choose Shared Folders, which takes you (surprise) to the Shared Folders window.  Click on the top icon of the three that appear along the right side – it looks like a folder with a + sign, which will take you to a pop-up window for specifying the Linux folder that you want to share with your Windows Guest.  (For example, I chose /home/jim/Documents.) VB automatically assigns it a name that will appear when you see this folder from Windows (sensibly, it chose “Documents,” but I believe you can change this if you wish).  If you want to be able to modify – not just view – the files in this folder when accessing them through Windows, then leave the box for “read only” unchecked (the default).

3.	Finally, tell your Windows Guest how to see your new shared Linux folder.  Start your Windows Guest OS, then open Windows Explorer and look for the shared Linux folder under &quot;My Networking Places&quot; -&gt; &quot;Entire Network&quot; -&gt; &quot;VirtualBox Shared Folders&quot;. By right-clicking on a shared folder and selecting &quot;Map network drive&quot; from the menu that pops up, you can assign a drive letter and name to that shared folder.  You can then access your shared Linux folder from Windows.  For more details on setting up shared folders, see the discussion in the VirtualBox manual here:

http://www.virtualbox.org/manual/UserManual.html#sharedfolders</description>
		<content:encoded><![CDATA[<p>Good idea.  Somewhat involved, but here goes:</p>
<p>How to set up file sharing between a Windows Guest and Linux Host in VirtualBox:</p>
<p>1.	First, be sure you have the Windows Guest Addition installed.  If you don’t, see the instructions here:<br />
<a href="http://www.virtualbox.org/manual/UserManual.html#id2507572" rel="nofollow">http://www.virtualbox.org/manual/UserManual.html#id2507572</a></p>
<p>2.	Then, set up a shared folder from the Linux side.  From your Linux Host, start VirtualBox, then select your Windows Guest OS (just high-light it, don’t start up the OS) in the pane on the left-hand side of the main VB menu.  Then click on Settings (the choice along the top left, with the icon that looks like a gear), which will open a new window with several choices along the left side.  Choose Shared Folders, which takes you (surprise) to the Shared Folders window.  Click on the top icon of the three that appear along the right side – it looks like a folder with a + sign, which will take you to a pop-up window for specifying the Linux folder that you want to share with your Windows Guest.  (For example, I chose /home/jim/Documents.) VB automatically assigns it a name that will appear when you see this folder from Windows (sensibly, it chose “Documents,” but I believe you can change this if you wish).  If you want to be able to modify – not just view – the files in this folder when accessing them through Windows, then leave the box for “read only” unchecked (the default).</p>
<p>3.	Finally, tell your Windows Guest how to see your new shared Linux folder.  Start your Windows Guest OS, then open Windows Explorer and look for the shared Linux folder under &#8220;My Networking Places&#8221; -&gt; &#8220;Entire Network&#8221; -&gt; &#8220;VirtualBox Shared Folders&#8221;. By right-clicking on a shared folder and selecting &#8220;Map network drive&#8221; from the menu that pops up, you can assign a drive letter and name to that shared folder.  You can then access your shared Linux folder from Windows.  For more details on setting up shared folders, see the discussion in the VirtualBox manual here:</p>
<p><a href="http://www.virtualbox.org/manual/UserManual.html#sharedfolders" rel="nofollow">http://www.virtualbox.org/manual/UserManual.html#sharedfolders</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on VirtualBox &#8211; Free and Easy Virtualization by dboth</title>
		<link>http://www.databook.bz/?page_id=671&#038;cpage=1#comment-21</link>
		<dc:creator>dboth</dc:creator>
		<pubDate>Fri, 14 Aug 2009 06:30:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.databook.bz/?page_id=671#comment-21</guid>
		<description>Perhaps you could post what you did to make it work correctly.</description>
		<content:encoded><![CDATA[<p>Perhaps you could post what you did to make it work correctly.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
