<?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>corrinado_swam &#187; virtualbox</title>
	<atom:link href="http://emeryclark.net/tag/virtualbox/feed/" rel="self" type="application/rss+xml" />
	<link>http://emeryclark.net</link>
	<description>Like hell on fire With jelly arms and beaten bones He rode the crests, he broke the waves Trying to get a breath of air for all that he had left to save</description>
	<lastBuildDate>Fri, 21 May 2010 04:47:00 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Networking on Virtual Box XP Ubuntu 9.10</title>
		<link>http://emeryclark.net/2010/02/networking-on-virtual-box-ubuntu-9-10/</link>
		<comments>http://emeryclark.net/2010/02/networking-on-virtual-box-ubuntu-9-10/#comments</comments>
		<pubDate>Fri, 05 Feb 2010 06:05:58 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Computing]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[networking]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[virtualbox]]></category>

		<guid isPermaLink="false">http://emeryclark.net/?p=16</guid>
		<description><![CDATA[How to set up your Bridged Network Adapter with VirtualBox]]></description>
			<content:encoded><![CDATA[<p>There are several ways to setup networking with your &#8216;Guest&#8217; OS in Virtual Box. Virtual Box defaults to NAT (Network Address Translation) which typically works fine out of the box. However, to make your virtual machine visable to your Host OS or other machines on your network, you need to enable &#8216;Bridged Networking&#8217; in the &#8216;Settings&#8217; for your virtual machine. In order for this to work properly you will need a router with DHCP.</p>
<p>First, &#8216;Start &gt; Run&#8217; type &#8216;cmd&#8217;. Type &#8216;ipconfig /all&#8217; write down all the information you see, specificially &#8216;DNS/Name servers&#8217;.  Then &#8216;Start menu &gt; Control Panels &gt; Networking Connections&#8217; and Right click on &#8216;Local Area Connection&#8217; &gt; &#8216;Properties&#8217;. &#8216;General&#8217; &gt; &#8216;Internet Protocal (TCP/IP)&#8217; &gt; Properties &gt; &#8216;Use the following address&#8217;. give your Host OS a &#8217;static IP&#8217; (eg~ 192.168.1.2).</p>
<p>Back to Networking Connections, Right-click &#8216;VirtualBox Host-Only Network&#8217;, same thing, except give it an address within the range of the DHCP server on your router (eg~ 192.168.1.102). Now in VirtualBox, select &#8216;Settings&#8217; and enable &#8216;Bridged Adapter&#8217; under &#8216;Network&#8217;. Start your VM. You should be able to PING your Guest OS from your Host OS. Install OpenSSH-server on your Guest OS and you can SSH!</p>
]]></content:encoded>
			<wfw:commentRss>http://emeryclark.net/2010/02/networking-on-virtual-box-ubuntu-9-10/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Guest Additions on VirtualBox Ubuntu 9.10</title>
		<link>http://emeryclark.net/2010/02/guest-additions-on-virtualbox-ubuntu-9-10/</link>
		<comments>http://emeryclark.net/2010/02/guest-additions-on-virtualbox-ubuntu-9-10/#comments</comments>
		<pubDate>Fri, 05 Feb 2010 06:04:02 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Computing]]></category>
		<category><![CDATA[extensions]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[virtualbox]]></category>

		<guid isPermaLink="false">http://emeryclark.net/?p=14</guid>
		<description><![CDATA[Secret download link for VirtualBox Guest Additions]]></description>
			<content:encoded><![CDATA[<p>Guest Additions is a feature of Virtual Box that allows you to install drivers on the guest OS to help integrate better with your host (XP) OS. Go to [IMPORTANT] <a href="http://download.virtualbox.org/virtualbox/" target="_blank">http://download.virtualbox.org/virtualbox/</a> and choose your version number, probably &#8216;3.1.2&#8242; and download the .iso file.</p>
<p>To install the guest additions, refer to the Virtual Box User Manual (F1). You will need to &#8217;sudo apt-get install dkms&#8217;, mount and browse to the CD, and run the installer script. This will install several kernel modules, then you will need to restart the virtual machine. This will enable features such as host-guest file/folder sharing, and host-machine mouse integration. Highly reccomended.</p>
]]></content:encoded>
			<wfw:commentRss>http://emeryclark.net/2010/02/guest-additions-on-virtualbox-ubuntu-9-10/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Installing Ubuntu 9.10</title>
		<link>http://emeryclark.net/2010/02/installing-ubuntu-9-10/</link>
		<comments>http://emeryclark.net/2010/02/installing-ubuntu-9-10/#comments</comments>
		<pubDate>Fri, 05 Feb 2010 05:58:59 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Computing]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[virtualbox]]></category>

		<guid isPermaLink="false">http://emeryclark.net/?p=10</guid>
		<description><![CDATA[How to install Ubuntu 9.10]]></description>
			<content:encoded><![CDATA[<p>The Ubunutu installer supports many languages. I reccomend installing Ubunutu via Virtual Box. This will allow you to run Ubuntu in Windows XP/Visa/7. At the installer prompt, select the language you want.</p>
<p>A few tips when installing via VirtualBox, since you have already designated &#8216;Dynmaically expanding storage&#8217; let the Ubuntu installation &#8216; Guided partition&#8217; and select the &#8216;entire hard disk&#8217;. It is helpful if you have an internet connection (wired ethernet) because Ubuntu will install packages during the installation. The entire installation should take less than an hour unless your internet connection is slow. If in doubt, press Alt-F4 to switch to the installation details; you can switch back using Alt-F1.</p>
]]></content:encoded>
			<wfw:commentRss>http://emeryclark.net/2010/02/installing-ubuntu-9-10/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Installing Ubuntu 9.10 on Virtual Box with Windows XP</title>
		<link>http://emeryclark.net/2010/02/installing-ubuntu-9-10-on-virtual-box-with-windows-xp/</link>
		<comments>http://emeryclark.net/2010/02/installing-ubuntu-9-10-on-virtual-box-with-windows-xp/#comments</comments>
		<pubDate>Fri, 05 Feb 2010 05:51:46 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Computing]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[virtualbox]]></category>
		<category><![CDATA[xp]]></category>

		<guid isPermaLink="false">http://emeryclark.net/?p=6</guid>
		<description><![CDATA[First steps for Installing VirtualBox and creating a new 'virtual machine' - easy!]]></description>
			<content:encoded><![CDATA[<p>First, you need to install the Virtual Box program. Download the .EXE from VirtualBox.org and follow the on-screen instructions to install. Simple. Now, open the program and click New. This will help you create a new &#8216;virtual machine&#8217;. Enter a name and choose the type of the &#8220;guest&#8221; operating system: Windows, Linux, Solaris, BSD, IBM OS/2, or Other. (An easy choice for Linux is Ubuntu 9.10, which I highly recommend. See this post for downloading instructions.) Next, I choose 640MB RAM because my computer has 2.5GB installed. For Ubuntu, you will be safe with 384MB but you might want to choose 512MB instead, Next. Choose &#8216;Create a New Hard disk&#8217;, Next. You want &#8216;Dynamically expanding storage&#8217;, Next. Define a location. 8.00GB should be large enough for the hard drive, Next. Finish</p>
<p>You will see the name of your new Virtual Machine on the left-hand list. Select it and click &#8216;Settings&#8217;. CD/DVD-ROM choose &#8216;Mount CD/DVD Drive&#8217; and &#8216;ISO Image File&#8217;. Browse to where you saved the Ubunutu.iso, OK. Click &#8216;Start&#8217; from the main menu. This will bring you to the Ubuntu installer.</p>
]]></content:encoded>
			<wfw:commentRss>http://emeryclark.net/2010/02/installing-ubuntu-9-10-on-virtual-box-with-windows-xp/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
