<?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 tools</title>
	<atom:link href="http://builddocs.com/tags/vmware-tools/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>
	</channel>
</rss>
