<?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>ehsia.com - my stuff and reviews &#187; IT</title>
	<atom:link href="http://ehsia.com/category/it/feed/" rel="self" type="application/rss+xml" />
	<link>http://ehsia.com</link>
	<description></description>
	<lastBuildDate>Fri, 30 Oct 2009 02:49:02 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>HTTP install of ESX Server 3.5 from Mac OS X Leopard</title>
		<link>http://ehsia.com/http-install-of-esx-server-35-from-mac-os-x-leopard/</link>
		<comments>http://ehsia.com/http-install-of-esx-server-35-from-mac-os-x-leopard/#comments</comments>
		<pubDate>Wed, 12 Nov 2008 03:20:42 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[IT]]></category>
		<category><![CDATA[IT ESX]]></category>
		<category><![CDATA[IT Mac]]></category>

		<guid isPermaLink="false">http://ehsia.com/?page_id=197</guid>
		<description><![CDATA[ESX Server 3.5 just wouldn&#8217;t install from my SATA DVD drive cause my motherboard doesn&#8217;t have a standard controller known to ESX.  I bypassed this by installing ESX 3.5 from a temporary web server. Luckily, a Macbook can whip up a web server in a few clicks. Just go to System Preferences &#8211; Sharing, and [...]
No related posts.]]></description>
			<content:encoded><![CDATA[<p>ESX Server 3.5 just wouldn&#8217;t install from my SATA DVD drive cause my motherboard doesn&#8217;t have a standard controller known to ESX.  I bypassed this by installing ESX 3.5 from a temporary web server.</p>
<p>Luckily, a Macbook can whip up a web server in a few clicks.</p>
<p>Just go to System Preferences &#8211; Sharing, and check off &#8220;Web Sharing&#8221;</p>
<p><a title="picture-8" rel="lightbox[pics197]" href="http://ehsia.com/wp-content/uploads/picture-8.png"><img class="attachment wp-att-199" src="http://ehsia.com/wp-content/uploads/picture-8.png" alt="picture-8" width="500" height="230" /></a></p>
<p>In your /Users/username/Sites folder, copy the VMware folder from the ESX Server 3.5 CD.</p>
<p><a title="picture-1" rel="lightbox[pics197]" href="http://ehsia.com/wp-content/uploads/picture-1.png"><img class="attachment wp-att-200" src="http://ehsia.com/wp-content/uploads/picture-1.png" alt="picture-1" width="231" height="154" /></a></p>
<p>When you boot from the ESX 3.5 Server CD, choose HTTP install and enter in the IP of your Mac and the folder.  In my case, http://192.168.1.100/~ken is inputted as the following.</p>
<p><a title="3023103556_3548577ef1" rel="lightbox[pics197]" href="http://ehsia.com/wp-content/uploads/3023103556_3548577ef1.jpg"><img class="attachment wp-att-201" src="http://ehsia.com/wp-content/uploads/3023103556_3548577ef1.jpg" alt="3023103556_3548577ef1" width="500" height="375" /></a></p>
<p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://ehsia.com/http-install-of-esx-server-35-from-mac-os-x-leopard/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Fugu for SCP to ESXi</title>
		<link>http://ehsia.com/fugu-for-scp-to-esxi/</link>
		<comments>http://ehsia.com/fugu-for-scp-to-esxi/#comments</comments>
		<pubDate>Sun, 09 Nov 2008 23:28:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[IT]]></category>
		<category><![CDATA[IT ESX]]></category>
		<category><![CDATA[IT Mac]]></category>

		<guid isPermaLink="false">http://ehsia.com/?p=177</guid>
		<description><![CDATA[* Be sure to enable SSH in ESXi first. Unlike Windows, the Mac doesn&#8217;t really have a nice SCP client like WinSCP.  So we are left with the commandline or Fugu. For those afraid of the unix command line, you can also use Fugu to scp files to and from the ESXi server. Use the [...]
No related posts.]]></description>
			<content:encoded><![CDATA[<p>* Be sure to <a title="http://ehsia.com/enable-ssh-in-esxi/" href="http://" target="_blank">enable SSH</a> in ESXi first.</p>
<p>Unlike Windows, the Mac doesn&#8217;t really have a nice SCP client like WinSCP.  So we are left with the commandline or Fugu.</p>
<p>For those afraid of the unix command line, you can also use Fugu to scp files to and from the ESXi server.</p>
<p>Use the SCP option in the menu</p>
<p><img class="attachment wp-att-179" src="http://ehsia.com/wp-content/uploads/fugu-scp2.png" alt="fugu-scp2" width="455" height="66" /></p>
<p>Enter the appropriate details</p>
<p><img class="attachment wp-att-178" src="http://ehsia.com/wp-content/uploads/fugu-scp1.png" alt="fugu-scp1" width="500" height="415" /><br />
Fugu isn&#8217;t as scary as the unix prompt and still very useful.</p>
<p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://ehsia.com/fugu-for-scp-to-esxi/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Enable SSH in ESXi</title>
		<link>http://ehsia.com/enable-ssh-in-esxi/</link>
		<comments>http://ehsia.com/enable-ssh-in-esxi/#comments</comments>
		<pubDate>Sun, 09 Nov 2008 22:32:35 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[IT]]></category>
		<category><![CDATA[IT ESX]]></category>

		<guid isPermaLink="false">http://ehsia.com/?p=176</guid>
		<description><![CDATA[ESXi doesn&#8217;t really have a full blown service console like it&#8217;s bigger brother ESX but remants of it is still there.  If you enable SSH, you will have a limited command line to do simple things like delete VM&#8217;s or use SCP to copy VM&#8217;s to and from the server. Here&#8217;s how you enable it. [...]
No related posts.]]></description>
			<content:encoded><![CDATA[<p>ESXi doesn&#8217;t really have a full blown service console like it&#8217;s bigger brother ESX but remants of it is still there.  If you enable SSH, you will have a limited command line to do simple things like delete VM&#8217;s or use SCP to copy VM&#8217;s to and from the server.</p>
<p>Here&#8217;s how you enable it.</p>
<ol>
<li>Press <strong>ALT+F1</strong></li>
<li>Type<strong> &#8220;unsupported&#8221;<br />
</strong>Hit<strong> &#8220;Enter&#8221;<br />
</strong></li>
<li>Log in</li>
<li>Edit the inetd.conf file by typing, &#8220;vi /etc/inetd.conf&#8221;<br />
Press &#8220;<strong>/</strong>&#8221; key<br />
Type in &#8220;<strong>ssh</strong>&#8221;<br />
Move cursor over to #<br />
Press &#8220;<strong>x</strong>&#8221;<br />
Press &#8220;<strong>Shift+:</strong>&#8221;<br />
Type &#8220;<strong>wq</strong>&#8220;</li>
<li>Find &#8220;inetd&#8221; service #<br />
Type &#8220;<strong>ps | grep inetd</strong>&#8221;<br />
Type &#8220;<strong>kill -HUP ####</strong>&#8220;</li>
<li>Done!</li>
</ol>
<p>Now you can log in via SSH with your favourite client.  In my case I use Terminal on a Mac with the following command:</p>
<p><strong>ssh root@192.168.1.55</strong></p>
<p>With SSH enabled you can have limited access to the service console.  You can&#8217;t really install anything like the full blown ESX but it&#8217;s still very useful for SCP.</p>
<p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://ehsia.com/enable-ssh-in-esxi/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SCP to ESXi in Mac OS X</title>
		<link>http://ehsia.com/scp-to-esxi-in-mac-os-x/</link>
		<comments>http://ehsia.com/scp-to-esxi-in-mac-os-x/#comments</comments>
		<pubDate>Sun, 09 Nov 2008 22:20:52 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[IT]]></category>
		<category><![CDATA[IT ESX]]></category>
		<category><![CDATA[IT Mac]]></category>

		<guid isPermaLink="false">http://ehsia.com/?p=175</guid>
		<description><![CDATA[Here&#8217;s how you copy files to the datastore on your ESXi server from a Mac. Let&#8217;s say you want to copy an ISO file to your datastore on your ESXi server so you can install an OS with it. Open up a Terminal window and type: scp WinXP.iso root@192.168.1.33:/vmfs/volumes/vmstore/ISO This will do just that.  I [...]
No related posts.]]></description>
			<content:encoded><![CDATA[<p>Here&#8217;s how you copy files to the datastore on your ESXi server from a Mac.</p>
<p>Let&#8217;s say you want to copy an ISO file to your datastore on your ESXi server so you can install an OS with it.</p>
<p>Open up a Terminal window and type:</p>
<p><strong>scp WinXP.iso root@192.168.1.33:/vmfs/volumes/vmstore/ISO</strong></p>
<p>This will do just that.  I average about 4MB/s writing to the datastore with my Macbook&#8217;s 100Mbit connection.</p>
<p>To do the reverse and copy a file to your Mac, you type:</p>
<p><strong>scp </strong><strong>root@192.168.1.33:/vmfs/volumes/vmstore/ISO/filename.iso /Users/name/Desktop</strong></p>
<p>You obviously have to make the necesary changes to your IP address and datastore name.</p>
<p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://ehsia.com/scp-to-esxi-in-mac-os-x/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>VMware ESXi</title>
		<link>http://ehsia.com/vmware-esxi/</link>
		<comments>http://ehsia.com/vmware-esxi/#comments</comments>
		<pubDate>Sun, 09 Nov 2008 21:56:56 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[IT]]></category>
		<category><![CDATA[IT ESX]]></category>
		<category><![CDATA[ESXi]]></category>
		<category><![CDATA[P5QL]]></category>
		<category><![CDATA[VMWARE]]></category>

		<guid isPermaLink="false">http://ehsia.com/?p=172</guid>
		<description><![CDATA[I do a lot of VM stuff at work.   In order to learn as much as I can I need an actual server at home to play with.  I can&#8217;t afford a heavy duty server so I put one together with some parts I had lying around.  I also bought some new hardware. Here [...]
No related posts.]]></description>
			<content:encoded><![CDATA[<p>I do a lot of VM stuff at work.   In order to learn as much as I can I need an actual server at home to play with.  I can&#8217;t afford a heavy duty server so I put one together with some parts I had lying around.  I also bought some new hardware.</p>
<p>Here is what I used and costs:</p>
<p>Asus P5QL Pro ($100)<br />
Intel Core 2 Quad Q6600 2.4Ghz ($200)<br />
8GB RAM (4x2GB) OCZ ($20/2GB)<br />
LSI MegaRAID 150-D SATA controller (already had)<br />
2x 1Gb Intel 1000 Pro NICs (already had)<br />
4x160GB SATA drives in Raid5 (already had)<br />
256MB PCIe video card ($30)<br />
SATA DVDRW (already had)<br />
1GB Patriot USB thumb drive (to hold ESXi) (already had)<br />
Case (already had)</p>
<p>As you can see, it doesn&#8217;t cost whole lot to make a decently spec&#8217;d ESXi server.  I spent around $500.</p>
<p>After I got all the parts, setting up a ESXi was a total breeze.  I downloaded ESXi from VMware for free.  Then I imaged it to the USB thumb drive.   After booting it up, I was able to add a datastore from the VMware VI client.</p>
<p>Things to note, the P5QL Pro&#8217;s onboard NIC and SATA do not work with ESXi.  Hence the reason for my LSI and Intel NICs.  Other than that, everything is perfect.</p>
<p>The OCZ RAM I bought claimed to be DDR-800 but it wouldn&#8217;t run at 800mhz.  I had to clock it down to 667mhz or else ESXi would crash.</p>
<p><a title="vmware-esxi" rel="lightbox[pics172]" href="http://ehsia.com/wp-content/uploads/vmware-esxi.jpg"><img class="attachment wp-att-174" src="http://ehsia.com/wp-content/uploads/vmware-esxi.jpg" alt="vmware-esxi" width="500" height="375" /></a></p>
<p>No related posts.</p>]]></content:encoded>
			<wfw:commentRss>http://ehsia.com/vmware-esxi/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

