|
You are here |
techbrainblog.com | ||
| | | | |
www.vhersey.com
|
|
| | | | | This post covers Section 3, Configure and Administer Advanced vSphere Storage, Objective 3.2, Configure Software-defined Storage, of the VCP6-DCV Delta Beta Exam. | |
| | | | |
williamlam.com
|
|
| | | | | I had a customer that recently reached out asking how they could easily audit their entire ESXi infrastructure to determine which hosts was still booting using the legacy BIOS firmware, which has b... | |
| | | | |
rvdnieuwendijk.com
|
|
| | | | | In "Virtual machine failed to power on" Monique Vanmeulebrouk describes a problem where in one stage she needed to find an ESX server that has a certain MAC address. Of course you can log in to all your ESX servers and issue the "ifconfig | grep -i hw" command as described in the VMware Knowledge... | |
| | | | |
ericlathrop.com
|
|
| | | I often need to view a bunch of static HTML files in my browser locally, and I often need to open them with http:// rather than file:// URLs so related CSS or JavaScript files load correctly. Luckily, Python provides a simple web server, and most Linux distros include Python. | ||