其他分享
首页 > 其他分享> > ESXI6.0开启网页控制UI

ESXI6.0开启网页控制UI

作者:互联网

安装好esxi6.0后,网页访问地址,是不能访问的,只能下载vSphere client,没有网页管理界面。

添加网页管理web client的方式是:

1.开启esxi的ssh
2.通过ssh运行安装web client的命令:
esxcli software vib install -v https://download3.vmware.com/software/vmw-tools/esxui/esxui-signed-7119706.vib

执行行完成后,在网页中打开https://ip/ui后,即可:




标签:ESXI6.0,vib,网页,web,client,UI,ssh,https
来源: https://www.cnblogs.com/hanlei-/p/10967832.html