<!DOCTYPE html> <html> <head> </head> <body> <p><strong>How to change hostname to VMware ESXi host</strong><br />Login with SSH</p> <p>esxcli system hostname set –host=esxi06.mydomain.local</p> <p>nano /etc/hosts<br />add your hostname with and without domain in a row</p> <p>esxcli system hostname set –fqdn=esxi06.mydomain.local</p> </body> </html>
Subscribe
0 Comments
Oldest