<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Kommentare zu: Install VMWare Tools on Ubuntu Server</title>
	<atom:link href="http://www.ipunct.net/blog/2009/04/install-vmware-tools-on-ubuntu-server/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ipunct.net/blog/2009/04/install-vmware-tools-on-ubuntu-server/</link>
	<description>IT-Lösungen auf den Punkt gebracht</description>
	<lastBuildDate>Sat, 28 Aug 2010 18:39:04 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>Von: Mario Rasser</title>
		<link>http://www.ipunct.net/blog/2009/04/install-vmware-tools-on-ubuntu-server/comment-page-1/#comment-10</link>
		<dc:creator>Mario Rasser</dc:creator>
		<pubDate>Sat, 28 Aug 2010 18:39:04 +0000</pubDate>
		<guid isPermaLink="false">http://blog.ipunct.net/?p=34#comment-10</guid>
		<description>OR:
&lt;code&gt;apt-get install --no-install-recommends linux-headers-virtual open-vm-dkms open-vm-tools&lt;/code&gt;
esp. for Ubuntu 10.04 LTS as the orginal VMWare tools are not compiling anymore. The &lt;code&gt;--no-install-recommends&lt;/code&gt; prevents installation of not needed stuff on Ubuntu Server installations.

Thanks for your contribution!</description>
		<content:encoded><![CDATA[<p>OR:<br />
<code>apt-get install --no-install-recommends linux-headers-virtual open-vm-dkms open-vm-tools</code><br />
esp. for Ubuntu 10.04 LTS as the orginal VMWare tools are not compiling anymore. The <code>--no-install-recommends</code> prevents installation of not needed stuff on Ubuntu Server installations.</p>
<p>Thanks for your contribution!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Von: Tobias Wolf</title>
		<link>http://www.ipunct.net/blog/2009/04/install-vmware-tools-on-ubuntu-server/comment-page-1/#comment-9</link>
		<dc:creator>Tobias Wolf</dc:creator>
		<pubDate>Fri, 27 Aug 2010 15:09:35 +0000</pubDate>
		<guid isPermaLink="false">http://blog.ipunct.net/?p=34#comment-9</guid>
		<description>Or just use the open-vm-tools (debian, so should work for ubuntu too)

* apt-get install module-assistant open-vm-source open-vm-tools
* module-assistant prepare
* module-assistant build open-vm-source
* module-assistant install open-vm-source</description>
		<content:encoded><![CDATA[<p>Or just use the open-vm-tools (debian, so should work for ubuntu too)</p>
<p>* apt-get install module-assistant open-vm-source open-vm-tools<br />
* module-assistant prepare<br />
* module-assistant build open-vm-source<br />
* module-assistant install open-vm-source</p>
]]></content:encoded>
	</item>
</channel>
</rss>
