Users Guide
2– 驱动程序安装和配置
VMware 驱动程序安装和配置
47 CU0354602-05 M
在 Linux 上:
a. 确保该用户是 root 用户 (或拥有 root 权限)。
b. 如果没有安装程序可执行文件,请创建一个。选择针对您的系统
(32 位或 64 位)的安装程序,然后键入以下命令:
chmod +x <installer>
其中 <installer> 是安装程序的文件名。
c. 通过发出以下命令来运行安装程序:
./<installer>
其中 “<installer>” 是安装程序的文件名。
d. 请按照安装程序提供的说明执行操作。
3. 重新启动 Tomcat 服务。
如果 vSphere Web Client Plug-in 要安装在 vCenter Server 上,您必须重新
启动 VMware Virtual Center Management Web 服务。在 Windows 中,转到
Administrative Tools (管理工具)菜单,选择 Services (服务),然后重
新启动 VMware Virtual Center Management Web 服务。在 vCenter Server
Appliance (Linux) 上,发出以下命令:
/etc/init.d/vmware-vpxd tomcat-restart
4. 重新启动所有 vSphere Web Client 会话。
如果您要更新旧版本的 vSphere Web Client Plug-in,请重新启动 vSphere
Web Client 服务。在 Windows 中,转到 Administrative Tools (管理工
具)菜单,选择 Services (服务),然后重新启动 VMware vSphere Web
Client。在 vCenter Server Appliance (Linux) 上,发出以下命令:
/etc/init.d/vsphere-client restart