vmware
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| vmware [2021/12/06 16:15] – ben | vmware [2024/01/30 13:56] (current) – [Reset Eval license] ben | ||
|---|---|---|---|
| Line 41: | 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.1638807333.txt.gz · Last modified: by ben
