User Tools

Site Tools


vmware

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
vmware [2024/01/30 13:54]
ben
vmware [2024/01/30 13:56]
ben [Reset Eval license]
Line 46: Line 46:
 https://marte-it.at/en/reset-esxi-evaluation-license/ https://marte-it.at/en/reset-esxi-evaluation-license/
  
 +  * 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 /etc/vmware/license.cfg
 +</code>
 +  * Copy the new license: <code bash>
 +cp /etc/vmware/.#license.cfg /etc/vmware/license.cfg
 +</code>
 +  * Restart the VPXA service: <code bash>
 +/etc/init.d/vpxa restart
 +</code>
vmware.txt · Last modified: 2024/01/30 13:56 by ben