<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Vmware on</title><link>https://dawning.ca/tags/vmware/</link><description>Recent content in Vmware on</description><generator>Hugo -- gohugo.io</generator><language>en</language><copyright>Copyright © James Snell</copyright><lastBuildDate>Tue, 05 Dec 2017 17:43:47 +0000</lastBuildDate><atom:link href="https://dawning.ca/tags/vmware/index.xml" rel="self" type="application/rss+xml"/><item><title>VMware ESXi 6.5 - Replacing the default SSL/TLS certificates</title><link>https://dawning.ca/posts/vmware-esxi-6-5-replacing-the-default-ssl-tls-certificates/</link><pubDate>Tue, 05 Dec 2017 17:43:47 +0000</pubDate><guid>https://dawning.ca/posts/vmware-esxi-6-5-replacing-the-default-ssl-tls-certificates/</guid><description>
&lt;p>One of my weird hobbies is installing legitimate SSL certificates EVERYWHERE. Here&amp;rsquo;s steps for replacing the default self-signed garbage SSL certificates you get out of the box with VMware ESXi:&lt;/p>
&lt;p>Steps
Get your SSL cert, obviously. You&amp;rsquo;ll need a &lt;em>.key&lt;/em> file and a &lt;em>.crt&lt;/em>. (If you need help at this stage, &lt;a href="https://github.com/docdawning/ssl-kit">take a look at my SSL cert management scripts on github.&lt;/a>)
Enable SSH access to your ESXi box. Login as root over ssh. (If you don&amp;rsquo;t know about this, perhaps this whole process is not for you at this time)
From your root ssh session to your ESXi box, follow these steps:&lt;/p></description></item><item><title>VMware ESXi 6.5 Hypervisor on Dell 690</title><link>https://dawning.ca/posts/vmware-esxi-hypervisor-on-unsupported-dell-690/</link><pubDate>Wed, 09 Aug 2017 01:12:19 +0000</pubDate><guid>https://dawning.ca/posts/vmware-esxi-hypervisor-on-unsupported-dell-690/</guid><description>
&lt;p>&lt;figure>
&lt;picture>
&lt;img
loading="lazy"
decoding="async"
alt=""
class="image_figure image_internal image_unprocessed"
src="https://dawning.ca/uploads/2017/08/690-1024x768.jpg"
/>
&lt;/picture>
&lt;/figure>
I picked up a Dell 690 from an e-recycler for $11. I picked it out knowing that I can kit-it-out with 64GB of slow DDR2 FBDIMM RAM for about $80 and I can replace the CPUs to get to 8 threads for another $30ish. I somewhat foolishly assumed VMware ESXi 6.5 would just run on this rig. I was wrong, kind of.&lt;/p>
&lt;p>Annoyingly, this motherboard seems fully electrically compatible with CPUs that are both dirt-cheap and supported by ESXi, however after a fair search of the internet, I found that the bios does not support such CPUs. The most &lt;a href="https://www.bios-mods.com/forum/Thread-DELL-Precision-690-microcode-update?page=4">conclusive findings I encountered were these&lt;/a>.&lt;/p></description></item><item><title>Add RSYNC to VMware ESXi 5.x</title><link>https://dawning.ca/posts/add-rsync-to-vmware-esxi-5-x/</link><pubDate>Fri, 11 Jul 2014 15:34:41 +0000</pubDate><guid>https://dawning.ca/posts/add-rsync-to-vmware-esxi-5-x/</guid><description>
&lt;p>I&amp;rsquo;ve recently sufficiently mastered rsync to use it everywhere, constantly.&lt;/p>
&lt;p>ESXi doesn&amp;rsquo;t have rsync bundled, cause you know, when 16GB flash drives cost $8, you need to keep your hypervisor footprint down to a few MB? I dunno.&lt;/p>
&lt;p>Anyway, here&amp;rsquo;s where to download a build of rsync that&amp;rsquo;ll work on there:�http://damiendebin.net/blog/2013/12/06/esxi-5-dot-1-and-rsync/&lt;/p>
&lt;p>I just SCPed the file over in to my /opt/ and then symlinked it in to my path.&lt;/p></description></item></channel></rss>