<?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>Tegak Lurus Dengan Langit &#187; vmware</title>
	<atom:link href="http://www.jejaklangkah.net/blog/tag/vmware/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.jejaklangkah.net/blog</link>
	<description>Jejak Langkah Seorang Pelamun</description>
	<lastBuildDate>Tue, 13 Jan 2009 17:18:16 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>InstallVMware Server on Intrepid</title>
		<link>http://www.jejaklangkah.net/blog/2008/11/installvmware-server-on-intrepid/</link>
		<comments>http://www.jejaklangkah.net/blog/2008/11/installvmware-server-on-intrepid/#comments</comments>
		<pubDate>Wed, 05 Nov 2008 04:52:20 +0000</pubDate>
		<dc:creator>paulus</dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[intrepid]]></category>
		<category><![CDATA[vmware]]></category>

		<guid isPermaLink="false">http://www.jejaklangkah.net/blog/it/linux/installvmware-server-on-intrepid/</guid>
		<description><![CDATA[I&#8217;m trying to get VMWare Server 1.0.6 working on Intrepid since I need it for my day to day work. Here&#8217;s a quick how to : 

Download VMWare server from VMWare website. VMWare server is free, but you need serial number which can be requested by registering to -VMWare. Extract the source, it will create <a href="http://www.jejaklangkah.net/blog/2008/11/installvmware-server-on-intrepid/" class="more-link">More &#62;</a>]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m trying to get VMWare Server 1.0.6 working on Intrepid since I need it for my day to day work. Here&#8217;s a quick how to : 
<ul>
<li>Download VMWare server from VMWare website. VMWare server is free, but you need serial number which can be requested by registering to -VMWare. Extract the source, it will create a directory called vmware-server-distrib</li>
<li>Download VMWare patch from from <a href="http://www.insecure.ws/warehouse/vmware-update-2.6.27-5.5.7-2.tar.g">here. <br /></a></li>
<li>To install VMWare, you&#8217;ll need linux-headers, build-essentials, and xinetd. Download those from repo by executing the following </li>
</ul>
<p><code>$sudo apt-get install build-essential linux-headers-2.6.27-7 xinetd</code></p>
<p>Note that the version of your linux-headers may differ. Up to now, my intrepid uses kernel 2.6.27-7-generic. 
<ul>
<li>Go to the vmware distrib directory, and execute the ./vmware-install.pl</li>
</ul>
<p><code>$cd vmware-server-distrib<br />$sudo ./vmware-install.pl</code></p>
<p>Just use the details, but note that when you&#8217;re asked if you&#8217;d like to run the vmware-config.pl, select [no]
<ul>
<li>Extract the vmware-patch </li>
</ul>
<p><code>$gunzip &lt; vmware-update-2.6.27-5.5.7-2.tar.gz | tar -xvf -</code>
<ul>
<li>Go to the update directory and execute the patch script </li>
</ul>
<p><code>$cd vmware-update-2.6.27-5.5.7-2<br />$sudo ./runme.pl</code></p>
<p>The script will patch the source, and ask whether or not you want to run the vmware-config.pl script. This time, select [yes]. While running the script, I accepted all the defaults value. </p>
<p>I assume that you can configure networking on your own. </p>
<p>Environment : <br />- Ubuntu 8.10 Intrepid Ibex running kernel 2.6.27-7-generic</p>
]]></content:encoded>
			<wfw:commentRss>http://www.jejaklangkah.net/blog/2008/11/installvmware-server-on-intrepid/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>

