部署
- download ova https://share.weiyun.com/817634faf362c119f850ed98aa874504
- deploy ova, but do not power on the machine
edit the vmx file
guestinfo.cis.appliance.net.addr.family = "ipv4" guestinfo.cis.appliance.net.mode = "static" guestinfo.cis.appliance.net.addr = "192.168.222.5" guestinfo.cis.appliance.net.prefix = "24" guestinfo.cis.appliance.net.gateway = "192.168.222.250" guestinfo.cis.appliance.net.dns.servers = "192.168.222.250" guestinfo.cis.vmdir.password = "vmware" guestinfo.cis.appliance.root.passwd = "vmware"

本文提供了一种在VMware Workstation中安装vCenter Server Appliance (VCSA6)的方法。具体步骤包括:下载ova文件,部署但不启动虚拟机,编辑vmx文件设置静态IP地址、子网掩码、网关、DNS服务器等网络参数,并设定vmdir和root用户的密码。
6655

被折叠的 条评论
为什么被折叠?



