-
-
Save KennethEhmsen/1c644e147b9cd9a3b86935c5f90d481e to your computer and use it in GitHub Desktop.
Revisions
-
kyokuheki revised this gist
Jul 15, 2020 . No changes.There are no files selected for viewing
-
kyokuheki revised this gist
Jul 15, 2020 . 1 changed file with 1 addition and 0 deletions.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1,5 +1,6 @@ rm -r /etc/vmware/license.cfg cp /etc/vmware/.#license.cfg /etc/vmware/license.cfg /etc/init.d/vpxa restart vim-cmd vimsvc/license --show | grep expirationDate # see https://calvin.me/reset-esxi-evaluation-license/ -
kyokuheki created this gist
Aug 15, 2019 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,5 @@ rm -r /etc/vmware/license.cfg cp /etc/vmware/.#license.cfg /etc/vmware/license.cfg /etc/init.d/vpxa restart # see https://calvin.me/reset-esxi-evaluation-license/