<?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>iTechLog &#187; Virtualization</title>
	<atom:link href="http://itechlog.com/tag/virtualization/feed/" rel="self" type="application/rss+xml" />
	<link>http://itechlog.com</link>
	<description>Your source to IT solutions, interesting technology news and code snipets.</description>
	<lastBuildDate>Tue, 10 Jan 2012 17:06:25 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=</generator>
		<item>
		<title>VirtualBox error: cannot connect to X server on OpenSUSE 11.1</title>
		<link>http://itechlog.com/linux/2008/12/31/virtualbox-error-cannot-connect-to-x-server-on-opensuse-111/</link>
		<comments>http://itechlog.com/linux/2008/12/31/virtualbox-error-cannot-connect-to-x-server-on-opensuse-111/#comments</comments>
		<pubDate>Wed, 31 Dec 2008 08:50:07 +0000</pubDate>
		<dc:creator>Alex Costa</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[cannot connect to X server]]></category>
		<category><![CDATA[usermod]]></category>
		<category><![CDATA[VirtualBox error]]></category>
		<category><![CDATA[Virtualization]]></category>

		<guid isPermaLink="false">http://itechlog.com/linux/2008/12/31/virtualbox-error-cannot-connect-to-x-server-on-opensuse-111/</guid>
		<description><![CDATA[<a href="http://itechlog.com/linux/2008/12/31/virtualbox-error-cannot-connect-to-x-server-on-opensuse-111/" title="VirtualBox error: cannot connect to X server on OpenSUSE 11.1"></a>I am a big fan of VirtualBox, it&#8217;s an easy to use Virtualization tool. I had used it on Ubuntu before and wanted to install it on OpenSUSE 11.1, the installation was easy using zypper ($ sudo zypper in VirtualBox &#8230;<p class="read-more"><a href="http://itechlog.com/linux/2008/12/31/virtualbox-error-cannot-connect-to-x-server-on-opensuse-111/">Read more &#187;</a></p>]]></description>
			<content:encoded><![CDATA[<a href="http://itechlog.com/linux/2008/12/31/virtualbox-error-cannot-connect-to-x-server-on-opensuse-111/" title="VirtualBox error: cannot connect to X server on OpenSUSE 11.1"></a><p>I am a big fan of <a target="_blank" href="http://www.virtualbox.org/">VirtualBox</a>, it&#8217;s an easy to use Virtualization tool. I had used it on Ubuntu before and wanted to install it on OpenSUSE 11.1, the installation was easy <a target="_blank" href="http://itechlog.com/linux/2008/12/22/using-zypper/">using zypper</a> (<i>$ sudo zypper in VirtualBox</i> ). After installing I tried to run VirtualBox and nothing appeared on the screen. I notice my HD ligh flick a couple of times but noting happened, so I tried to start it from the Command Line.</p>
<p><b><i>$ VirtualBox</i>&nbsp; (and the follwing error appeared)<br /><i>QT warning : cannot connect to X server<br /></i></b><br />That was all, no instructions.&nbsp; After some searching I found out that this is due to permission problems, so I tried to run the programme as root but still no success. The answer to this problem in my case was to add my user to the <b>vboxusers group</b>. </p>
<p><b><i>$ sudo</i></b><code><b><i> usermod -a -G vboxusers username <br /></i></b><br />Note that your have to replace "username" with your username. ;) That's it, it now works.</p>
<p><img style="max-width: 800px;" src="http://itechlog.com/wp-content/uploads/2008/12/ubuntuvbox.png" /><br /></code></p>

<!-- start wp-tags-to-technorati 1.02 -->

<p class='technorati-tags'>Technorati Tags: <a class='technorati-link' href='http://technorati.com/tag/cannot+connect+to+X+server' rel='tag' target='_self'>cannot connect to X server</a>, <a class='technorati-link' href='http://technorati.com/tag/Linux' rel='tag' target='_self'>Linux</a>, <a class='technorati-link' href='http://technorati.com/tag/usermod' rel='tag' target='_self'>usermod</a>, <a class='technorati-link' href='http://technorati.com/tag/VirtualBox+error' rel='tag' target='_self'>VirtualBox error</a>, <a class='technorati-link' href='http://technorati.com/tag/Virtualization' rel='tag' target='_self'>Virtualization</a></p>

<!-- end wp-tags-to-technorati -->
<h3  class="related_post_title">Related Posts</h3><ul class="related_post"><li>December 11, 2008 -- <a href="http://itechlog.com/linux/2008/12/11/hp-to-offer-pre-installed-suse-linux-o-businesses-and-schools/" title="HP to offer pre-installed Suse Linux for Businesses and Schools">HP to offer pre-installed Suse Linux for Businesses and Schools</a></li><li>December 21, 2011 -- <a href="http://itechlog.com/easy-tips/2011/12/21/auto-start-a-program-on-gnome-3/" title="Auto start a program on Gnome 3">Auto start a program on Gnome 3</a></li><li>December 14, 2011 -- <a href="http://itechlog.com/linux/2011/12/14/show-desktop-icons-in-gnome-3-on-open-suse-12-1/" title="Show Desktop icons in Gnome 3 on Open SUSE 12.1">Show Desktop icons in Gnome 3 on Open SUSE 12.1</a></li><li>November 7, 2011 -- <a href="http://itechlog.com/programming/2011/11/07/arduino-the-open-source-hardware/" title="Arduino the Open Source hardware">Arduino the Open Source hardware</a></li><li>October 7, 2011 -- <a href="http://itechlog.com/easy-tips/2011/10/07/spotify-crashes-in-linux-under-wine/" title="Spotify crashes in Linux under Wine">Spotify crashes in Linux under Wine</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://itechlog.com/linux/2008/12/31/virtualbox-error-cannot-connect-to-x-server-on-opensuse-111/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HP to offer pre-installed Suse Linux for Businesses and Schools</title>
		<link>http://itechlog.com/linux/2008/12/11/hp-to-offer-pre-installed-suse-linux-o-businesses-and-schools/</link>
		<comments>http://itechlog.com/linux/2008/12/11/hp-to-offer-pre-installed-suse-linux-o-businesses-and-schools/#comments</comments>
		<pubDate>Thu, 11 Dec 2008 06:00:29 +0000</pubDate>
		<dc:creator>Alex Costa</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[HP]]></category>
		<category><![CDATA[SLED]]></category>
		<category><![CDATA[SUSE]]></category>
		<category><![CDATA[Virtualization]]></category>

		<guid isPermaLink="false">http://itechlog.com/linux/2008/12/11/hp-to-offer-pre-installed-suse-linux-o-businesses-and-schools/</guid>
		<description><![CDATA[<a href="http://itechlog.com/linux/2008/12/11/hp-to-offer-pre-installed-suse-linux-o-businesses-and-schools/" title="HP to offer pre-installed Suse Linux for Businesses and Schools"></a>HP has announced that it will offer pre installed SUSE Linux Enterprise Desktop to business and education customers. This is great news for Novell and the OpenSource community. This pre installed version will come with all the essentials including Open &#8230;<p class="read-more"><a href="http://itechlog.com/linux/2008/12/11/hp-to-offer-pre-installed-suse-linux-o-businesses-and-schools/">Read more &#187;</a></p>]]></description>
			<content:encoded><![CDATA[<a href="http://itechlog.com/linux/2008/12/11/hp-to-offer-pre-installed-suse-linux-o-businesses-and-schools/" title="HP to offer pre-installed Suse Linux for Businesses and Schools"></a><p><a target="_blank" href="http://www.symantec.com/virtualfirefox/welcome.jsp">HP has announced</a> that it will offer pre installed <a target="_blank" href="http://www.symantec.com/virtualfirefox/welcome.jsp">SUSE Linux Enterprise Desktop</a> to business and education customers. This is great news for Novell and the OpenSource community. This pre installed version will come with all the essentials including Open Office, web browser, multimedia tools, email, team collaboration and instant messaging. </p>
<p>On the education front, HP said it’s working with Novell to develop and maintain 40 learning applications. They also announced the expansion of its <a target="_blank" href="http://www.symantec.com/virtualfirefox/welcome.jsp">virtualized browsing software.</a></p>
<p>&#8220;<i>As customers surf the web, changes made to the PC are contained in a<br />
“virtual layer,” separate from the operating system, and do not<br />
permanently alter the machine. Customers can therefore reset the<br />
browser as needed, instantly returning the PC to its last-known good<br />
state.</i>&#8221; (extract)</p>

<!-- start wp-tags-to-technorati 1.02 -->

<p class='technorati-tags'>Technorati Tags: <a class='technorati-link' href='http://technorati.com/tag/HP' rel='tag' target='_self'>HP</a>, <a class='technorati-link' href='http://technorati.com/tag/Linux' rel='tag' target='_self'>Linux</a>, <a class='technorati-link' href='http://technorati.com/tag/SLED' rel='tag' target='_self'>SLED</a>, <a class='technorati-link' href='http://technorati.com/tag/SUSE' rel='tag' target='_self'>SUSE</a>, <a class='technorati-link' href='http://technorati.com/tag/Virtualization' rel='tag' target='_self'>Virtualization</a></p>

<!-- end wp-tags-to-technorati -->
<h3  class="related_post_title">Related Posts</h3><ul class="related_post"><li>December 31, 2008 -- <a href="http://itechlog.com/linux/2008/12/31/virtualbox-error-cannot-connect-to-x-server-on-opensuse-111/" title="VirtualBox error: cannot connect to X server on OpenSUSE 11.1">VirtualBox error: cannot connect to X server on OpenSUSE 11.1</a></li><li>December 21, 2011 -- <a href="http://itechlog.com/easy-tips/2011/12/21/auto-start-a-program-on-gnome-3/" title="Auto start a program on Gnome 3">Auto start a program on Gnome 3</a></li><li>December 14, 2011 -- <a href="http://itechlog.com/linux/2011/12/14/show-desktop-icons-in-gnome-3-on-open-suse-12-1/" title="Show Desktop icons in Gnome 3 on Open SUSE 12.1">Show Desktop icons in Gnome 3 on Open SUSE 12.1</a></li><li>November 7, 2011 -- <a href="http://itechlog.com/programming/2011/11/07/arduino-the-open-source-hardware/" title="Arduino the Open Source hardware">Arduino the Open Source hardware</a></li><li>October 7, 2011 -- <a href="http://itechlog.com/easy-tips/2011/10/07/spotify-crashes-in-linux-under-wine/" title="Spotify crashes in Linux under Wine">Spotify crashes in Linux under Wine</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://itechlog.com/linux/2008/12/11/hp-to-offer-pre-installed-suse-linux-o-businesses-and-schools/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

