<?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>Tommi&#039;s stuff &#187; Uncategorized</title>
	<atom:link href="http://tommi.org/category/uncategorized/feed/" rel="self" type="application/rss+xml" />
	<link>http://tommi.org</link>
	<description>joogoogilizer!</description>
	<lastBuildDate>Mon, 04 Jan 2010 20:48:11 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>VMware Server 2.0 and Fedora 9 or Fedora 10</title>
		<link>http://tommi.org/2008/09/28/vmware-server-20-and-fedora-9-fedora-10/</link>
		<comments>http://tommi.org/2008/09/28/vmware-server-20-and-fedora-9-fedora-10/#comments</comments>
		<pubDate>Sun, 28 Sep 2008 21:48:03 +0000</pubDate>
		<dc:creator>tommi</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[fedora]]></category>
		<category><![CDATA[vmware]]></category>

		<guid isPermaLink="false">http://tommi.org/?p=27</guid>
		<description><![CDATA[*Update* This also affects Fedora 10
Just ran into quite a bit of trouble trying to get VMware Server 2.0 to run on Fedora 9. After quite a bit of digging I found that vmware-hostd calls PAM and unix_chkpwd seems to cause a problem in hostd. The error message from the VMware Management Web:
The server is [...]]]></description>
			<content:encoded><![CDATA[<p><span style="color: #ff0000">*Update*</span> This also affects Fedora 10</p>
<p>Just ran into quite a bit of trouble trying to get VMware Server 2.0 to run on Fedora 9. After quite a bit of digging I found that vmware-hostd calls PAM and unix_chkpwd seems to cause a problem in hostd. The error message from the VMware Management Web:</p>
<p><span style="color: #ff0000">The server is not responding. Please check that the server is running and accepting connections. </span></p>
<p>And after looking through the proccess list I found the following:</p>
<pre>root      9817  9741  0 17:26 ?        00:00:00 [unix_chkpwd] &lt;defunct&gt;</pre>
<p>My fix was to <strong>turn off password authentication</strong> in PAM for VMware and hope for a fix from VMware soon. This fix was suggested in <a href="http://communities.vmware.com/message/826708;jsessionid=6E58CB36E8F4CED3F413A27EEC78F5B6">this post</a>.</p>
<p>Turning off authentication:</p>
<pre># cat /etc/pam.d/vmware-authd</pre>
<pre>#%PAM-1.0</pre>
<pre>auth       required    pam_permit.so</pre>
<pre>account    required    pam_permit.so</pre>
<p>After that I suggest closing out connections to the vmware ports using iptables if you have disabled the default firewall which should keep you safe. Addition to /etc/sysconfig/iptables follows:</p>
<pre>-A INPUT -i ! lo -m tcp -p tcp -m multiport --dports 8009,8222,8308,8333 -j REJECT</pre>
<p>Hope this helps..</p>
<a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Ftommi.org%2F2008%2F09%2F28%2Fvmware-server-20-and-fedora-9-fedora-10%2F&amp;linkname=VMware%20Server%202.0%20and%20Fedora%209%20or%20Fedora%2010"><img src="http://tommi.org/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://tommi.org/2008/09/28/vmware-server-20-and-fedora-9-fedora-10/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>Just Do IT!</title>
		<link>http://tommi.org/2008/06/05/just-do-it/</link>
		<comments>http://tommi.org/2008/06/05/just-do-it/#comments</comments>
		<pubDate>Thu, 05 Jun 2008 16:25:42 +0000</pubDate>
		<dc:creator>tommi</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[desktop]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[open source]]></category>

		<guid isPermaLink="false">http://tommi.org/?p=23</guid>
		<description><![CDATA[Just discovered one of the most usefull apps I have come upon in a long time, Gnome DO!
This program makes programs and actions in them really easy. I have for instance installed the pidgin plugin for it, I hit &#8220;Windows button (super) &#8211; Space&#8221;, type the first few letters in a contacts email and voila, [...]]]></description>
			<content:encoded><![CDATA[<p>Just discovered one of the most usefull apps I have come upon in a long time, Gnome DO!</p>
<p>This program makes programs and actions in them really easy. I have for instance installed the pidgin plugin for it, I hit &#8220;Windows button (super) &#8211; Space&#8221;, type the first few letters in a contacts email and voila, you have a open chat window with your friend.</p>
<p>I have a few icons to connect to various Windows terminal servers. I can hit Super-Space and then the first few letters of the hostname and whamm, I&#8217;m in. Same goes for ssh sessions, type for instance &#8220;root@mach&#8221;-&gt;Enter and I&#8217;m in.</p>
<p>This program is very similar to Quicksilver for MacOS X.</p>
<p>Here you can find <a title="Gnome DO Videos" href="http://video.google.com/videosearch?q=%22GNOME+Do%22+launchpad.net%2Fdo+OR+davebsd.com&amp;num=10&amp;so=4&amp;start=0#" target="_self">some Gnome DO videos</a>.</p>
<p><a title="The Gnome DO webpage" href="http://do.davebsd.com/" target="_self">The Gnome DO webpage</a></p>
<a class="a2a_dd addtoany_share_save" href="http://www.addtoany.com/share_save?linkurl=http%3A%2F%2Ftommi.org%2F2008%2F06%2F05%2Fjust-do-it%2F&amp;linkname=Just%20Do%20IT%21"><img src="http://tommi.org/wp-content/plugins/add-to-any/share_save_171_16.png" width="171" height="16" alt="Share/Bookmark"/></a>]]></content:encoded>
			<wfw:commentRss>http://tommi.org/2008/06/05/just-do-it/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
