<?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>virtualbox Archives - Belchamber Web Tools &amp; Code</title>
	<atom:link href="https://tools.belchamber.us/tag/virtualbox/feed/" rel="self" type="application/rss+xml" />
	<link>https://tools.belchamber.us/tag/virtualbox/</link>
	<description>Free Web Tools, Code Snippets, Tutorials and Conversions</description>
	<lastBuildDate>Sat, 14 Nov 2015 13:09:10 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9</generator>
<site xmlns="com-wordpress:feed-additions:1">99928718</site>	<item>
		<title>Oracle VirtualBox: Auto start your virtual machines on Windows server</title>
		<link>https://tools.belchamber.us/oracle-virtualbox-auto-start-your-virtual-machines-on-windows-server/</link>
					<comments>https://tools.belchamber.us/oracle-virtualbox-auto-start-your-virtual-machines-on-windows-server/#respond</comments>
		
		<dc:creator><![CDATA[Aaron Belchamber]]></dc:creator>
		<pubDate>Sat, 14 Nov 2015 13:23:18 +0000</pubDate>
				<category><![CDATA[Servers & Hosts]]></category>
		<category><![CDATA[virtualbox]]></category>
		<category><![CDATA[vmware]]></category>
		<guid isPermaLink="false">http://tools.belchamber.us/?p=957</guid>

					<description><![CDATA[<p>All you have to do is know where VirtualBox is installed, change the path to it below, then also change the name of the virtual machine (VM) you want to autostart below.  Here, upon boot up, I have one of my local development servers auto start &#8220;vm1&#8221;, which is a Ubuntu web server with a [&#8230;]</p>
<p>The post <a href="https://tools.belchamber.us/oracle-virtualbox-auto-start-your-virtual-machines-on-windows-server/">Oracle VirtualBox: Auto start your virtual machines on Windows server</a> appeared first on <a href="https://tools.belchamber.us">Belchamber Web Tools &amp; Code</a>.</p>
]]></description>
		
					<wfw:commentRss>https://tools.belchamber.us/oracle-virtualbox-auto-start-your-virtual-machines-on-windows-server/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">957</post-id>	</item>
		<item>
		<title>Virtual Box: Adding new user to your dev server&#8217;s sudo users</title>
		<link>https://tools.belchamber.us/virtual-box-adding-new-user-to-your-dev-servers-sudo-users/</link>
					<comments>https://tools.belchamber.us/virtual-box-adding-new-user-to-your-dev-servers-sudo-users/#respond</comments>
		
		<dc:creator><![CDATA[Aaron Belchamber]]></dc:creator>
		<pubDate>Sun, 04 Oct 2015 21:39:28 +0000</pubDate>
				<category><![CDATA[Servers & Hosts]]></category>
		<category><![CDATA[Virtual Machines]]></category>
		<category><![CDATA[virtualbox]]></category>
		<guid isPermaLink="false">http://tools.belchamber.us/?p=949</guid>

					<description><![CDATA[<p>Log in to your server as root.  At the server&#8217;s command line, type &#8220;visudo&#8221;. Scroll down file and add any usernames you want sudo access: &#8220;new_user    ALL=(ALL) ALL&#8221; Find out more about &#8220;sudo&#8221; here.</p>
<p>The post <a href="https://tools.belchamber.us/virtual-box-adding-new-user-to-your-dev-servers-sudo-users/">Virtual Box: Adding new user to your dev server&#8217;s sudo users</a> appeared first on <a href="https://tools.belchamber.us">Belchamber Web Tools &amp; Code</a>.</p>
]]></description>
		
					<wfw:commentRss>https://tools.belchamber.us/virtual-box-adding-new-user-to-your-dev-servers-sudo-users/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">949</post-id>	</item>
		<item>
		<title>Virtual Box on Windows 10: New strange error causing failure to launch VM due to virus protection</title>
		<link>https://tools.belchamber.us/virtual-box-on-windows-10-new-strange-error-causing-failure-to-launch-vm-due-to-virus-protection/</link>
					<comments>https://tools.belchamber.us/virtual-box-on-windows-10-new-strange-error-causing-failure-to-launch-vm-due-to-virus-protection/#respond</comments>
		
		<dc:creator><![CDATA[Aaron Belchamber]]></dc:creator>
		<pubDate>Sun, 20 Sep 2015 18:04:22 +0000</pubDate>
				<category><![CDATA[Servers & Hosts]]></category>
		<category><![CDATA[Virtual Machines]]></category>
		<category><![CDATA[virtualbox]]></category>
		<guid isPermaLink="false">http://tools.belchamber.us/?p=940</guid>

					<description><![CDATA[<p>Virtual Box on Windows 10 suddenly throwing new error &#8220;VERR_LDR_MISMATCH_NATIVE&#8221;. If you encounter this, deactivate your virus protection and firewall and try to restart.  Seems to work fine after turning virus protection back on again but whitelisting all Virtual Box apps should prevent this from happening in the future.  It&#8217;s confirmed that even though I [&#8230;]</p>
<p>The post <a href="https://tools.belchamber.us/virtual-box-on-windows-10-new-strange-error-causing-failure-to-launch-vm-due-to-virus-protection/">Virtual Box on Windows 10: New strange error causing failure to launch VM due to virus protection</a> appeared first on <a href="https://tools.belchamber.us">Belchamber Web Tools &amp; Code</a>.</p>
]]></description>
		
					<wfw:commentRss>https://tools.belchamber.us/virtual-box-on-windows-10-new-strange-error-causing-failure-to-launch-vm-due-to-virus-protection/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">940</post-id>	</item>
		<item>
		<title>Updating to Windows 10 with Virtual Box?  You might need to reinstall Virtual Box</title>
		<link>https://tools.belchamber.us/updating-to-windows-10-with-virtual-box-you-might-need-to-reinstall-virtual-box/</link>
					<comments>https://tools.belchamber.us/updating-to-windows-10-with-virtual-box-you-might-need-to-reinstall-virtual-box/#respond</comments>
		
		<dc:creator><![CDATA[Aaron Belchamber]]></dc:creator>
		<pubDate>Mon, 07 Sep 2015 11:31:14 +0000</pubDate>
				<category><![CDATA[Servers & Hosts]]></category>
		<category><![CDATA[centos]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[virtualbox]]></category>
		<category><![CDATA[vm ware]]></category>
		<category><![CDATA[windows 10 upgrade]]></category>
		<guid isPermaLink="false">http://tools.belchamber.us/?p=917</guid>

					<description><![CDATA[<p>On one of my separate dev servers I figured it was as good of a time as any to upgrade to Windows 10.  It was a seamless update, kudos to Microsoft, but when I started up Virtual Box instance running on it, my network adapters were throwing strange errors.  I won&#8217;t bore you with the [&#8230;]</p>
<p>The post <a href="https://tools.belchamber.us/updating-to-windows-10-with-virtual-box-you-might-need-to-reinstall-virtual-box/">Updating to Windows 10 with Virtual Box?  You might need to reinstall Virtual Box</a> appeared first on <a href="https://tools.belchamber.us">Belchamber Web Tools &amp; Code</a>.</p>
]]></description>
		
					<wfw:commentRss>https://tools.belchamber.us/updating-to-windows-10-with-virtual-box-you-might-need-to-reinstall-virtual-box/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">917</post-id>	</item>
		<item>
		<title>Accessing your Virtualmin MySQL database from a local dev tool requires addition to &#8220;remote hosts&#8221; list</title>
		<link>https://tools.belchamber.us/accessing-your-virtualmin-mysql-database-from-a-local-dev-tool-requires-addition-to-remote-hosts-list/</link>
					<comments>https://tools.belchamber.us/accessing-your-virtualmin-mysql-database-from-a-local-dev-tool-requires-addition-to-remote-hosts-list/#respond</comments>
		
		<dc:creator><![CDATA[Aaron Belchamber]]></dc:creator>
		<pubDate>Wed, 10 Jun 2015 17:37:37 +0000</pubDate>
				<category><![CDATA[Articles]]></category>
		<category><![CDATA[Servers & Hosts]]></category>
		<category><![CDATA[mysql tips]]></category>
		<category><![CDATA[virtualbox]]></category>
		<category><![CDATA[virtualmin]]></category>
		<guid isPermaLink="false">http://tools.belchamber.us/?p=786</guid>

					<description><![CDATA[<p>Keep your dev servers separate from your workstation Setting up a development server on your local network separate from the machine you write and crunch code is a great way to keep the machine you rely on to operate as fast as possible.  I never try to install any virtual machine on the same machine [&#8230;]</p>
<p>The post <a href="https://tools.belchamber.us/accessing-your-virtualmin-mysql-database-from-a-local-dev-tool-requires-addition-to-remote-hosts-list/">Accessing your Virtualmin MySQL database from a local dev tool requires addition to &#8220;remote hosts&#8221; list</a> appeared first on <a href="https://tools.belchamber.us">Belchamber Web Tools &amp; Code</a>.</p>
]]></description>
		
					<wfw:commentRss>https://tools.belchamber.us/accessing-your-virtualmin-mysql-database-from-a-local-dev-tool-requires-addition-to-remote-hosts-list/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">786</post-id>	</item>
	</channel>
</rss>
