1.5
Table Of Contents
- vCloud Director Installation and Configuration Guide
- Contents
- VMware vCloud Director Installation and Configuration Guide
- Overview of vCloud Director Installation and Configuration
- vCloud Director Architecture
- Configuration Planning
- vCloud Director Hardware and Software Requirements
- Creating a vCloud Director Server Group
- Upgrading vCloud Director
- vCloud Director Setup
- Index
Procedure
1 Obtain and import the VMware Packaging Public Keys.
a Create a directory to store the VMware Packaging Public Keys.
b Use a Web browser to download all of the VMware Public Packaging Public Keys from the
http://packages.vmware.com/tools/keys directory.
c Save the key files to the directory that you created.
d For each key that you download, run the following command to import the key.
# rpm --import /
key_path
/
key_name
key_path is the directory in which you saved the keys.
key_name is the filename of a key.
2 (Optional) Use the Linux rpm tool to verify the digital signature of the downloaded file.
# rpm --checksig
installation-file
After you verify the digital signature of the file, you can use it to install or upgrade vCloud Director on
any server, without having to install the public key on that server. The installer warns you if no key is
installed. You can ignore the warning if you already verified the signature of the file.
Chapter 1 Overview of vCloud Director Installation and Configuration
VMware, Inc. 23