<?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>~#nixy &#187; ESXi</title>
	<atom:link href="http://nixy.dk/tag/esxi/feed/" rel="self" type="application/rss+xml" />
	<link>http://nixy.dk</link>
	<description>Nix is sexy</description>
	<lastBuildDate>Fri, 16 Oct 2009 09:04:46 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Installing software on ESX 3.5i</title>
		<link>http://nixy.dk/2008/08/14/installing-software-on-esx-35i/</link>
		<comments>http://nixy.dk/2008/08/14/installing-software-on-esx-35i/#comments</comments>
		<pubDate>Thu, 14 Aug 2008 18:31:52 +0000</pubDate>
		<dc:creator>Rada</dc:creator>
				<category><![CDATA[vmware]]></category>
		<category><![CDATA[busybox]]></category>
		<category><![CDATA[ESXi]]></category>
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://nixy.dk/?p=18</guid>
		<description><![CDATA[A lot of people have posted guides to enable ssh access to ESXi servers, but what now? I&#8217;m currently trying to figure out how to install additional software on ESXi. This is a bit of a tough one for now. My findings are as follows: There are two vmfs file systems which contain a set [...]]]></description>
			<content:encoded><![CDATA[<p>A lot of people have posted guides to enable ssh access to ESXi servers, but what now?</p>
<p>I&#8217;m currently trying to figure out how to install additional software on ESXi. This is a bit of a tough one for now.</p>
<p>My findings are as follows:</p>
<ul>
<li>There are two vmfs file systems which contain a set of .tgz files. The contents are identical, but with the hash sums do not match</li>
<li>One of these file system trees contain a checksum.md5 file. The other does not &#8211; I suppose that the one with the checksums is what ESXi considers as being the &#8220;original&#8221; files.</li>
<li>When I replaced /lib/libc.so.6 on the server, it immediately dropped all my ssh sessions, and denied access to the console. Once I power cycled the server, all the changes I made to the userland and base of the OS were reverted (I&#8217;m guessing they came from the &#8220;recovery&#8221; file system)</li>
<li>ESXi complains if the libraries in use do not have a VMWARE_SOMETHING version string (And thus the previously described scenario occurs)</li>
<li>Most of the userland consists of busybox and dropbear sshd. There&#8217;s also gpg.</li>
</ul>
<p>I&#8217;m not big on building software, the usage of gcc, or anything related to linux for that matter, so help from some linux guru on this matter would be greatly appreciated.</p>
]]></content:encoded>
			<wfw:commentRss>http://nixy.dk/2008/08/14/installing-software-on-esx-35i/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->