<?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>gHacks technology news &#187; virtual-machine</title>
	<atom:link href="http://www.ghacks.net/tag/virtual-machine/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ghacks.net</link>
	<description>A technology blog covering software, mobile phones, gadgets, security, the Internet and other relevant areas.</description>
	<lastBuildDate>Tue, 24 Nov 2009 23:31:44 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Connect to a remote virtual machine with rdesktop</title>
		<link>http://www.ghacks.net/2009/08/28/connect-to-a-remote-virtual-machine-with-rdesktop/</link>
		<comments>http://www.ghacks.net/2009/08/28/connect-to-a-remote-virtual-machine-with-rdesktop/#comments</comments>
		<pubDate>Fri, 28 Aug 2009 10:51:43 +0000</pubDate>
		<dc:creator>Jack Wallen</dc:creator>
				<category><![CDATA[Advice]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Networks]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Tutorials Basic]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[rdesktop]]></category>
		<category><![CDATA[remote virtual machine]]></category>
		<category><![CDATA[virtual machine server]]></category>
		<category><![CDATA[virtual-machine]]></category>
		<category><![CDATA[virtualbox]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=15792</guid>
		<description><![CDATA[VirtualBox is an incredibly useful tool. You can run different OSes for testing purposes, you can set up servers on machine that wouldn&#8217;t normal act as servers, the sky seems to be the limit. And VirtualBox is an easy tool to use.
One of the really cool aspects of VirtualBox is that it can also work [...]]]></description>
			<content:encoded><![CDATA[<p>VirtualBox is an incredibly useful tool. You can run different OSes for testing purposes, you can set up servers on machine that wouldn&#8217;t normal act as servers, the sky seems to be the limit. And VirtualBox is an easy tool to use.</p>
<p>One of the really cool aspects of VirtualBox is that it can also work as a virtual machine server. With that you can run an instance of a virtual machine from a remote location. Of course you have to have the piece of software to connect to VirtualBox. On Linux one very handy tool for that is rdesktop. In this article I am going to show you how to connect to a VirtualBox machine using rdesktop.</p>
<p><span id="more-15792"></span>So far I have covered VirtualDesk fairly extensively so far. The VirtualBox &#8220;cannon&#8221; includes:</p>
<p><a title="Installing and configuring VirtualBox" href="http://www.ghacks.net/2009/06/14/installing-and-configuring-virtualbox-for-virtual-oses/" target="_blank">Installing and configuraing VirtualBox for virtual OSes</a>.</p>
<p><a title="Installing XP in VirtualBox" href="http://www.ghacks.net/2009/06/15/installing-a-windows-xp-as-a-virtual-machine-on-virtualbox/" target="_blank">Installing Windows XP as a virtual machine in VirtualBox</a>.</p>
<p><a title="Install Guest Additions" href="http://www.ghacks.net/2009/06/17/install-guest-additions-for-a-better-virtualbox-experience/" target="_blank">Install Guest Additions for a better VirtualBox experience</a>.</p>
<p><a title="A new way of thinking" href="http://www.ghacks.net/2009/07/27/a-new-way-of-thinking-thanks-to-virtual-machines/" target="_blank">A new way of thinking, thanks for virtual machines.</a></p>
<p><a title="Install Guest Additions in Windows 7" href="http://www.ghacks.net/2009/07/29/install-virtualbox-guest-additions-for-windows-7/" target="_blank">Install VirtualBox Guest Additions in Windows 7.</a></p>
<p><a title="Install VirtualBox with usb support" href="http://www.ghacks.net/2009/08/01/install-virtualbox-with-usb-support/" target="_blank">Install VirtualBox with USB support.</a></p>
<p>Before you read this particular article, you might want to go through the above series so you have a better understanding of VirtualBox.</p>
<p><strong>Configuring your virtual machine</strong></p>
<p>Before you even try to connect to a virtual machine (with any software) you first have to set up your virtual machine so that it will allow connections to be made. VirtualBox uses the VRDP protocol for remote connections. What you need to do is go into the settings of the virtual machine and enable this. NOTE: You have to do this on a VM by VM basis. Just because you enable VRDP on one virtual machine does not mean it will be enabled on all VMs.</p>
<p>Let&#8217;s work with a <a href="http://windows7news.com/">Windows 7</a> virtual machine. Windows 7 (or Vista) is a special instance because you have to actually enable remote connections within the operating system as well as within VirtualBox. With Windows XP or most instances of Linux, you will not have to do anything beyond enabling VRDP in VirtualBox.</p>
<p>To enable VRDP open up VirtualBox and click on the virtual machine you want to connect to. Now click the Settings button. NOTE: If the settings button is grayed out you need to start that virtual machine and then power it off. If you just save the state of the virtual machine you can not change the settings.</p>
<div id="attachment_15795" class="wp-caption alignleft" style="width: 323px"><a rel="attachment wp-att-15795" href="http://www.ghacks.net/2009/08/28/connect-to-a-remote-virtual-machine-with-rdesktop/vm_settings/"><img class="size-full wp-image-15795" src="http://www.ghacks.net/wp-content/uploads/2009/08/vm_settings.png" alt="Figure 1" width="313" height="294" /></a><p class="wp-caption-text">Figure 1</p></div>
<p>Once inside the settings window click on the Remote Desktop &#8220;tab&#8221; (see Figure 1).</p>
<p>In this section you will need to click the checkbox for &#8220;Enable VRDP Server&#8221;. Once that is checked you can configure the options to suit your needs (the defaults work fine for Windows 7) and then click OK when you are finished.</p>
<p>Now it&#8217;s time to boot up your Windows 7 virtual machine. When Windows 7 is up and running click on the Start menu and enter &#8220;Remote&#8221; (no quotes) in the Search area. You will see a few entries in the results. Of those entries click  &#8220;Allow remote access to your computer&#8221;.  When this new window opens (see Figure 2) you need to check &#8220;Allow Remote Assistance connections to this computer&#8221; and then check the middle option under the Remote Desktop section.</p>
<p>After you have taken care of this, click OK and you are ready to connect. Time to go over to your remote Linux machine.</p>
<p><strong>Installing and using rdesktop</strong></p>
<p>Installing rdesktop is simple:</p>
<ol>
<li>Open up a terminal window (you&#8217;ll need one open anyway).</li>
<li>Enter the command <em>sudo apt-get install rdesktop.</em></li>
<li>Enter your sudo command.</li>
<li>What rdesktop install.</li>
</ol>
<p>After rdesktop is installed, you&#8217;re ready. To connect to the remote virtual machine you will enter a command like this:</p>
<p>rdesktop -u USER -p PASSWORD -g RESOLUTION -a COLORDEPTH ADDRESS</p>
<p>Where:</p>
<ul>
<li>USER is the username of the HOST.</li>
<li>PASSWORD is the password for the user on the HOST.</li>
<li>RESOLUTION is the resolution you want to use.</li>
<li>COLORDEPTH is the amount of colors use (16 or 24).</li>
<li>ADDRESS is the location of the server housing the virtual machine (including the port).</li>
</ul>
<p>So the command I use to connect is:</p>
<p><code>rdesktop -u jlwallen -p password -g 1224x1024 -a 16 192.168.1.100:3389</code></p>
<p>You will know right away if your connection worked because the virtual machine will open in a new window.</p>
<p>And that&#8217;s all it takes. You can use this virtual machine as if it were on your local machine.</p>
<p><strong>Final thoughts</strong></p>
<p>VirtualBox continues to show itself to be one of the most flexible, useful tools available. By employing a simple tool like rdesktop, you can now connect to a centralized virtual machine server with ease.</p>

	Tags: <a href="http://www.ghacks.net/tag/rdesktop/" title="rdesktop" rel="tag">rdesktop</a>, <a href="http://www.ghacks.net/tag/remote-virtual-machine/" title="remote virtual machine" rel="tag">remote virtual machine</a>, <a href="http://www.ghacks.net/tag/virtual-machine-server/" title="virtual machine server" rel="tag">virtual machine server</a>, <a href="http://www.ghacks.net/tag/virtual-machine/" title="virtual-machine" rel="tag">virtual-machine</a>, <a href="http://www.ghacks.net/tag/virtualbox/" title="virtualbox" rel="tag">virtualbox</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2007/02/10/virtualbox-a-vmware-alternative/" title="VirtualBox a Vmware alternative (February 10, 2007)">VirtualBox a Vmware alternative</a> (9)</li>
	<li><a href="http://www.ghacks.net/2009/06/14/installing-and-configuring-virtualbox-for-virtual-oses/" title="Installing and configuring VirtualBox for virtual OSes (June 14, 2009)">Installing and configuring VirtualBox for virtual OSes</a> (15)</li>
	<li><a href="http://www.ghacks.net/2009/07/29/install-virtualbox-guest-additions-for-windows-7/" title="Install VirtualBox Guest Additions for Windows 7 (July 29, 2009)">Install VirtualBox Guest Additions for Windows 7</a> (6)</li>
	<li><a href="http://www.ghacks.net/2009/06/17/install-guest-additions-for-a-better-virtualbox-experience/" title="Install Guest Additions for a better VirtualBox experience (June 17, 2009)">Install Guest Additions for a better VirtualBox experience</a> (5)</li>
	<li><a href="http://www.ghacks.net/2008/10/30/installing-an-operating-system-with-virtual-pc-2007/" title="Installing An Operating System With Virtual PC 2007 (October 30, 2008)">Installing An Operating System With Virtual PC 2007</a> (2)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2009/08/28/connect-to-a-remote-virtual-machine-with-rdesktop/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Install VirtualBox Guest Additions for Windows 7</title>
		<link>http://www.ghacks.net/2009/07/29/install-virtualbox-guest-additions-for-windows-7/</link>
		<comments>http://www.ghacks.net/2009/07/29/install-virtualbox-guest-additions-for-windows-7/#comments</comments>
		<pubDate>Wed, 29 Jul 2009 19:21:28 +0000</pubDate>
		<dc:creator>Jack Wallen</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Operating Systems]]></category>
		<category><![CDATA[Tutorials Advanced]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[troubleshooting]]></category>
		<category><![CDATA[virtual box]]></category>
		<category><![CDATA[virtual-machine]]></category>
		<category><![CDATA[virtualbox]]></category>
		<category><![CDATA[virtualbox guest additions]]></category>
		<category><![CDATA[windows 7]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=14883</guid>
		<description><![CDATA[You may have read my series on VirtualBox virtual machine manager. If not, here it is:
Installing and configuring VirtualBox for virtual OSes.
Installing Windows XP as a virtual machine in VirtualBox.
Install Guest Additions for a better VirtualBox experience.
A new way of thinking thanks to virtual machines.
Although the Guest Additions tool has been covered already, if you&#8217;ve [...]]]></description>
			<content:encoded><![CDATA[<p>You may have read my series on VirtualBox virtual machine manager. If not, here it is:</p>
<p><a title="Installing and configuring VirtualBox" href="http://www.ghacks.net/2009/06/14/installing-and-configuring-virtualbox-for-virtual-oses/" target="_blank">Installing and configuring VirtualBox for virtual OSes</a>.</p>
<p><a title="Installing Windows XP in VirtualBox" href="http://www.ghacks.net/2009/06/15/installing-a-windows-xp-as-a-virtual-machine-on-virtualbox/" target="_blank">Installing Windows XP as a virtual machine in VirtualBox</a>.</p>
<p><a title="Install Guest Additions" href="http://www.ghacks.net/2009/06/17/install-guest-additions-for-a-better-virtualbox-experience/" target="_blank">Install Guest Additions for a better VirtualBox experience</a>.</p>
<p><a title="Virtual Machines" href="http://www.ghacks.net/2009/07/27/a-new-way-of-thinking-thanks-to-virtual-machines/" target="_blank">A new way of thinking thanks to virtual machines</a>.</p>
<p>Although the Guest Additions tool has been covered already, if you&#8217;ve tried using <a href="http://windows7news.com/">Windows 7</a> in VirtualBox you will have most likely encountered some issues. The main issue is that Guest Additions isn&#8217;t supported. That doesn&#8217;t mean it can not be installed. It can, you just have to trick Windows 7 in order to do so. In this article I will show you just how to do so.</p>
<p><span id="more-14883"></span></p>
<p><strong>The basic installation</strong></p>
<p>The first thing you need to do is get Windows 7 installed as a virtual machine. You can follow the directions for installing Windows XP. The only difference will be selecting the version of Windows you will be installing. Even though Windows 7 is not yet officially supported, there is an entry for the latest Microsoft OS in the dropdown.</p>
<p>After Windows 7 is installed you might notice (depending upon your hardware) that you can not see the task bar. This is because, without the Guest Additions, VirtualBox can not handle the proper resolution for Windows 7. So, it&#8217;s obvious you will need this tool.</p>
<p><strong>The trick </strong></p>
<p>The trick for installing Guest Additions in Window 7 is to trick it into thinking it&#8217;s being installed in Vista. While Vista is running click on the Devices menu and select Install Guest Additions. You will go through the same steps as you would for installing the Guest Additions on Windows XP at this point. The difference is the actual installer won&#8217;t start up. This is where it gets a bit tricky.</p>
<p>The process of installing the Guest Additions will have downloaded a mountable file on your system. If you click on the Windows 7 Start Menu and then click on Computer you will see that file listed along with Local Disk and Floppy Drive (even if you don&#8217;t have a floppy drive). Right click the VirtualBox Guest Additions entry (it will probably be labeled as &#8220;D&#8221;) and select Open.</p>
<p>In the resulting window you will see a number of files. Among these files you will see listed entries for both x86 and 64bit. These files are called:</p>
<p>VBoxWindowsAdditions-amd64</p>
<p>VBoxWindowsAdditions-x86</p>
<div id="attachment_14893" class="wp-caption alignleft" style="width: 309px"><a rel="attachment wp-att-14893" href="http://www.ghacks.net/2009/07/29/install-virtualbox-guest-additions-for-windows-7/vbox_win7_compat/"><img class="size-medium wp-image-14893 " src="http://www.ghacks.net/wp-content/uploads/2009/07/vbox_win7_compat-499x340.png" alt="Figure 1" width="299" height="204" /></a><p class="wp-caption-text">Figure 1</p></div>
<p>Which file you use will depend upon what hardware you are using. Right click the one you want to use and select Troubleshoot Compatibility (see Figure 1). This will walk you through a Wizard that will attempt to solve the problem. Most likely it won&#8217;t, so you will have to do so manually. When the wizard has finished you will have two options: Try Recommended Settings and Troubleshoot Program. Select Troubleshoot Program and then, in the new window, select the first entry which is</p>
<div id="attachment_14894" class="wp-caption alignright" style="width: 310px"><a rel="attachment wp-att-14894" href="http://www.ghacks.net/2009/07/29/install-virtualbox-guest-additions-for-windows-7/vista/"><img class="size-medium wp-image-14894 " src="http://www.ghacks.net/wp-content/uploads/2009/07/vista-500x380.png" alt="Figure 2" width="300" height="228" /></a><p class="wp-caption-text">Figure 2</p></div>
<p>&#8220;The program worked in earlier versions of Windows but won&#8217;t install or run now.&#8221; After you select this option click the Next button and then select Vista from the list (see Figure 2). Once you have selected that option click Next and then, in the resulting window, click the &#8220;Start the Program&#8221; button. This will actually start the process of installing the Guest Additions for Windows 7. You can now finish this install as you would any other.</p>
<p><strong>Final thoughts</strong></p>
<p>I am confident when Windows 7 is finally released this process won&#8217;t be necessary. But if you need to test out Windows 7 now, this is the way to go.</p>

	Tags: <a href="http://www.ghacks.net/tag/virtual-box/" title="virtual box" rel="tag">virtual box</a>, <a href="http://www.ghacks.net/tag/virtual-machine/" title="virtual-machine" rel="tag">virtual-machine</a>, <a href="http://www.ghacks.net/tag/virtualbox/" title="virtualbox" rel="tag">virtualbox</a>, <a href="http://www.ghacks.net/tag/virtualbox-guest-additions/" title="virtualbox guest additions" rel="tag">virtualbox guest additions</a>, <a href="http://www.ghacks.net/tag/windows-7/" title="windows 7" rel="tag">windows 7</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2007/02/10/virtualbox-a-vmware-alternative/" title="VirtualBox a Vmware alternative (February 10, 2007)">VirtualBox a Vmware alternative</a> (9)</li>
	<li><a href="http://www.ghacks.net/2009/06/14/installing-and-configuring-virtualbox-for-virtual-oses/" title="Installing and configuring VirtualBox for virtual OSes (June 14, 2009)">Installing and configuring VirtualBox for virtual OSes</a> (15)</li>
	<li><a href="http://www.ghacks.net/2009/06/17/install-guest-additions-for-a-better-virtualbox-experience/" title="Install Guest Additions for a better VirtualBox experience (June 17, 2009)">Install Guest Additions for a better VirtualBox experience</a> (5)</li>
	<li><a href="http://www.ghacks.net/2009/08/28/connect-to-a-remote-virtual-machine-with-rdesktop/" title="Connect to a remote virtual machine with rdesktop (August 28, 2009)">Connect to a remote virtual machine with rdesktop</a> (5)</li>
	<li><a href="http://www.ghacks.net/2009/10/12/winshake-adds-aero-peek-and-share-to-windows-vista-and-xp/" title="WinShake Adds Aero Peek And Share To Windows Vista and XP (October 12, 2009)">WinShake Adds Aero Peek And Share To Windows Vista and XP</a> (2)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2009/07/29/install-virtualbox-guest-additions-for-windows-7/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>Install Guest Additions for a better VirtualBox experience</title>
		<link>http://www.ghacks.net/2009/06/17/install-guest-additions-for-a-better-virtualbox-experience/</link>
		<comments>http://www.ghacks.net/2009/06/17/install-guest-additions-for-a-better-virtualbox-experience/#comments</comments>
		<pubDate>Tue, 16 Jun 2009 23:03:31 +0000</pubDate>
		<dc:creator>Jack Wallen</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Operating Systems]]></category>
		<category><![CDATA[linux software]]></category>
		<category><![CDATA[virtual-machine]]></category>
		<category><![CDATA[virtualbox]]></category>
		<category><![CDATA[windwos xp]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=13624</guid>
		<description><![CDATA[In my last two articles (Installing Windows XP as a Virtual Machine on VirtualBoxx and Installing and configuring VirtualBox for virtual OSes) you saw how easy it was to install VirtualBox and then install Windows XP as a virtual machine. The implications of this software are only as limited as the imagination of the user. [...]]]></description>
			<content:encoded><![CDATA[<p>In my last two articles (<a title="Install Windows XP on VirtualBox" href="http://www.ghacks.net/2009/06/15/installing-a-windows-xp-as-a-virtual-machine-on-virtualbox/" target="_blank">Installing Windows XP as a Virtual Machine on VirtualBox</a>x and <a title="Installing VirtualBox" href="http://www.ghacks.net/2009/06/14/installing-and-configuring-virtualbox-for-virtual-oses/" target="_blank">Installing and configuring VirtualBox for virtual OSes</a>) you saw how easy it was to install VirtualBox and then install Windows XP as a virtual machine. The implications of this software are only as limited as the imagination of the user. But there are instances where the install might not look or feel exactly as you would like.</p>
<p>In my default setup of Windows XP, on my particular Ubuntu 9.04 box, the installation of Windows XP rendered a perfectly usable desktop with 32 bit colors in 800&#215;600 resolution. This resolution, of course, is not ideal for some situations (such as Full Screen mode). In order to get a higher resolution, along with other features, you have to install Guest Additions. This is a simple process that can be done quickly and yields a much better user experience than the default. So&#8230;let&#8217;s get to the installation.</p>
<p><span id="more-13624"></span></p>
<div id="attachment_13625" class="wp-caption alignleft" style="width: 310px"><a href="http://www.ghacks.net/wp-content/uploads/2009/06/guest_devices_menu.png"><img class="size-medium wp-image-13625" src="http://www.ghacks.net/wp-content/uploads/2009/06/guest_devices_menu-500x418.png" alt="Figure 1" width="300" height="251" /></a><p class="wp-caption-text">Figure 1</p></div>
<p>Before you attempt to do the installation of the guest additions you have to have your virtual machine up and running. Once that VM is running you will see three menu entries at the top of the window: Machine, Devices, and Help. You want to click on the Devices entry and then click the Install Guest Additions entry (see Figure 1).</p>
<p>What you will see is a warning message instructing you that the Guest Additions CD image could not be found. Fear not, this is normal. Click Yes in order to download the image and then Download to confirm. You will see a progress bar at the bottom left of your VM window.</p>
<p>When that download has finished you will be asked if you want to Mount the image. Click the Mount button to reveal the Sun xVM setup wizard. Click Next in the welcome screen which will take you to the license agreement window. Click the I Agree button (and read the license if you feel so inclined.)</p>
<div id="attachment_13626" class="wp-caption alignright" style="width: 310px"><a href="http://www.ghacks.net/wp-content/uploads/2009/06/guest_warning.png"><img class="size-medium wp-image-13626" src="http://www.ghacks.net/wp-content/uploads/2009/06/guest_warning-500x391.png" alt="Figure 2" width="300" height="235" /></a><p class="wp-caption-text">Figure 2</p></div>
<p>What you are now doing is a fairly straightforward Windows application-like installation. The only &#8220;gotcha&#8221; during installation will be a warning that the software did not pass the Windows Logo testing. Ignore this warning and click Continue Anyway. Your screen will flicker for a second &#8211; don&#8217;t worry.</p>
<p>You will see this warning another time when it attempts to install software for the pointing devices.</p>
<p>After that warning the installation will complete and, in typical Windows fashion, you will be required to reboot your virtual machine. Do this. When the reboot completes you will find your virtual machine much easier to work with. Now:</p>
<ul>
<li>You no longer have to capture the mouse pointer.</li>
<li>You can set your resolution to a much higher level.</li>
<li>You can now copy and paste between guest and host operating systems.</li>
<li>You can run Windows in seamless mode.</li>
</ul>
<p><strong>Seamless mode</strong></p>
<div id="attachment_13629" class="wp-caption alignleft" style="width: 310px"><a href="http://www.ghacks.net/wp-content/uploads/2009/06/guest_seemless.png"><img class="size-medium wp-image-13629" src="http://www.ghacks.net/wp-content/uploads/2009/06/guest_seemless-500x400.png" alt="Figure 3" width="300" height="240" /></a><p class="wp-caption-text">Figure 3</p></div>
<p>Seamless mode is a very interesting trick. What this does is take the elements of Windows out of the VM window and layer them on top of your Linux desktop.</p>
<p>As you can see, in Figure 3, with seamless mode activated all Windows applications have their own window. So in this instance <a href="http://www.ghacks.net/tag/internet-explorer/">Internet Explorer</a> appears to be running on Linux by itself. And the Windows task bar is resting nicely on top of the GNOME panel.</p>
<p>You toggle between seamless and non-seamless mode by pressing the Hot Key and the &#8220;L&#8221; key. The default Hot Key is the right Ctrl key.</p>
<p><strong>Final thoughts</strong></p>
<p>This is truly some exciting work. With the help of VirtualBox you can, effectively, have your cake and eat it too (as the saying goes.) Work with Windows applications inside of Linux without needing the help of Wine.</p>

	Tags: <a href="http://www.ghacks.net/tag/linux/" title="Linux" rel="tag">Linux</a>, <a href="http://www.ghacks.net/tag/linux-software/" title="linux software" rel="tag">linux software</a>, <a href="http://www.ghacks.net/tag/virtual-machine/" title="virtual-machine" rel="tag">virtual-machine</a>, <a href="http://www.ghacks.net/tag/virtualbox/" title="virtualbox" rel="tag">virtualbox</a>, <a href="http://www.ghacks.net/tag/windwos-xp/" title="windwos xp" rel="tag">windwos xp</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2007/02/10/virtualbox-a-vmware-alternative/" title="VirtualBox a Vmware alternative (February 10, 2007)">VirtualBox a Vmware alternative</a> (9)</li>
	<li><a href="http://www.ghacks.net/2009/06/14/installing-and-configuring-virtualbox-for-virtual-oses/" title="Installing and configuring VirtualBox for virtual OSes (June 14, 2009)">Installing and configuring VirtualBox for virtual OSes</a> (15)</li>
	<li><a href="http://www.ghacks.net/2009/04/17/where-do-i-find-linux-software/" title="Where do I find Linux software? (April 17, 2009)">Where do I find Linux software?</a> (9)</li>
	<li><a href="http://www.ghacks.net/2009/06/15/installing-a-windows-xp-as-a-virtual-machine-on-virtualbox/" title="Installing a Windows XP as a virtual machine on VirtualBox (June 15, 2009)">Installing a Windows XP as a virtual machine on VirtualBox</a> (12)</li>
	<li><a href="http://www.ghacks.net/2009/07/29/install-virtualbox-guest-additions-for-windows-7/" title="Install VirtualBox Guest Additions for Windows 7 (July 29, 2009)">Install VirtualBox Guest Additions for Windows 7</a> (6)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2009/06/17/install-guest-additions-for-a-better-virtualbox-experience/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Installing and configuring VirtualBox for virtual OSes</title>
		<link>http://www.ghacks.net/2009/06/14/installing-and-configuring-virtualbox-for-virtual-oses/</link>
		<comments>http://www.ghacks.net/2009/06/14/installing-and-configuring-virtualbox-for-virtual-oses/#comments</comments>
		<pubDate>Sun, 14 Jun 2009 18:49:53 +0000</pubDate>
		<dc:creator>Jack Wallen</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[Tutorials Advanced]]></category>
		<category><![CDATA[Tutorials Basic]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[virtual operating system]]></category>
		<category><![CDATA[virtual os]]></category>
		<category><![CDATA[virtual-machine]]></category>
		<category><![CDATA[virtualbox]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=13562</guid>
		<description><![CDATA[The world of virtual OSes continues to grow and grow. If you never experienced a virtual OS you should know they are outstanding tools that will help you with many tasks. You can test various environments, you can run software you couldn&#8217;t run before (i.e. games), you can run less stable OSes within more stable [...]]]></description>
			<content:encoded><![CDATA[<p>The world of virtual OSes continues to grow and grow. If you never experienced a virtual OS you should know they are outstanding tools that will help you with many tasks. You can test various environments, you can run software you couldn&#8217;t run before (i.e. games), you can run less stable OSes within more stable OSes. The limits almost seem boundless. And <a title="VirtualBox" href="http://www.virtualbox.org/" target="_self">VirtualBox</a> makes tackling virtual OSes not only easy, but free.</p>
<p>VirtualBox is easy to install &#8211; as easy as any other Linux application found within your distributions&#8217; repositories. For this article we will be using Ubuntu Desktop 9.04. There will be no need to add any repository information.</p>
<p><span id="more-13562"></span><strong>Installing VirtualBox</strong></p>
<p>As already stated, you will find VirtualBox within the repository of the Ubuntu distribution. So to install VirtualBox open up the Add/Remove Applications utility (found in the Applications menu), do a search for &#8220;virtualbox&#8221; (no quotes), select the correct results, and click the Apply to install the software.</p>
<p>After Virtualbox is installed there is one thing you must take care of. Without adding your user to the <strong>vboxusers</strong> group you will never be able to run VirtualBox as a standard user.</p>
<p><strong>Adding the user to the group</strong></p>
<div id="attachment_13563" class="wp-caption alignleft" style="width: 286px"><a href="http://www.ghacks.net/wp-content/uploads/2009/06/user_listing.png"><img class="size-full wp-image-13563" src="http://www.ghacks.net/wp-content/uploads/2009/06/user_listing.png" alt="Figure 1" width="276" height="197" /></a><p class="wp-caption-text">Figure 1</p></div>
<p>This is actually quite easy. Go to the System menu and click on the Administration submenu. From that submenu select the Users and Groups entry. In the window that opens (see Figure 1) you will click the Manage Groups button. But before you click that button select a user and then click the Unlock button. This will give you administrative rights for this tool (you will have to enter your user password).</p>
<p>When this new window opens scroll all the way down until you see the <strong>vboxusers</strong> group. Select that group and then click</p>
<div id="attachment_13564" class="wp-caption alignright" style="width: 268px"><a href="http://www.ghacks.net/wp-content/uploads/2009/06/group_add_user.png"><img class="size-full wp-image-13564" src="http://www.ghacks.net/wp-content/uploads/2009/06/group_add_user.png" alt="Figure 2" width="258" height="197" /></a><p class="wp-caption-text">Figure 2</p></div>
<p>Properties. In this new window (see Figure 2) select the user you want to add to the group and then select OK.</p>
<p>You can now close out the Groups and the Users tools. You are ready to start using Virtualbox.</p>
<p><strong>Starting VirtualBox</strong></p>
<p>You will find the VirtualBox listing in the Accessories submenu of the Applications menu. Click on that and VirtualBox will start.</p>
<p>Before you can actually start installing a virtual machine you have to take care of some administrative tasks. Never fear, though, this is all handled by a very easy to use Wizard that will walk you through every step of the way. The only instance you might get tripped up is Virtual Hard</p>
<div id="attachment_13569" class="wp-caption alignleft" style="width: 310px"><a href="http://www.ghacks.net/wp-content/uploads/2009/06/virtualbox_wizard_41.png"><img class="size-medium wp-image-13569" src="http://www.ghacks.net/wp-content/uploads/2009/06/virtualbox_wizard_41-500x447.png" alt="Figure 3" width="300" height="268" /></a><p class="wp-caption-text">Figure 3</p></div>
<p>Disk step. Before VirtualBox can install an OS it has to have a virtual hard drive. This will happen around step 4 of the wizard (see Figure 3). In order to create a new virtual hard drive you have to click the New button. This will then take you into a completely different wizard. Again, this wizard is very simple and walks you through step by step.</p>
<p>Once you have created a virtual hard drive you will be taken back to the same screen as you were in for step 4. The only difference is your virtual hard drive will now be listed. You can now click Next to move on. The final screen will give you all of the information you have configured and you can then click Finish.</p>
<p>You are now ready to create a virtual machine. In my next article we will discuss the process of of creating a virtual machine.</p>
<p><strong>Final thoughts</strong></p>
<p>VirtualBox is an outstanding tool with almost limitless possibility for any administrator, developer, or computer user. It&#8217;s simplicity is only outshined by its possibilities.</p>

	Tags: <a href="http://www.ghacks.net/tag/linux/" title="Linux" rel="tag">Linux</a>, <a href="http://www.ghacks.net/tag/virtual-operating-system/" title="virtual operating system" rel="tag">virtual operating system</a>, <a href="http://www.ghacks.net/tag/virtual-os/" title="virtual os" rel="tag">virtual os</a>, <a href="http://www.ghacks.net/tag/virtual-machine/" title="virtual-machine" rel="tag">virtual-machine</a>, <a href="http://www.ghacks.net/tag/virtualbox/" title="virtualbox" rel="tag">virtualbox</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2007/02/10/virtualbox-a-vmware-alternative/" title="VirtualBox a Vmware alternative (February 10, 2007)">VirtualBox a Vmware alternative</a> (9)</li>
	<li><a href="http://www.ghacks.net/2009/06/17/install-guest-additions-for-a-better-virtualbox-experience/" title="Install Guest Additions for a better VirtualBox experience (June 17, 2009)">Install Guest Additions for a better VirtualBox experience</a> (5)</li>
	<li><a href="http://www.ghacks.net/2008/10/30/installing-an-operating-system-with-virtual-pc-2007/" title="Installing An Operating System With Virtual PC 2007 (October 30, 2008)">Installing An Operating System With Virtual PC 2007</a> (2)</li>
	<li><a href="http://www.ghacks.net/2009/06/15/installing-a-windows-xp-as-a-virtual-machine-on-virtualbox/" title="Installing a Windows XP as a virtual machine on VirtualBox (June 15, 2009)">Installing a Windows XP as a virtual machine on VirtualBox</a> (12)</li>
	<li><a href="http://www.ghacks.net/2009/07/29/install-virtualbox-guest-additions-for-windows-7/" title="Install VirtualBox Guest Additions for Windows 7 (July 29, 2009)">Install VirtualBox Guest Additions for Windows 7</a> (6)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2009/06/14/installing-and-configuring-virtualbox-for-virtual-oses/feed/</wfw:commentRss>
		<slash:comments>15</slash:comments>
		</item>
		<item>
		<title>Installing An Operating System With Virtual PC 2007</title>
		<link>http://www.ghacks.net/2008/10/30/installing-an-operating-system-with-virtual-pc-2007/</link>
		<comments>http://www.ghacks.net/2008/10/30/installing-an-operating-system-with-virtual-pc-2007/#comments</comments>
		<pubDate>Thu, 30 Oct 2008 13:32:09 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[microsoft virtual pc]]></category>
		<category><![CDATA[virtual operating system]]></category>
		<category><![CDATA[virtual pc]]></category>
		<category><![CDATA[virtual-machine]]></category>
		<category><![CDATA[vmc files]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=7953</guid>
		<description><![CDATA[Several free applications exist to install operating systems on so called virtual machines. This method provides a few benefits, for example the option to reset it whenever it is needed. It provides a great way of accessing operating systems either to test them or to run applications which would not run on the default operating [...]]]></description>
			<content:encoded><![CDATA[<p>Several free applications exist to install operating systems on so called virtual machines. This method provides a few benefits, for example the option to reset it whenever it is needed. It provides a great way of accessing operating systems either to test them or to run applications which would not run on the default operating system.</p>
<p>Microsoft&#8217;s Virtual PC 2007 is one of the applications that can be used to run virtual systems on a single computer system. It has been optimized for Microsoft operating systems but can also be used to install and run operating systems from other developers. Setting up a virtual machine is actually a very straightforward easy process.</p>
<p>Virtual PC 2007 provides the option to create a virtual machine or to add an existing virtual machine from an vmc file which is good for distributing virtual machines to multiple computer systems.</p>
<p><span id="more-7953"></span>Each virtual machine will be stored in an vmc file on the computer&#8217;s hard drive from where it can be accessed at anytime using Virtual Pc 2007. Most Microsoft operating systems can be selected from a list which would automatically adjust the computer memory, virtual disk size and sound capabilities. Selecting Other is a custom option to define those parameters individually.</p>
<p><img src="http://www.ghacks.net/wp-content/uploads/2008/10/virtual_pc_2007-500x382.jpg" alt="" title="virtual pc 2007" width="500" height="382" class="alignnone size-medium wp-image-7954" /></p>
<p>New operating systems can be installed from CD, DVD or an iso image located on the computer&#8217;s hard drive or network drive. To boot the virtual machine from CD one would select CD from the top menu of the virtual console and pick the CD / DVD drive that contains the boot image. ISO images can be mounted and booted from as well.</p>
<p>The virtual machine will then start the installation of the operating system which might take some time. One important key combination is [CTRL ALT DEL] to get out of the virtual machine&#8217;s window and be able to access the normal operating system.</p>
<p>Each virtual operating system that gets created will be available as long as the vmc file on the hard drive remains. A user could use Windows XP as his standard operating system and use virtual machines for Linux, Windows Vista and Windows 95 on the same system without difficulties.</p>

	Tags: <a href="http://www.ghacks.net/tag/microsoft-virtual-pc/" title="microsoft virtual pc" rel="tag">microsoft virtual pc</a>, <a href="http://www.ghacks.net/tag/software/" title="software" rel="tag">software</a>, <a href="http://www.ghacks.net/tag/virtual-operating-system/" title="virtual operating system" rel="tag">virtual operating system</a>, <a href="http://www.ghacks.net/tag/virtual-pc/" title="virtual pc" rel="tag">virtual pc</a>, <a href="http://www.ghacks.net/tag/virtual-machine/" title="virtual-machine" rel="tag">virtual-machine</a>, <a href="http://www.ghacks.net/tag/vmc-files/" title="vmc files" rel="tag">vmc files</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2009/06/14/installing-and-configuring-virtualbox-for-virtual-oses/" title="Installing and configuring VirtualBox for virtual OSes (June 14, 2009)">Installing and configuring VirtualBox for virtual OSes</a> (15)</li>
	<li><a href="http://www.ghacks.net/2008/04/25/free-returnil-virtual-system-premium-edition/" title="Free Returnil Virtual System Premium Edition (April 25, 2008)">Free Returnil Virtual System Premium Edition</a> (0)</li>
	<li><a href="http://www.ghacks.net/2008/06/08/zip-repair/" title="Zip Repair (June 8, 2008)">Zip Repair</a> (3)</li>
	<li><a href="http://www.ghacks.net/2007/04/09/zip-file-recovery-with-object-fix-zip/" title="Zip File Recovery with Object Fix Zip (April 9, 2007)">Zip File Recovery with Object Fix Zip</a> (6)</li>
	<li><a href="http://www.ghacks.net/2008/07/15/zen-key-an-all-purpose-application-manager/" title="Zen Key An All Purpose Application Manager (July 15, 2008)">Zen Key An All Purpose Application Manager</a> (3)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2008/10/30/installing-an-operating-system-with-virtual-pc-2007/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>VirtualBox a Vmware alternative</title>
		<link>http://www.ghacks.net/2007/02/10/virtualbox-a-vmware-alternative/</link>
		<comments>http://www.ghacks.net/2007/02/10/virtualbox-a-vmware-alternative/#comments</comments>
		<pubDate>Sat, 10 Feb 2007 07:00:26 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Operating Systems]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[free]]></category>
		<category><![CDATA[guest-system]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[virtual-machine]]></category>
		<category><![CDATA[virtualbox]]></category>
		<category><![CDATA[vmware]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/2007/02/10/virtualbox-a-vmware-alternative/</guid>
		<description><![CDATA[You all know that you can run virtual operating systems using vmware. VirtualBox is a free open source alternative to vmware which currently runs on 32-bit versions of Windows and Linux and supports the following guest systems: FreeBSD, OpenBSD, Linux 2.4 / 2.6, Windows NT 4.0, Windows 2000, Windows XP, Windows Server 2003 and Windows Vista.]]></description>
			<content:encoded><![CDATA[<p>You all know that you can run virtual operating systems using vmware. VirtualBox is a free open source alternative to vmware which currently runs on 32-bit versions of Windows and Linux and supports the following guest systems: FreeBSD, OpenBSD, Linux 2.4 / 2.6, Windows NT 4.0, Windows 2000, Windows XP, Windows Server 2003 and Windows Vista.</p>
<p>I would advise to begin by downloading the excellent <a href="http://virtualbox.org/wiki/End-user_documentation" title="virtualbox user manual" target="_blank">user manual</a> which should answer most questions about installing and configuring guest systems using Virtualbox. It takes some time to read through the 108 pages of the manual but it is well worth it to understand the functionality.</p>
<p><span id="more-1187"></span> Just download the 10 megabyte file from the <a href="http://virtualbox.org" title="virtualbox" target="_blank">VirtualBox</a> website or as a torrent and install the software. Installation is really easy in Windows (just a double-click) but a little bit more complicated in Linux. Check the user manual for a detailed instruction for Linux.</p>
<p>I do not want to explain a detailed instruction to setup a new guest system because the user manual explains everything in such great detail that it does not feel necessary at all. You basically create a new virtual machine and assign a name, ram and hard drive space to it and select a source for the installation of the guest system. The source can be from hard drive or cd for instance, just make sure you have the source at hand.</p>

	Tags: <a href="http://www.ghacks.net/tag/free/" title="free" rel="tag">free</a>, <a href="http://www.ghacks.net/tag/guest-system/" title="guest-system" rel="tag">guest-system</a>, <a href="http://www.ghacks.net/tag/linux/" title="Linux" rel="tag">Linux</a>, <a href="http://www.ghacks.net/tag/open-source/" title="Open Source" rel="tag">Open Source</a>, <a href="http://www.ghacks.net/tag/virtual-machine/" title="virtual-machine" rel="tag">virtual-machine</a>, <a href="http://www.ghacks.net/tag/virtualbox/" title="virtualbox" rel="tag">virtualbox</a>, <a href="http://www.ghacks.net/tag/vmware/" title="vmware" rel="tag">vmware</a>, <a href="http://www.ghacks.net/tag/windows/" title="Windows" rel="tag">Windows</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2008/12/20/create-and-edit-vector-graphics-for-free/" title="Create and edit vector graphics for free (December 20, 2008)">Create and edit vector graphics for free</a> (10)</li>
	<li><a href="http://www.ghacks.net/2007/01/20/manage-your-tasks-with-task-coach/" title="Manage your Tasks with Task Coach (January 20, 2007)">Manage your Tasks with Task Coach</a> (3)</li>
	<li><a href="http://www.ghacks.net/2008/12/31/kompozer-a-free-open-source-and-half-decent-wysiwyg-web-editor/" title="KompoZer, a free, open-source and half-decent WYSIWYG web editor (December 31, 2008)">KompoZer, a free, open-source and half-decent WYSIWYG web editor</a> (3)</li>
	<li><a href="http://www.ghacks.net/2009/06/14/installing-and-configuring-virtualbox-for-virtual-oses/" title="Installing and configuring VirtualBox for virtual OSes (June 14, 2009)">Installing and configuring VirtualBox for virtual OSes</a> (15)</li>
	<li><a href="http://www.ghacks.net/2009/06/17/install-guest-additions-for-a-better-virtualbox-experience/" title="Install Guest Additions for a better VirtualBox experience (June 17, 2009)">Install Guest Additions for a better VirtualBox experience</a> (5)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2007/02/10/virtualbox-a-vmware-alternative/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
	</channel>
</rss>
