<?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>vSphere Archives - the Sysadmin Channel</title>
	<atom:link href="https://thesysadminchannel.com/tag/vsphere/feed/" rel="self" type="application/rss+xml" />
	<link>https://thesysadminchannel.com/tag/vsphere/</link>
	<description>Documenting My Life as a System Administrator</description>
	<lastBuildDate>Sun, 06 May 2018 05:12:18 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.8.2</generator>
<site xmlns="com-wordpress:feed-additions:1">144174110</site>	<item>
		<title>How To Install and Configure ESXi 5.5 &#8211; Step by Step Guide</title>
		<link>https://thesysadminchannel.com/install-and-configure-esxi-5-5-step-by-step-guide/</link>
					<comments>https://thesysadminchannel.com/install-and-configure-esxi-5-5-step-by-step-guide/#respond</comments>
		
		<dc:creator><![CDATA[Paul Contreras]]></dc:creator>
		<pubDate>Sat, 24 Mar 2018 03:44:40 +0000</pubDate>
				<category><![CDATA[Beginner]]></category>
		<category><![CDATA[VMware]]></category>
		<category><![CDATA[ESXi 5.5]]></category>
		<category><![CDATA[Install and Configure]]></category>
		<category><![CDATA[Install and Configure ESXi 5.5]]></category>
		<category><![CDATA[vSphere]]></category>
		<category><![CDATA[WMWare]]></category>
		<guid isPermaLink="false">https://thesysadminchannel.com/?p=124</guid>

					<description><![CDATA[<p>In this article I&#8217;m going to give you a step by step guide on how to Install and Configure ESXi 5.5. First and foremost, let&#8217;s talk about hardware. ESXi 5.5 Hardware Requirements. ESXI 5.5 requires that you have at least 4GB&#8230; <a href="https://thesysadminchannel.com/install-and-configure-esxi-5-5-step-by-step-guide/" class="more-link">Continue Reading <span class="meta-nav">&#8594;</span></a></p>
<p>The post <a href="https://thesysadminchannel.com/install-and-configure-esxi-5-5-step-by-step-guide/">How To Install and Configure ESXi 5.5 &#8211; Step by Step Guide</a> appeared first on <a href="https://thesysadminchannel.com">the Sysadmin Channel</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>In this article I&#8217;m going to give you a <strong>step by step guide on how to Install and Configure ESXi 5.5</strong>. First and foremost, let&#8217;s talk about hardware.</p>
<h2>ESXi 5.5 Hardware Requirements.</h2>
<ul>
<li>ESXI 5.5 requires that you have at least 4GB of RAM.</li>
<li>ESXI 5.5 only supports a host machine with a minimum of two cores.</li>
<li>ESXi 5.5 must have at least 1 or more Gigabit or 10Gigabit Ethernet adapters.</li>
<li>ESXi 5.5 requires the NX/XD bit to be enabled for the CPU in the BIOS</li>
</ul>
<p>If you would like to know a little more on the hardware specs, check out VMWare’s site <a href="https://docs.vmware.com/en/VMware-vSphere/5.5/com.vmware.vsphere.upgrade.doc/GUID-DEB8086A-306B-4239-BF76-E354679202FC.html" target="_blank" rel="noopener">here</a>.</p>
<p>&nbsp;</p>
<p>Now that we have the hardware out of the way, we’re going to need the install media and probably a USB stick to boot to media.  You can <a href="https://www.amazon.com/gp/search/ref=as_li_qf_sp_sr_il_tl?ie=UTF8&amp;tag=thesysadminch-20&amp;keywords=USB Flash Drives&amp;index=aps&amp;camp=1789&amp;creative=9325&amp;linkCode=xm2&amp;linkId=3300a4104ac3d2dde80a8adb6f5e3963" target="_blank" rel="noopener">buy USB sticks on Amazon</a> for super cheap these days but most of us already have one laying around.  Once we have our flash drive, we&#8217;ll use it to create a bootable ISO of ESXi 5.5.  If you haven&#8217;t found it yet, you can <a href="https://my.vmware.com/web/vmware/details?productId=352&amp;downloadGroup=ESXI550" target="_blank" rel="noopener">download ESXi version 5.5 here</a>.</p>
<p>&nbsp;</p>
<h2>Install and Configure ESXi 5.5</h2>
<p>Alright now that we have all the pre-requisites out of the way boot to USB and you&#8217;ll be presented with 2 options.</p>
<p><a href="https://thesysadminchannel.com/wp-content/uploads/2018/03/ESXi-5.5-Boot-Menu-Installer.jpg" target="_blank" rel="noopener"><img fetchpriority="high" decoding="async" class="aligncenter wp-image-129 size-full" src="https://thesysadminchannel.com/wp-content/uploads/2018/03/ESXi-5.5-Boot-Menu-Installer.jpg" alt="Install and Configure ESXi 5.5" width="1023" height="635" srcset="https://thesysadminchannel.com/wp-content/uploads/2018/03/ESXi-5.5-Boot-Menu-Installer.jpg 1023w, https://thesysadminchannel.com/wp-content/uploads/2018/03/ESXi-5.5-Boot-Menu-Installer-768x477.jpg 768w" sizes="(max-width: 1023px) 100vw, 1023px" /></a></p>
<p>Press Enter on the ESXi-5.5.0 Installer and let it load.  This process should take several minutes.</p>
<p><a href="https://thesysadminchannel.com/wp-content/uploads/2018/03/ESXi-5.5-Installer-Loading.jpg" target="_blank" rel="noopener"><img decoding="async" class="aligncenter wp-image-131 size-medium" src="https://thesysadminchannel.com/wp-content/uploads/2018/03/ESXi-5.5-Installer-Loading-1024x714.jpg" alt="ESXi 5.5 Installer Loading" width="1024" height="714" srcset="https://thesysadminchannel.com/wp-content/uploads/2018/03/ESXi-5.5-Installer-Loading-1024x714.jpg 1024w, https://thesysadminchannel.com/wp-content/uploads/2018/03/ESXi-5.5-Installer-Loading-768x536.jpg 768w, https://thesysadminchannel.com/wp-content/uploads/2018/03/ESXi-5.5-Installer-Loading.jpg 1190w" sizes="(max-width: 1024px) 100vw, 1024px" /></a></p>
<p>&nbsp;</p>
<p>During this process you will be prompted to reboot several times.  Follow the prompts on screen until you&#8217;re presented to create your root password.</p>
<p>One you get passed all of the reboots and you&#8217;re ready to configure your brand new ESXi install, you&#8217;ll be presented with the following options.  Click on &#8220;Configure Management Network&#8221; to statically assign your IP addresses.</p>
<p><a href="https://thesysadminchannel.com/wp-content/uploads/2018/03/ESXi-5.5-Configure-Management-Network.jpg" target="_blank" rel="noopener"><img decoding="async" class="aligncenter wp-image-132 size-medium" src="https://thesysadminchannel.com/wp-content/uploads/2018/03/ESXi-5.5-Configure-Management-Network-1024x718.jpg" alt="ESXi 5.5 Configure Management Network" width="1024" height="718" srcset="https://thesysadminchannel.com/wp-content/uploads/2018/03/ESXi-5.5-Configure-Management-Network-1024x718.jpg 1024w, https://thesysadminchannel.com/wp-content/uploads/2018/03/ESXi-5.5-Configure-Management-Network-768x538.jpg 768w, https://thesysadminchannel.com/wp-content/uploads/2018/03/ESXi-5.5-Configure-Management-Network.jpg 1193w" sizes="(max-width: 1024px) 100vw, 1024px" /></a></p>
<p>&nbsp;</p>
<p>Enter in your static IP so DHCP doesn&#8217;t change your IP in the future.</p>
<div id="attachment_133" style="width: 1034px" class="wp-caption aligncenter"><a href="https://thesysadminchannel.com/wp-content/uploads/2018/03/ESXi-5.5-Static-IP-Configuration.jpg" target="_blank" rel="noopener"><img decoding="async" aria-describedby="caption-attachment-133" class="wp-image-133 size-medium" src="https://thesysadminchannel.com/wp-content/uploads/2018/03/ESXi-5.5-Static-IP-Configuration-1024x424.jpg" alt="ESXi 5.5 Static IP Configuration" width="1024" height="424" srcset="https://thesysadminchannel.com/wp-content/uploads/2018/03/ESXi-5.5-Static-IP-Configuration.jpg 1024w, https://thesysadminchannel.com/wp-content/uploads/2018/03/ESXi-5.5-Static-IP-Configuration-768x318.jpg 768w" sizes="(max-width: 1024px) 100vw, 1024px" /></a><p id="caption-attachment-133" class="wp-caption-text">In my case I&#8217;m going to use 172.16.10.105 /24.</p></div>
<p>&nbsp;</p>
<p>Another important piece of the puzzle is the need to enter in our DNS servers and set our Hostname.</p>
<div id="attachment_134" style="width: 1034px" class="wp-caption aligncenter"><a href="https://thesysadminchannel.com/wp-content/uploads/2018/03/ESXi-5.5-DNS-and-Hostname-Configuration.jpg" target="_blank" rel="noopener"><img decoding="async" aria-describedby="caption-attachment-134" class="wp-image-134 size-medium" src="https://thesysadminchannel.com/wp-content/uploads/2018/03/ESXi-5.5-DNS-and-Hostname-Configuration-1024x429.jpg" alt="ESXi 5.5 DNS and Hostname Configuration" width="1024" height="429" srcset="https://thesysadminchannel.com/wp-content/uploads/2018/03/ESXi-5.5-DNS-and-Hostname-Configuration.jpg 1024w, https://thesysadminchannel.com/wp-content/uploads/2018/03/ESXi-5.5-DNS-and-Hostname-Configuration-768x322.jpg 768w" sizes="(max-width: 1024px) 100vw, 1024px" /></a><p id="caption-attachment-134" class="wp-caption-text">90% of time your DNS servers will be your Active Directory Domain Controllers.</p></div>
<p>Next we&#8217;re going to set our DNS suffix.  This is set to your domain name.</p>
<div id="attachment_135" style="width: 1034px" class="wp-caption aligncenter"><a href="https://thesysadminchannel.com/wp-content/uploads/2018/03/ESXi-5.5-DNS-Suffix-Configuration.jpg" target="_blank" rel="noopener"><img decoding="async" aria-describedby="caption-attachment-135" class="wp-image-135 size-medium" src="https://thesysadminchannel.com/wp-content/uploads/2018/03/ESXi-5.5-DNS-Suffix-Configuration-1024x365.jpg" alt="ESXi 5.5 DNS Suffix Configuration" width="1024" height="365" srcset="https://thesysadminchannel.com/wp-content/uploads/2018/03/ESXi-5.5-DNS-Suffix-Configuration.jpg 1024w, https://thesysadminchannel.com/wp-content/uploads/2018/03/ESXi-5.5-DNS-Suffix-Configuration-768x274.jpg 768w" sizes="(max-width: 1024px) 100vw, 1024px" /></a><p id="caption-attachment-135" class="wp-caption-text">In my case, I&#8217;m setting the DNS suffix to thesysadminchannel.com</p></div>
<p>&nbsp;</p>
<p>The initial configuration portion of your ESXi 5.5 host is now complete.  For our final step we&#8217;re going to go to our favorite browser and enter in the IP we set in the previous steps.  You will be presented with an unsafe connection,  no need to worry about this since we don&#8217;t have the SSL certificates installed.</p>
<p><a href="https://thesysadminchannel.com/wp-content/uploads/2018/03/Web-Login-to-ESXi-5.5.jpg" target="_blank" rel="noopener"><img decoding="async" class="aligncenter wp-image-136 size-medium" src="https://thesysadminchannel.com/wp-content/uploads/2018/03/Web-Login-to-ESXi-5.5-1024x640.jpg" alt="Web Login to ESXi 5.5" width="1024" height="640" srcset="https://thesysadminchannel.com/wp-content/uploads/2018/03/Web-Login-to-ESXi-5.5.jpg 1024w, https://thesysadminchannel.com/wp-content/uploads/2018/03/Web-Login-to-ESXi-5.5-768x480.jpg 768w" sizes="(max-width: 1024px) 100vw, 1024px" /></a></p>
<p>&nbsp;</p>
<p>If you see this screen, congratulations!! You have just installed ESXi as your bare metal hypervisor.</p>
<p><a href="https://thesysadminchannel.com/wp-content/uploads/2018/03/VMWare-ESXi-5.5-Welcome-Screen.jpg" target="_blank" rel="noopener"><img decoding="async" class="aligncenter wp-image-137 size-medium" src="https://thesysadminchannel.com/wp-content/uploads/2018/03/VMWare-ESXi-5.5-Welcome-Screen-1024x560.jpg" alt="VMWare ESXi 5.5 Welcome Screen" width="1024" height="560" srcset="https://thesysadminchannel.com/wp-content/uploads/2018/03/VMWare-ESXi-5.5-Welcome-Screen.jpg 1024w, https://thesysadminchannel.com/wp-content/uploads/2018/03/VMWare-ESXi-5.5-Welcome-Screen-768x420.jpg 768w" sizes="(max-width: 1024px) 100vw, 1024px" /></a></p>
<p>&nbsp;</p>
<h2>Video on How To Install and Configure ESXi 5.5</h2>
<p><iframe title="How To Install and Configure ESXi 5.5 - Step by Step Guide Video" width="640" height="360" src="https://www.youtube.com/embed/HqqDg7Mg5Gc?feature=oembed" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" referrerpolicy="strict-origin-when-cross-origin" allowfullscreen></iframe></p>
<p>So whats the best way to learn VMWare?  Practice Practice Practice!!  If you want to learn more about virtualization, sure reading books is a definite boost in knowledge, but what really cements that learning is getting the hands on practice you need.</p>
<p>Start out by building a small home lab and installing it on your own.  I have listed several eBay listings for Dell R710 and HP DL380 servers to give you that extra edge you&#8217;re looking for.</p>

<p>I hope this step by step guide on How to Install and Configure ESXi 5.5 has helped you.  If you have any question don&#8217;t hesitate to leave a comment and I&#8217;ll get back you!!</p>
<p>The post <a href="https://thesysadminchannel.com/install-and-configure-esxi-5-5-step-by-step-guide/">How To Install and Configure ESXi 5.5 &#8211; Step by Step Guide</a> appeared first on <a href="https://thesysadminchannel.com">the Sysadmin Channel</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://thesysadminchannel.com/install-and-configure-esxi-5-5-step-by-step-guide/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">124</post-id>	</item>
	</channel>
</rss>
