User Tools

Site Tools


esxi:setup

This is an old revision of the document!


Table of Contents

ESXi

Setup

On a client computer:

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 Join the VMware Customer Experience Improvement Program
  • Manage:
    • Licensing > Assign license > Enter your license key
    • Security & Users > Users > Add User
      • Add your user with a secure password and enable shell access
  • Host > Actions > Permissions > Add user > Add the new user with admin permissions to this host
  • root@ip in top right > Log out > Log in as the new user
  • Host > Actions > Permissions > root > Assign role > No access
    • (Make sure that you can log in as the new user first and that it has administrator permissions.)
  • Manage:
    • Services:
      • TSM-SSH:
        • Enable
        • Actions > Policy > Start and stop with host
      • lbtd (Optionally disable the Load Base Teaming service if not using network load balancing):
        • Disable
        • Actions > Policy > Start and stop manually
    • System >
      • Advanced Settings:
        • UserVars.SuppressShellWarning > 1
        • UserVars.HostClientSessionTimeout > 3600
      • Time & date > Edit NTP Settings > Use Network Time Protocol:
        • NTP service startup policy > Start and stop with host
        • NTP servers > 0.au.pool.ntp.org,1.au.pool.ntp.org
        • Save

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

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 TERM=xterm esxtop in SSH to see useful stats:

How to transfer datastore to USB drive for migration:

Optiplex 7050:

CW-ADLN-6L:

esxi/setup.1722003825.txt.gz · Last modified: 2024/09/22 19:51 (external edit)