<?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>BuildDocs.com - Operating System and Application Build Documents Repository &#187; vmware</title>
	<atom:link href="http://builddocs.com/tags/vmware/feed/" rel="self" type="application/rss+xml" />
	<link>http://builddocs.com</link>
	<description>Better Docs / Better Systems</description>
	<lastBuildDate>Thu, 15 Jul 2010 11:22:39 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Installing VMware Tools on RedHat 5.4</title>
		<link>http://builddocs.com/server_os_builds/installing-vmware-tools-on-redhat-5-4/</link>
		<comments>http://builddocs.com/server_os_builds/installing-vmware-tools-on-redhat-5-4/#comments</comments>
		<pubDate>Tue, 13 Oct 2009 21:50:26 +0000</pubDate>
		<dc:creator>joshhrob</dc:creator>
				<category><![CDATA[Server]]></category>
		<category><![CDATA[Virtualization]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[red hat]]></category>
		<category><![CDATA[redhat]]></category>
		<category><![CDATA[vmware]]></category>
		<category><![CDATA[vmware tools]]></category>

		<guid isPermaLink="false">http://builddocs.com/?p=1055</guid>
		<description><![CDATA[Interested in getting VMware Certified? Check out this VCP 410 Exam Prep

This document outlines the steps to install VMware tools on Redhat 5.4. This document assumes a fresh vanilla install as described in the post
Installing RedHat 5.4 64 bit.
To begin log into your RedHat server as a user and right click on the desktop to [...]]]></description>
			<content:encoded><![CDATA[<p>Interested in getting <A HREF="http://exameducation.com">VMware Certified</A>? Check out this <A HREF="http://exameducation.com">VCP 410 Exam Prep</A></p>
<p><HR></p>
<p>This document outlines the steps to install VMware tools on Redhat 5.4. This document assumes a fresh vanilla install as described in the post<br />
<A HREF="http://builddocs.com/server_os_builds/installing-redhat-5-4-64-bit/">Installing RedHat 5.4 64 bit</A>.</p>
<p>To begin log into your RedHat server as a user and right click on the desktop to open a terminal window.</p>
<p><img src="http://builddocs.com/wp-content/uploads/2009/10/110.jpg" alt="1" width="560" height="420" class="aligncenter size-full wp-image-1056" /></p>
<p>Enter the command <strong>su</strong> and enter your root password to become root.</p>
<p><img src="http://builddocs.com/wp-content/uploads/2009/10/22.jpg" alt="2" width="560" height="420" class="aligncenter size-full wp-image-1059" /></p>
<p>Change directories to the temp directory:</p>
<p><strong>cd /tmp</strong></p>
<p><img src="http://builddocs.com/wp-content/uploads/2009/10/32.jpg" alt="3" width="560" height="420" class="aligncenter size-full wp-image-1060" /></p>
<p>From the VMWare file menu click on VM and click on &#8220;Install VMware Tools&#8221;</p>
<p><img src="http://builddocs.com/wp-content/uploads/2009/10/4.JPG" alt="4" width="567" height="468" class="aligncenter size-full wp-image-1062" /></p>
<p>Enter the following command to mount the cdrom:</p>
<p><strong>mount -o ro /dev/cdrom /mnt</strong></p>
<p><img src="http://builddocs.com/wp-content/uploads/2009/10/52.jpg" alt="5" width="560" height="420" class="aligncenter size-full wp-image-1063" /></p>
<p>Enter the following command to copy files from the /mnt mointpoint to the current directory (/tmp):</p>
<p><strong>cp /mnt/* .</strong></p>
<p><img src="http://builddocs.com/wp-content/uploads/2009/10/132.jpg" alt="13" width="560" height="420" class="aligncenter size-full wp-image-1065" /></p>
<p>There are two files: an rpm and a tar.gz archive. I have not had the best of luck with the rpm, so instead we will install the generic way using the perl script contained within the archive.</p>
<p>Enter the following to unzip the archive:</p>
<p><strong>gunzip VM*.gz<br />
tar -xvf VM*.tar</strong></p>
<p><img src="http://builddocs.com/wp-content/uploads/2009/10/141.jpg" alt="14" width="560" height="420" class="aligncenter size-full wp-image-1067" /></p>
<p>Change directories to the newly created vmware-tools-distrib directory:</p>
<p><strong>cd vmware-tools-distrib<br />
</strong><br />
<img src="http://builddocs.com/wp-content/uploads/2009/10/151.jpg" alt="15" width="560" height="420" class="aligncenter size-full wp-image-1068" /></p>
<p>Enter the following to execute the vmware-install perl script:</p>
<p><strong>perl vmware-install.pl<br />
</strong><br />
<img src="http://builddocs.com/wp-content/uploads/2009/10/162.jpg" alt="16" width="560" height="420" class="aligncenter size-full wp-image-1069" /></p>
<p>Continue to press Enter at prompts to accept defaults until script completes</p>
<p><img src="http://builddocs.com/wp-content/uploads/2009/10/171.jpg" alt="17" width="560" height="420" class="aligncenter size-full wp-image-1070" /></p>
<p>Script completes in about a minute and you&#8217;re all done</p>
<p><img src="http://builddocs.com/wp-content/uploads/2009/10/181.jpg" alt="18" width="560" height="420" class="aligncenter size-full wp-image-1071" /></p>
<p>Please post questions or comments below</p>
]]></content:encoded>
			<wfw:commentRss>http://builddocs.com/server_os_builds/installing-vmware-tools-on-redhat-5-4/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Building a Virtual Appliance with Jeos</title>
		<link>http://builddocs.com/server_os_builds/building-a-virtual-appliance-with-jeos/</link>
		<comments>http://builddocs.com/server_os_builds/building-a-virtual-appliance-with-jeos/#comments</comments>
		<pubDate>Sun, 23 Aug 2009 23:11:52 +0000</pubDate>
		<dc:creator>joshhrob</dc:creator>
				<category><![CDATA[Server]]></category>
		<category><![CDATA[Virtualization]]></category>
		<category><![CDATA[jeos]]></category>
		<category><![CDATA[virtual appliance]]></category>
		<category><![CDATA[vmware]]></category>
		<category><![CDATA[vmware workstation]]></category>

		<guid isPermaLink="false">http://builddocs.com/?p=672</guid>
		<description><![CDATA[Interested in getting VCP 410 Certification? Check out this VCP 410 Exam Prep

This build document outlines creating a Virtual Appliance using VMWare Workstation 6.5 and Ubuntu Jeos (Just Enough Operating System) 8.04.3 operating system .
This document is organized into four sections:
Creating A Virtual Machine in Workstation
Installing Jeos inside VMWare Workstation
Installing VMWare Tools in Jeos
Converting VM [...]]]></description>
			<content:encoded><![CDATA[<p>Interested in getting <A HREF="http://exameducation.com">VCP 410 Certification</A>? Check out this <A HREF="http://exameducation.com">VCP 410 Exam Prep</A></p>
<p><HR></p>
<p>This build document outlines creating a Virtual Appliance using VMWare Workstation 6.5 and Ubuntu Jeos (Just Enough Operating System) 8.04.3 operating system .</p>
<p>This document is organized into four sections:</p>
<p><a href="http://builddocs.com/server_os_builds/building-a-virtual-appliance-with-jeos/">Creating A Virtual Machine in Workstation</a><br />
<a href="http://builddocs.com/server_os_builds/building-a-virtual-appliance-with-jeos/2/">Installing Jeos inside VMWare Workstation</a><br />
<a href="http://builddocs.com/server_os_builds/building-a-virtual-appliance-with-jeos/3/">Installing VMWare Tools in Jeos</a><br />
<a href="http://builddocs.com/server_os_builds/building-a-virtual-appliance-with-jeos/4/">Converting VM to OVF template</a></p>
<h2>Creating Virtual Machine</h2>
<p>The first step is to open Workstation and create a new virtual machine.</p>
<p><img class="aligncenter size-full wp-image-661" src="http://builddocs.com/wp-content/uploads/2009/08/Clipboard01.jpg" alt="Clipboard01" width="511" height="370" /></p>
<p>Select Linux and Ubuntu</p>
<p><img class="aligncenter size-full wp-image-662" src="http://builddocs.com/wp-content/uploads/2009/08/Clipboard02.jpg" alt="Clipboard02" width="511" height="370" /></p>
<p>For disk size, select 4 GB (since this is an appliance we will make everything small)</p>
<p><img class="aligncenter size-full wp-image-663" src="http://builddocs.com/wp-content/uploads/2009/08/Clipboard03.jpg" alt="Clipboard03" width="510" height="370" /></p>
<p>Continue through the wizard. At the end click Customize Hardware</p>
<p><img class="aligncenter size-full wp-image-664" src="http://builddocs.com/wp-content/uploads/2009/08/Clipboard04.jpg" alt="Clipboard04" width="511" height="371" /></p>
<p>Set memory to 256 MB</p>
<p><img class="aligncenter size-full wp-image-665" src="http://builddocs.com/wp-content/uploads/2009/08/Clipboard05.jpg" alt="Clipboard05" width="510" height="370" /></p>
<p>Click on CD/DVD and mount the jeos-8.04.3-jeos-i386.iso file</p>
<p><img class="aligncenter size-full wp-image-667" src="http://builddocs.com/wp-content/uploads/2009/08/Clipboard06.jpg" alt="Clipboard06" width="511" height="371" /></p>
<p>Click on Network Adapter and set it to Bridged</p>
<p><img class="aligncenter size-full wp-image-668" src="http://builddocs.com/wp-content/uploads/2009/08/Clipboard07.jpg" alt="Clipboard07" width="512" height="372" /></p>
<p>Press OK and a new empty virtual machine will be created. As soon as VMWare is ready press the green play button to power on the virtual machine.</p>
]]></content:encoded>
			<wfw:commentRss>http://builddocs.com/server_os_builds/building-a-virtual-appliance-with-jeos/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Installing VMWare ESXi version 4</title>
		<link>http://builddocs.com/server_os_builds/installing-vmware-esxi-version-4/</link>
		<comments>http://builddocs.com/server_os_builds/installing-vmware-esxi-version-4/#comments</comments>
		<pubDate>Sat, 15 Aug 2009 19:05:32 +0000</pubDate>
		<dc:creator>joshhrob</dc:creator>
				<category><![CDATA[Server]]></category>
		<category><![CDATA[Virtualization]]></category>
		<category><![CDATA[esxi]]></category>
		<category><![CDATA[vmware]]></category>

		<guid isPermaLink="false">http://builddocs.com/?p=374</guid>
		<description><![CDATA[Interested in getting VMware Certified? Check out this free VCP 410 Practice Test

This document demonstrates the installation of VMWare&#8217;s ESXi 4 operating system.
Installation Time: Approx 10 minutes
Click here to watch video
Note: Must have minimum 2 GB Ram
Installation
To begin download the free iso file from VMWare&#8217;s website and burn it to a CD. Enter the CD [...]]]></description>
			<content:encoded><![CDATA[<p>Interested in getting <A HREF="http://exameducation.com">VMware Certified</A>? Check out this free <A HREF="http://exameducation.com">VCP 410 Practice Test</A></p>
<p><HR></p>
<p>This document demonstrates the installation of VMWare&#8217;s ESXi 4 operating system.</p>
<p>Installation Time: Approx 10 minutes</p>
<p><a href="http://www.youtube.com/watch?v=FX1O0Q5Z82I" target="_new">Click here to watch video</a></p>
<p>Note: Must have minimum 2 GB Ram</p>
<h2>Installation</h2>
<p>To begin download the free iso file from VMWare&#8217;s website and burn it to a CD. Enter the CD into your server and power on / reboot.</p>
<p><img class="aligncenter size-full wp-image-376" src="http://builddocs.com/wp-content/uploads/2009/08/ESXi-2009-08-14-11-11-19.jpg" alt="ESXi-2009-08-14-11-11-19" width="504" height="280" /></p>
<p>You will see a bunch of dots as the installer is getting unpacked. This may take a minute or two.</p>
<p><img class="aligncenter size-full wp-image-379" src="http://builddocs.com/wp-content/uploads/2009/08/ESXi-2009-08-14-11-11-30.jpg" alt="ESXi-2009-08-14-11-11-30" width="504" height="280" /></p>
<p>You&#8217;ll see the yellow screen and the progress bar as the installer is preparing</p>
<p><img class="aligncenter size-full wp-image-380" src="http://builddocs.com/wp-content/uploads/2009/08/ESXi-2009-08-14-11-12-50.jpg" alt="ESXi-2009-08-14-11-12-50" width="504" height="280" /></p>
<p>When you see the welcome screen press Enter to begin install</p>
<p><img class="aligncenter size-full wp-image-381" src="http://builddocs.com/wp-content/uploads/2009/08/ESXi-2009-08-14-11-17-30.jpg" alt="ESXi-2009-08-14-11-17-30" width="504" height="280" /></p>
<p>Press F11 to accept agreement</p>
<p><img class="aligncenter size-full wp-image-383" src="http://builddocs.com/wp-content/uploads/2009/08/ESXi-2009-08-14-11-17-43.jpg" alt="ESXi-2009-08-14-11-17-43" width="504" height="280" /></p>
<p>Select the disk where you want to install the ESXi operating system</p>
<p><img class="aligncenter size-full wp-image-384" src="http://builddocs.com/wp-content/uploads/2009/08/ESXi-2009-08-14-11-17-57.jpg" alt="ESXi-2009-08-14-11-17-57" width="504" height="280" /></p>
<p>Press F11 (again) to proceed installing ESXi on this disk</p>
<p><img class="aligncenter size-full wp-image-385" src="http://builddocs.com/wp-content/uploads/2009/08/ESXi-2009-08-14-11-18-06.jpg" alt="ESXi-2009-08-14-11-18-06" width="504" height="280" /></p>
<p>ESXi will be installed. May take one or two minutes</p>
<p><img class="aligncenter size-full wp-image-387" src="http://builddocs.com/wp-content/uploads/2009/08/ESXi-2009-08-14-11-18-17.jpg" alt="ESXi-2009-08-14-11-18-17" width="504" height="280" /></p>
<p>When finished, press Enter to reboot, and be sure to remove CD</p>
<p><img class="aligncenter size-full wp-image-389" src="http://builddocs.com/wp-content/uploads/2009/08/ESXi-2009-08-14-11-21-21.jpg" alt="ESXi-2009-08-14-11-21-21" width="504" height="280" /></p>
<h2>Configuration</h2>
<p>After reboot there are a few things to configure. Begin configuration by pressing F2</p>
<p><img class="aligncenter size-full wp-image-390" src="http://builddocs.com/wp-content/uploads/2009/08/ESXi-2009-08-14-11-27-21.jpg" alt="ESXi-2009-08-14-11-27-21" width="504" height="280" /></p>
<p>The first thing to do is set the root password. Select Configure Password and press Enter</p>
<p><img class="aligncenter size-full wp-image-391" src="http://builddocs.com/wp-content/uploads/2009/08/ESXi-2009-08-14-11-27-38.jpg" alt="ESXi-2009-08-14-11-27-38" width="504" height="280" /></p>
<p>Enter your password andtype it again to confirm</p>
<p><img class="aligncenter size-full wp-image-392" src="http://builddocs.com/wp-content/uploads/2009/08/ESXi-2009-08-14-11-28-13.jpg" alt="ESXi-2009-08-14-11-28-13" width="504" height="280" /></p>
<p>Next, configure the networking. Select Configure Management Network</p>
<p><img class="aligncenter size-full wp-image-393" src="http://builddocs.com/wp-content/uploads/2009/08/ESXi-2009-08-14-11-28-42.jpg" alt="ESXi-2009-08-14-11-28-42" width="504" height="280" /></p>
<p>If you have multiple network adapter, make sure you select the correct adapter for the management network. Select Network Adapters</p>
<p><img class="aligncenter size-full wp-image-395" src="http://builddocs.com/wp-content/uploads/2009/08/ESXi-2009-08-14-11-28-56.jpg" alt="ESXi-2009-08-14-11-28-56" width="504" height="280" /></p>
<p>Verify which nic you want to use for management</p>
<p><img class="aligncenter size-full wp-image-396" src="http://builddocs.com/wp-content/uploads/2009/08/ESXi-2009-08-14-11-29-42.jpg" alt="ESXi-2009-08-14-11-29-42" width="504" height="280" /></p>
<p>Finally, if you will be using a static IP address select IP Configuration</p>
<p><img class="aligncenter size-full wp-image-397" src="http://builddocs.com/wp-content/uploads/2009/08/ESXi-2009-08-14-11-29-20.jpg" alt="ESXi-2009-08-14-11-29-20" width="504" height="280" /></p>
<p>Enter IP information</p>
<p><img class="aligncenter size-full wp-image-398" src="http://builddocs.com/wp-content/uploads/2009/08/ESXi-2009-08-14-11-29-421.jpg" alt="ESXi-2009-08-14-11-29-42" width="504" height="280" /></p>
<p>At this point, the ESXi host is ready to start hosting virtual machines. This can be done using the VI client or VCenter (formerly Virtual Center).</p>
<p>If you have questions or problems with this build document please leave a comment below.</p>
]]></content:encoded>
			<wfw:commentRss>http://builddocs.com/server_os_builds/installing-vmware-esxi-version-4/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
