How to change hostname to VMware ESXi host
Login with SSH
esxcli system hostname set –host=esxi06.mydomain.local
nano /etc/hosts
add your hostname with and without domain in a row
esxcli system hostname set –fqdn=esxi06.mydomain.local
How to change hostname to VMware ESXi host
Login with SSH
esxcli system hostname set –host=esxi06.mydomain.local
nano /etc/hosts
add your hostname with and without domain in a row
esxcli system hostname set –fqdn=esxi06.mydomain.local