vmware
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| vmware [2021/11/25 21:29] – ben | vmware [2024/01/30 13:56] (current) – [Reset Eval license] ben | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== VMware ====== | ====== VMware ====== | ||
| + | |||
| + | ===== NUC ===== | ||
| + | |||
| + | 8th gen nuc needs a customised install with either the net-community vib or the usbnic fling slipstreamed in. | ||
| + | |||
| + | * Instructions for building a slipstreamed install USB stick: [[https:// | ||
| + | * usbnic fling (used by usb-c dock): [[https:// | ||
| + | * net-community drivers (needed for nuc8 onboard nic): [[https:// | ||
| ===== vCenter ===== | ===== vCenter ===== | ||
| Line 33: | Line 41: | ||
| If there are certificate errors, try also adding the LetsEncrypt root cert under vCenter -> Administration -> Certificates -> Certificate Management. If this view does not render in chrome, try firefox, or logging in with '' | If there are certificate errors, try also adding the LetsEncrypt root cert under vCenter -> Administration -> Certificates -> Certificate Management. If this view does not render in chrome, try firefox, or logging in with '' | ||
| + | |||
| + | ====== Reset Eval license ====== | ||
| + | |||
| + | https:// | ||
| + | |||
| + | * Start the SSH service on the ESXi host | ||
| + | * Start a SSH connection with a SSH client (e.g. PuTTY) | ||
| + | * Delete the current license: <code bash> | ||
| + | rm -r / | ||
| + | </ | ||
| + | * Copy the new license: <code bash> | ||
| + | cp / | ||
| + | </ | ||
| + | * Restart the VPXA service: <code bash> | ||
| + | / | ||
| + | </ | ||
vmware.1637875751.txt.gz · Last modified: by ben
