<?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>bblog &#187; VMware workstation</title>
	<atom:link href="http://boubchir.co.uk/blog/tag/vmware-workstation/feed/" rel="self" type="application/rss+xml" />
	<link>http://boubchir.co.uk/blog</link>
	<description>Virtualisation and go</description>
	<lastBuildDate>Thu, 03 Jun 2010 09:54:06 +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>Setting up VMware Workstation on OpenSuse 11.0</title>
		<link>http://boubchir.co.uk/blog/2009/12/setting-up-vmware-workstation-on-opensuse-11-0/</link>
		<comments>http://boubchir.co.uk/blog/2009/12/setting-up-vmware-workstation-on-opensuse-11-0/#comments</comments>
		<pubDate>Thu, 03 Dec 2009 18:53:50 +0000</pubDate>
		<dc:creator>Mourad</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[opensuse 11.0]]></category>
		<category><![CDATA[VMware]]></category>
		<category><![CDATA[VMware workstation]]></category>

		<guid isPermaLink="false">http://boubchir.co.uk/blog/?p=35</guid>
		<description><![CDATA[Setting up VMware Workstation
From openSuse.org




Full Link : http://en.opensuse.org/Setting_up_VMware_Workstation



Introduction
VMware Workstation is a very popular proprietary virtual machine suite. There are other alternatives such as VirtualBox and QEMU (both open source software) which, unfortunately, are not as a feature rich as a VMware Workstation.






This article explains how to install VMware Workstation 6.5.0 on openSUSE 11.0 and 11.1 [...]]]></description>
			<content:encoded><![CDATA[<h1>Setting up VMware Workstation</h1>
<h3>From openSuse.org</h3>
<p><!-- Begin Content Area --></p>
<table id="toc" class="toc" border="0">
<tbody>
<tr>
<td>Full Link : http://en.opensuse.org/Setting_up_VMware_Workstation</td>
</tr>
</tbody>
</table>
<h1>Introduction</h1>
<p>VMware Workstation is a very popular proprietary virtual machine suite. There are other alternatives such as <a title="VirtualBox" href="http://en.opensuse.org/VirtualBox">VirtualBox</a> and <a title="Using Qemu" href="http://en.opensuse.org/Using_Qemu">QEMU</a> (both open source software) which, unfortunately, are not as a feature rich as a VMware Workstation.</p>
<table style="border:1px solid #aaaaaa;background-color:#fdffdd;margin:1em 2.5% 0;" border="0">
<tbody>
<tr>
<td style="background-color:#fdffdd;padding:3px;">
<div class="floatleft"><span><a class="image" href="http://en.opensuse.org/Image:Icon-info.png"><img longdesc="Icon-info.png" src="http://files.opensuse.org/opensuse/en/thumb/5/57/Icon-info.png/50px-Icon-info.png" alt="" width="50" height="50" /></a></span></div>
</td>
<td><em>This article explains how to install VMware Workstation 6.5.0 on openSUSE 11.0 and 11.1 beta 5. It may work on older/newer versions.</em></td>
</tr>
</tbody>
</table>
<p><a name="Installing_required_packages"></a></p>
<h1>Installing required packages</h1>
<p>Before beginning the installation of VMware Workstation 6.5.0, you have to install the following packages:</p>
<ul>
<li>gcc</li>
<li>make</li>
<li>kernel-source</li>
<li>kernel-syms</li>
<li>linux-kernel-headers (this is probably already installed)</li>
</ul>
<p>There are different ways of installing packages on openSUSE. For instance, you can use YaST or zypper.</p>
<p><a name="Using_YaST"></a></p>
<h2>Using YaST</h2>
<p>Go to YaST -&gt; Software Management. Search for the packages you need (one at a time) and select them by clicking on the checkbox.</p>
<p><a name="Using_zypper"></a></p>
<h2>Using zypper</h2>
<p>Open the terminal, type the following as the root user:</p>
<pre>zypper in gcc make kernel-source kernel-syms linux-kernel-headers</pre>
<p><a name="Starting_the_VMware_installer"></a></p>
<h1>Starting the VMware installer</h1>
<p>Once you have installed the aforementioned packages, you can proceed to run the installer. Before doing so, make it executable;</p>
<p>Note: this is an example, replace the version number with the one you have.</p>
<pre>chmod +x VMware-Workstation-6.5.0-118166.i386.bundle</pre>
<p>Then type (as root):</p>
<pre>./VMware-Workstation-6.5.0-118166.i386.bundle</pre>
<p><a name="Running_VMware_Workstation"></a></p>
<h1>Running VMware Workstation</h1>
<p>To run VMware Workstation on openSUSE, you can either click on the VMware Workstation icon or run it from a terminal.</p>
<p><a name="from_a_Menu_entry"></a></p>
<h2>from a Menu entry</h2>
<p>There are two ways of doing running VMware Workstation from a menu entry;</p>
<ul>
<li>Click on the lizard, type vmware and click on VMware Workstation</li>
</ul>
<p>OR</p>
<ul>
<li>go to lizard -&gt; Applications -&gt; System -&gt; More Programs -&gt; VMware Workstation</li>
</ul>
<p><a name="from_a_Terminal"></a></p>
<h2>from a Terminal</h2>
<p>Open a terminal and type</p>
<pre>vmware</pre>
<p><a name="See_Also"></a></p>
<h1>See Also</h1>
<ul>
<li> <a class="external text" title="http://www.swerdna.net.au/linhowtovmwareserversuse.html" rel="nofollow" href="http://www.swerdna.net.au/linhowtovmwareserversuse.html">Setting up VMware Server 2 on openSUSE 11.0 [plus enabling USB support</a>]</li>
<li> <a class="external text" title="https://bugzilla.novell.com/show bug.cgi?id=459749" rel="nofollow" href="https://bugzilla.novell.com/show_bug.cgi?id=459749">If you see segfaults on startup of vmware / kernel modules missing</a></li>
</ul>
<div style='clear:both'></div>]]></content:encoded>
			<wfw:commentRss>http://boubchir.co.uk/blog/2009/12/setting-up-vmware-workstation-on-opensuse-11-0/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Links for Hardware Compatibility List</title>
		<link>http://boubchir.co.uk/blog/2009/11/links-for-hardware-compatibility-list/</link>
		<comments>http://boubchir.co.uk/blog/2009/11/links-for-hardware-compatibility-list/#comments</comments>
		<pubDate>Tue, 10 Nov 2009 19:42:33 +0000</pubDate>
		<dc:creator>Mourad</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[ESX]]></category>
		<category><![CDATA[ESXi]]></category>
		<category><![CDATA[VMware]]></category>
		<category><![CDATA[VMware workstation]]></category>
		<category><![CDATA[vSphere]]></category>

		<guid isPermaLink="false">http://boubchir.co.uk/blog/?p=14</guid>
		<description><![CDATA[

I have been looking for some compatibility informations about some NIC cards that I&#8217;ve bought from ebay and got a chance to save these on my bookmarks and why not share it as well!!
Main Search Page
Systems Search Page
Storage/SAN Search Page
I/O Devices Search Page
Full Compatibility Guide

]]></description>
			<content:encoded><![CDATA[<div>
<div>
<p>I have been looking for some compatibility informations about some NIC cards that I&#8217;ve bought from ebay and got a chance to save these on my bookmarks and why not share it as well!!</p>
<p><a href="http://www.vmware.com/resources/compatibility/search.php">Main Search Page</a><br />
<a href="http://www.vmware.com/resources/compatibility/search.php?action=base&amp;deviceCategory=server">Systems Search Page</a><br />
<a href="http://www.vmware.com/resources/compatibility/search.php?action=base&amp;deviceCategory=san">Storage/SAN Search Page</a><br />
<a href="http://www.vmware.com/resources/compatibility/search.php?action=base&amp;deviceCategory=io">I/O Devices Search Page</a><br />
<a href="http://www.vmware.com/resources/compatibility/pdf/vi_systems_guide.pdf">Full Compatibility Guide</a></div>
</div>
<div style='clear:both'></div>]]></content:encoded>
			<wfw:commentRss>http://boubchir.co.uk/blog/2009/11/links-for-hardware-compatibility-list/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Free VMware Workstation 7 Course</title>
		<link>http://boubchir.co.uk/blog/2009/11/free-vmware-workstation-7-course/</link>
		<comments>http://boubchir.co.uk/blog/2009/11/free-vmware-workstation-7-course/#comments</comments>
		<pubDate>Wed, 04 Nov 2009 08:46:12 +0000</pubDate>
		<dc:creator>Mourad</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[VMware]]></category>
		<category><![CDATA[VMware workstation]]></category>

		<guid isPermaLink="false">http://boubchir.co.uk/blog/?p=18</guid>
		<description><![CDATA[
VMware are providing a free fundamental training for VMware workstation 7, you will need to have an account to register of course,
Follow this link and get started,
good luck
mb
]]></description>
			<content:encoded><![CDATA[<div>
<p>VMware are providing a free fundamental training for VMware workstation 7, you will need to have an account to register of course,<br />
Follow this <a title="VMware 7" href="http://mylearn.vmware.com/register.cfm?course=53111" target="_blank">link</a> and get started,</p>
<p>good luck</p>
<p>mb</p></div>
<div style='clear:both'></div>]]></content:encoded>
			<wfw:commentRss>http://boubchir.co.uk/blog/2009/11/free-vmware-workstation-7-course/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>VMware Workstation 7.0 is out now</title>
		<link>http://boubchir.co.uk/blog/2009/10/vmware-workstation-7-0-is-out-now/</link>
		<comments>http://boubchir.co.uk/blog/2009/10/vmware-workstation-7-0-is-out-now/#comments</comments>
		<pubDate>Tue, 27 Oct 2009 19:37:48 +0000</pubDate>
		<dc:creator>Mourad</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[ESX]]></category>
		<category><![CDATA[ESXi]]></category>
		<category><![CDATA[VMware]]></category>
		<category><![CDATA[VMware workstation]]></category>

		<guid isPermaLink="false">http://boubchir.co.uk/blog/?p=8</guid>
		<description><![CDATA[VMware Workstation 7.0 is out now,
Finally VMware version 7 is out now, tested this when was on RC and with its great new features I must say that this is a great tool for any IT pro. One of the great things I’ve seen is the ability to run ESX4.0 on this version and also [...]]]></description>
			<content:encoded><![CDATA[<h3>VMware Workstation 7.0 is out now,</h3>
<p>Finally VMware version 7 is out now, tested this when was on RC and with its great new features I must say that this is a great tool for any IT pro. One of the great things I’ve seen is the ability to run ESX4.0 on this version and also the support for new Linux and Unix Oss, what a great tool.</p>
<p>You can still have a chance to play with the RC 7.0.0 build-203739 by clicking <a href="http://communities.vmware.com/community/beta/workstation">here</a>, trial is for 30 days.</p>
<p>Also <a href="http://www.vmware.com/support/pubs/player_pubs.html" target="_blank"><strong>VMware Player 3.0</strong></a> and <a href="http://www.vmware.com/support/pubs/fusion_pubs.html" target="_blank"><strong>VMware Fusion 3.0</strong></a> are out so why don’t you give it a chance?</p>
<div id="attachment_16" style="width: 310px;"><img title="vmware-esx4-inside-vmware-workstation" src="../wp-content/uploads/2009/10/vmware-esx4-inside-vmware-workstation1-300x189.jpg" alt="ESX4.0 on VMware 7" width="300" height="189" />ESX4.0 on VMware 7</div>
<p>Enjoy!!</p>
<div style='clear:both'></div>]]></content:encoded>
			<wfw:commentRss>http://boubchir.co.uk/blog/2009/10/vmware-workstation-7-0-is-out-now/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
