<?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>heimic.net &#187; Ubuntu</title>
	<atom:link href="http://heimic.net/tag/ubuntu/feed/" rel="self" type="application/rss+xml" />
	<link>http://heimic.net</link>
	<description></description>
	<lastBuildDate>Wed, 01 Feb 2012 11:15:29 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Ubuntu annoyances</title>
		<link>http://heimic.net/2008/12/22/ubuntu-annoyances/</link>
		<comments>http://heimic.net/2008/12/22/ubuntu-annoyances/#comments</comments>
		<pubDate>Sun, 21 Dec 2008 23:03:17 +0000</pubDate>
		<dc:creator>michaelf</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Ubuntu]]></category>

		<guid isPermaLink="false">http://blog.heimic.net/?p=181</guid>
		<description><![CDATA[Downloaded the Ubuntu 8.10 AMD64 alternate image. Proceeded to install. Setup LVM etc, then install continues. It then stops and prompts you to insert another disc. It would appear it wants the Ubuntu 8.10 AMD64 desktop disc. Lucky I have &#8230; <a href="http://heimic.net/2008/12/22/ubuntu-annoyances/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Downloaded the Ubuntu 8.10 AMD64 alternate image. Proceeded to install. Setup LVM etc, then install continues. It then stops and prompts you to insert another disc. It would appear it wants the Ubuntu 8.10 AMD64 desktop disc. Lucky I have a copy, it then proceeds to not accept it, yet the disc id matches exactly that it is asking for.</p>
<p>Grrr..</p>
]]></content:encoded>
			<wfw:commentRss>http://heimic.net/2008/12/22/ubuntu-annoyances/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HowTo Install VMware Tools On Ubuntu Guests</title>
		<link>http://heimic.net/2008/12/03/howto-install-vmware-tools-on-ubuntu-guests/</link>
		<comments>http://heimic.net/2008/12/03/howto-install-vmware-tools-on-ubuntu-guests/#comments</comments>
		<pubDate>Wed, 03 Dec 2008 09:43:43 +0000</pubDate>
		<dc:creator>michaelf</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Guests]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[VMware Fusion]]></category>
		<category><![CDATA[VMware Tools]]></category>

		<guid isPermaLink="false">http://blog.heimic.net/?p=176</guid>
		<description><![CDATA[On the account I don&#8217;t do the process often, I thought it might be a good idea to document the process of what packages I need to install into Ubuntu Linux Guests so that VMware Tools will compile without error. &#8230; <a href="http://heimic.net/2008/12/03/howto-install-vmware-tools-on-ubuntu-guests/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>On the account I don&#8217;t do the process often, I thought it might be a good idea to document the process of what packages I need to install into Ubuntu Linux Guests so that VMware Tools will compile without error.</p>
<p>Follow the steps below and you&#8217;ll be able to copy the VMware Tools tar/gzip archive to your host, extract it and then run the vmware-install.pl</p>
<p>Determine the linux kernel version, using uname -a. Make note of the release.</p>
<p>Then install the following packages; (assuming the kernel version from the uname -a is 2.6.27-7-generic)</p>
<pre>apt-get install linux-headers-2.6.27=7-generic linux-source-2.6.27 gcc make psmisc</pre>
]]></content:encoded>
			<wfw:commentRss>http://heimic.net/2008/12/03/howto-install-vmware-tools-on-ubuntu-guests/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>VMware Tools, still the best for Linux Virtual Machines</title>
		<link>http://heimic.net/2008/03/24/vmware-tools-still-the-best-for-linux-virtual-machines/</link>
		<comments>http://heimic.net/2008/03/24/vmware-tools-still-the-best-for-linux-virtual-machines/#comments</comments>
		<pubDate>Mon, 24 Mar 2008 09:36:29 +0000</pubDate>
		<dc:creator>michaelf</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Apple]]></category>
		<category><![CDATA[Fusion]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[MacOS X]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[VMware]]></category>
		<category><![CDATA[Xubuntu]]></category>

		<guid isPermaLink="false">http://heimic.net/2008/03/24/vmware-tools-still-the-best-for-linux-virtual-machines/</guid>
		<description><![CDATA[If it wasn&#8217;t for the VMware Tools package being as good as it was, then running Virtual Machines would be alot more difficult. Below is a screen grab from my Xubuntu install which has since had the VMware Tools installed, &#8230; <a href="http://heimic.net/2008/03/24/vmware-tools-still-the-best-for-linux-virtual-machines/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>If it wasn&#8217;t for the VMware Tools package being as good as it was, then running Virtual Machines would be alot more difficult.</p>
<p>Below is a screen grab from my Xubuntu install which has since had the VMware Tools installed, thus the resolution of the Virtual Machine is running at the resolution I dictate. Could make it full screen, but I still like to be able to see my desktop for other tasks.</p>
<p><a href="http://static.heimic.net/2008/03/vmware-fusion-xubuntu.jpg"></a></p>
<p style="text-align: center"><a href="http://static.heimic.net/2008/03/vmware-fusion-xubuntu.jpg"><img src="http://static.heimic.net/2008/03/thumbnail_vmware-fusion-xubuntu.jpg" /></a></p>
<p style="text-align: center">Click for High Resolution version.</p>
]]></content:encoded>
			<wfw:commentRss>http://heimic.net/2008/03/24/vmware-tools-still-the-best-for-linux-virtual-machines/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

