<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.2" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: VirtualBox: Open Source&#160;Virtualization</title>
	<link>http://blog.circlesixdesign.com/2007/05/14/virtualbox-open-source-virtualization/</link>
	<description>up to the minute updates</description>
	<pubDate>Sat, 22 Nov 2008 11:20:44 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.2</generator>

	<item>
		<title>By: David</title>
		<link>http://blog.circlesixdesign.com/2007/05/14/virtualbox-open-source-virtualization/#comment-13302</link>
		<author>David</author>
		<pubDate>Thu, 09 Aug 2007 18:58:14 +0000</pubDate>
		<guid>http://blog.circlesixdesign.com/2007/05/14/virtualbox-open-source-virtualization/#comment-13302</guid>
		<description>There is an option to share folders from the host to virtualbox itself.  It's the folder at the bottom right.  After that you need to mount a network share at the location \\vboxsvr\FOLDERNAME or something like that.</description>
		<content:encoded><![CDATA[<p>There is an option to share folders from the host to virtualbox itself.  It&#8217;s the folder at the bottom right.  After that you need to mount a network share at the location &#92;vboxsvr\FOLDERNAME or something like&nbsp;that.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: brett</title>
		<link>http://blog.circlesixdesign.com/2007/05/14/virtualbox-open-source-virtualization/#comment-10361</link>
		<author>brett</author>
		<pubDate>Tue, 15 May 2007 23:48:45 +0000</pubDate>
		<guid>http://blog.circlesixdesign.com/2007/05/14/virtualbox-open-source-virtualization/#comment-10361</guid>
		<description>Found this: http://en.wikipedia.org/wiki/Comparison_of_virtual_machines</description>
		<content:encoded><![CDATA[<p>Found this: <a href="http://en.wikipedia.org/wiki/Comparison_of_virtual_machines" rel="nofollow">http://en.wikipedia.org/wiki/Comparison_of_virtual_machines</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Will</title>
		<link>http://blog.circlesixdesign.com/2007/05/14/virtualbox-open-source-virtualization/#comment-10344</link>
		<author>Will</author>
		<pubDate>Tue, 15 May 2007 18:02:09 +0000</pubDate>
		<guid>http://blog.circlesixdesign.com/2007/05/14/virtualbox-open-source-virtualization/#comment-10344</guid>
		<description>Have you tried Parallels?  I was wondering how the performance of it and VirtualBox compare.  

I actually just set up an old PC with Ubuntu Server over the weekend for this same type of development and testing environment.  This allows me to test from any machine on my network and not using up resources with a virtual machine.  However, I do not have it set up yet to be as smooth and easy as using MAMP.</description>
		<content:encoded><![CDATA[<p>Have you tried Parallels?  I was wondering how the performance of it and VirtualBox compare.  </p>
<p>I actually just set up an old PC with Ubuntu Server over the weekend for this same type of development and testing environment.  This allows me to test from any machine on my network and not using up resources with a virtual machine.  However, I do not have it set up yet to be as smooth and easy as using&nbsp;MAMP.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: brett</title>
		<link>http://blog.circlesixdesign.com/2007/05/14/virtualbox-open-source-virtualization/#comment-10341</link>
		<author>brett</author>
		<pubDate>Tue, 15 May 2007 15:59:36 +0000</pubDate>
		<guid>http://blog.circlesixdesign.com/2007/05/14/virtualbox-open-source-virtualization/#comment-10341</guid>
		<description>Think that will work with MAMP?  I'll give it a shot...</description>
		<content:encoded><![CDATA[<p>Think that will work with MAMP?  I&#8217;ll give it a&nbsp;shot&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kenrick</title>
		<link>http://blog.circlesixdesign.com/2007/05/14/virtualbox-open-source-virtualization/#comment-10340</link>
		<author>kenrick</author>
		<pubDate>Tue, 15 May 2007 15:32:48 +0000</pubDate>
		<guid>http://blog.circlesixdesign.com/2007/05/14/virtualbox-open-source-virtualization/#comment-10340</guid>
		<description>to make your pcs get to your sites on your mac, one of the ways I do it is this:

In the apache conf, just create your named virtual servers, so say the virtual server has a 'domain name' of 'mytestproject'

Then in the hosts file of windows computers, located usually in: 
%SystemRoot%\system32\drivers\etc

Change the following lines

127.0.0.1	localhost
192.168.1.1	mytestproject     # this should be the ip address of your mac
255.255.255.255	broadcasthost
::1             localhost

If you have apache all set up correctly for the named virtual severs, and its running, you should be able to get to your mac websites from your virtual PCs. At least thats how I do it.</description>
		<content:encoded><![CDATA[<p>to make your pcs get to your sites on your mac, one of the ways I do it is this:</p>
<p>In the apache conf, just create your named virtual servers, so say the virtual server has a &#8216;domain name&#8217; of &#8216;mytestproject&#8217;</p>
<p>Then in the hosts file of windows computers, located usually in:<br />
%SystemRoot%\system32\drivers\etc</p>
<p>Change the following lines</p>
<p>127.0.0.1	localhost<br />
192.168.1.1	mytestproject     # this should be the ip address of your mac<br />
255.255.255.255	broadcasthost<br />
::1             localhost</p>
<p>If you have apache all set up correctly for the named virtual severs, and its running, you should be able to get to your mac websites from your virtual PCs. At least thats how I do&nbsp;it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Terinea Weblog</title>
		<link>http://blog.circlesixdesign.com/2007/05/14/virtualbox-open-source-virtualization/#comment-10328</link>
		<author>Terinea Weblog</author>
		<pubDate>Tue, 15 May 2007 09:04:57 +0000</pubDate>
		<guid>http://blog.circlesixdesign.com/2007/05/14/virtualbox-open-source-virtualization/#comment-10328</guid>
		<description>Looks like a fantastic product. I wonder how it compares to VMware?</description>
		<content:encoded><![CDATA[<p>Looks like a fantastic product. I wonder how it compares to&nbsp;VMware?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jason Seifer</title>
		<link>http://blog.circlesixdesign.com/2007/05/14/virtualbox-open-source-virtualization/#comment-10327</link>
		<author>Jason Seifer</author>
		<pubDate>Tue, 15 May 2007 08:05:21 +0000</pubDate>
		<guid>http://blog.circlesixdesign.com/2007/05/14/virtualbox-open-source-virtualization/#comment-10327</guid>
		<description>Also check out Bonjour for Windows, it's a free download on Apple's site.  It will let you access using your mac's name in your sharing preferences and appending ".local".  So if your computer is named macbookpro there, just do http://macbookpro.local:XXXX from both and you should be good to go.  This also makes it way easier for other computers on the network to get you also.</description>
		<content:encoded><![CDATA[<p>Also check out Bonjour for Windows, it&#8217;s a free download on Apple&#8217;s site.  It will let you access using your mac&#8217;s name in your sharing preferences and appending &#8220;.local&#8221;.  So if your computer is named macbookpro there, just do <a href="http://macbookpro.local:XXXX" rel="nofollow">http://macbookpro.local:XXXX</a> from both and you should be good to go.  This also makes it way easier for other computers on the network to get you&nbsp;also.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: brett</title>
		<link>http://blog.circlesixdesign.com/2007/05/14/virtualbox-open-source-virtualization/#comment-10316</link>
		<author>brett</author>
		<pubDate>Mon, 14 May 2007 22:24:53 +0000</pubDate>
		<guid>http://blog.circlesixdesign.com/2007/05/14/virtualbox-open-source-virtualization/#comment-10316</guid>
		<description>Funny, I was doing that on the Windows side, but I never considered using the IP as the root address for the mac side of things as well.  On CMS's where I need to specify a root address for the site, I'd been giving the localhost address.  Switching to the IP solves the problem and makes the site accessible to both platforms at the same address.  Thanks for the little smack to the head ;).</description>
		<content:encoded><![CDATA[<p>Funny, I was doing that on the Windows side, but I never considered using the IP as the root address for the mac side of things as well.  On CMS&#8217;s where I need to specify a root address for the site, I&#8217;d been giving the localhost address.  Switching to the IP solves the problem and makes the site accessible to both platforms at the same address.  Thanks for the little smack to the head&nbsp;;).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Taylan Pince</title>
		<link>http://blog.circlesixdesign.com/2007/05/14/virtualbox-open-source-virtualization/#comment-10314</link>
		<author>Taylan Pince</author>
		<pubDate>Mon, 14 May 2007 22:15:28 +0000</pubDate>
		<guid>http://blog.circlesixdesign.com/2007/05/14/virtualbox-open-source-virtualization/#comment-10314</guid>
		<description>You can use your IP instead of localhost: 192.168.1.x:xxxx. This only becomes a problem on django projects, since the django production server only works on the localhost domain, I switch to lighttpd for PC testing in that case.</description>
		<content:encoded><![CDATA[<p>You can use your IP instead of localhost: 192.168.1.x:xxxx. This only becomes a problem on django projects, since the django production server only works on the localhost domain, I switch to lighttpd for PC testing in that&nbsp;case.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: brett</title>
		<link>http://blog.circlesixdesign.com/2007/05/14/virtualbox-open-source-virtualization/#comment-10313</link>
		<author>brett</author>
		<pubDate>Mon, 14 May 2007 21:34:14 +0000</pubDate>
		<guid>http://blog.circlesixdesign.com/2007/05/14/virtualbox-open-source-virtualization/#comment-10313</guid>
		<description>Yeah, that's what I'm currently using, but how do you access the localhost:xxxx from a virtualized server?</description>
		<content:encoded><![CDATA[<p>Yeah, that&#8217;s what I&#8217;m currently using, but how do you access the localhost:xxxx from a virtualized&nbsp;server?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
