This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
esxi:setup [2020/04/12 10:13] derek created |
esxi:setup [2024/09/22 19:51] (current) |
||
---|---|---|---|
Line 2: | Line 2: | ||
====Setup==== | ====Setup==== | ||
+ | On a client computer: | ||
+ | * Go to: [[https:// | ||
+ | * I Have an Account | ||
+ | * Sign in to VMware account | ||
+ | * Register for the evaluation | ||
+ | * Download the installation ISO | ||
+ | * Use [[https:// | ||
+ | |||
+ | On the server: | ||
+ | * Disconnect any drives other than the drive intended for ESXi to be installed on | ||
+ | * Boot from the installation USB on the desired server | ||
+ | * Follow the steps, selecting the desired drive to install to | ||
+ | * Remove the installation USB when prompted and restart | ||
+ | * Wait for the server to fully boot then visit the provided management URL on another computer | ||
+ | |||
+ | On a client computer: | ||
+ | * Visit the provided management URL from the server | ||
+ | * Log in as root with the password given earlier | ||
+ | * Deselect '' | ||
+ | * '' | ||
+ | * '' | ||
+ | * '' | ||
+ | * Add your user with a secure password and enable shell access | ||
+ | * '' | ||
+ | * '' | ||
+ | * '' | ||
+ | * (Make sure that you can log in as the new user first and that it has administrator permissions.) | ||
+ | * '' | ||
+ | * '' | ||
+ | * '' | ||
+ | * '' | ||
+ | * '' | ||
+ | * '' | ||
+ | * '' | ||
+ | * '' | ||
+ | * '' | ||
+ | * '' | ||
+ | * '' | ||
+ | * '' | ||
+ | * '' | ||
+ | * '' | ||
+ | * '' | ||
+ | * '' | ||
+ | * '' | ||
+ | * Enable '' | ||
+ | |||
+ | FIXME: Add Synology backup account and connect to Synology | ||
+ | |||
+ | Add web management page to the Caddy reverse proxy using GitHub\\ | ||
+ | FIXME: Add a section in the Caddy page to import here and other pages on how to add something | ||
+ | |||
+ | FIXME: Figure out how to change the ssh port to 50001 | ||
+ | |||
+ | ====Update==== | ||
+ | * Check for any possible compatibility issues with new updates | ||
+ | * Stop any running VMs on the ESXi host | ||
+ | * Enter '' | ||
+ | * Download the latest '' | ||
+ | * Using the '' | ||
+ | * SSH to the host and perform the following commands: < | ||
+ | esxcli software sources profile list -d / | ||
+ | # Fill in using the standard profile from the last command: | ||
+ | esxcli software profile update -d / | ||
+ | </ | ||
+ | * When the upgrade is completed successfully, | ||
+ | * Log in and exit the maintenance mode on the ESXi host | ||
+ | |||
+ | ===Sources=== | ||
+ | * https:// | ||
+ | * https:// | ||
+ | * https:// | ||
+ | |||
+ | ====Notes==== | ||
+ | Drives bigger than 128GB that ESXi is installed on will also create a datastore for VMs on that drive with the remaining space. | ||
+ | |||
+ | Use '' | ||
+ | * https:// | ||
+ | * https:// | ||
+ | * Press '' | ||
+ | * Press '' | ||
+ | |||
+ | How to transfer datastore to USB drive for migration: | ||
+ | * https:// | ||
+ | |||
+ | Optiplex 7050: | ||
+ | |||
+ | CW-ADLN-6L: | ||
+ | * Followed the '' | ||
+ | |||
+ | * The TPM2 in the CW-ADLN-6L is CRB, ESXi 8 requires TIS/FIFO | ||
+ | * This would probably also be required if TIS/FIFO could be enabled: | ||
+ | * Enter the bios > Security > Secure Boot > Custom > Key Management > Enrol Efi Image > Enrol the ESXi boot.efi file | ||
+ | * Or create a VTPM by following [[https:// | ||
- | * '' | ||
- | * '' | ||
- | * '' |