1.5
Table Of Contents
- vCloud Director User's Guide
- Contents
- vCloud Director User's Guide
- Getting Started with vCloud Director
- Managing Users and Groups
- Managing Cloud Resources
- Managing Virtual Datacenters
- Managing Organization Networks
- Configuring Network Services for an Organization Network
- Configure DHCP for an Organization Network
- Enable the Firewall for an Organization Network
- Add a Firewall Rule to an Organization Network
- Reorder Firewall Rules for an Organization Network
- Enable IP Masquerading for an Organization Network
- Add a Port Forwarding Rule to an Organization Network
- Add an IP Translation Rule to an Organization Network
- Reorder NAT Mapping Rules for an Organization Network
- Enable Site-to-Site VPN for an Organization Network
- Create a VPN Tunnel Within an Organization
- Create a VPN Tunnel Between Organizations
- Create a VPN Tunnel to a Remote Network
- Enable Static Routing for an Organization Network
- Add Static Routes Between vApp Networks Routed to the Same Organization Network
- Add Static Routes Between vApp Networks Routed to Different Organization Networks
- Reset an Organization Network
- View IP Usage for an Organization Network
- Add IP Addresses to an Organization Network IP Pool
- View vApps and vApp Templates That Use an Organization Network
- View Syslog Server Settings for an Organization Network
- Apply Syslog Server Settings to an Organization Network
- Configuring Network Services for an Organization Network
- Managing Expired Items
- Working in an Organization
- Understanding Leases
- Set Up an Organization
- Review Your Organization Profile
- Modify Your Email Settings
- Modify Your Organization's Policies
- Set Default Domain for Organization Virtual Machines
- Manage Users and Groups in Your Organization
- Manage Resources in Your Organization
- Manage Virtual Machines in Your Organization
- Viewing Organization Log Tasks and Events
- Working with Catalogs
- Working with Media Files
- Working with vApp Templates
- Open a vApp Template
- Add a vApp Template to My Cloud
- Download a vApp Template
- Upload an OVF Package as a vApp Template
- Resume the Upload of a vApp Template
- Copy a vApp Template from a Public Catalog to an Organization Catalog
- Copy a vApp Template Between an Organization's Catalogs
- Move a vApp Template Between an Organization's Catalogs
- Delete a vApp Template
- Save a vApp as a vApp Template
- Modify vApp Template Properties
- Working with vApps
- Create a vApp From a vApp Template
- Create a New vApp
- Copy a vApp
- Start a vApp
- Start a vApp with an Older Version of VMware Tools
- Stop a vApp
- Suspend a vApp
- Discard the Suspended State of a vApp
- Reset a vApp or Virtual Machine
- View vApp Virtual Machines
- Add Virtual Machines to a vApp
- Remove Virtual Machines from a vApp
- Set vApp Start and Stop Options
- Working with Networks in a vApp
- View vApp Networks
- Add a vApp Network to a vApp
- Add an Organization Network to a vApp
- Configuring Network Services for a vApp Network
- Configure DHCP for an vApp Network
- Enable the Firewall for a vApp Network
- Add a Firewall Rule to a vApp Network
- Reorder Firewall Rules for a vApp Network
- Enable IP Masquerading for a vApp Network
- Add a Port Forwarding Rule to a vApp Network
- Add an IP Translation Rule to a vApp Network
- Reorder Port Forwarding Rules for a vApp Network
- Enable Static Routing for a vApp Network
- Add Static Routes to vApp Networks
- Reset Your vApp Network
- Delete a vApp Network
- Modify Network Properties
- Display the IP Allocations for Your vApp Network
- Configure IP Address Persistence
- View Syslog Server Settings for a vApp Network
- Apply Syslog Server Settings to a vApp Network
- Display a vApp Diagram
- Modify a vApp Name and Description
- Modify vApp OVF Environment Properties
- Reset vApp Leases
- Share a vApp
- Change the Owner of a vApp
- Upgrade the Virtual Hardware Version for a vApp
- Save vApp as a vApp Template to Your Catalog
- Copy a vApp to Another vDC
- Move a vApp to Another vDC
- Delete a vApp
- Working with Virtual Machines
- Open a Virtual Machine Console
- Power On a Virtual Machine
- Power Off a Virtual Machine
- Reset a vApp or Virtual Machine
- Suspend a Virtual Machine
- Resume a Suspended Virtual Machine
- Discard the Suspended State of a Virtual Machine
- Insert a CD/DVD
- Eject a CD/DVD
- Insert a Floppy
- Eject a Floppy
- Upgrade the Virtual Hardware Version for a Virtual Machine
- Connect Remotely to a Virtual Machine
- Copy or Move a Virtual Machine to a vApp
- Delete a Virtual Machine
- Modify Virtual Machine General Properties
- Modify Virtual Machine CPUs and Memory
- Modify Virtual Machine OVF Environment Properties
- Configuring Virtual Machine Resource Allocation Settings
- Modifying Virtual Machine Hard Disks
- Modifying Virtual Machine Network Interfaces
- Installing VMware Tools
- Install VMware Tools in a New Virtual Machine with No Guest Operating System
- Installing VMware Tools in a vApp
- Install VMware Tools in a Virtual Machine in a vApp
- Install VMware Tools in a vApp Template
- Install VMware Tools With Guest Customization Disabled
- Upgrade VMware Tools
- Install VMware Tools on a Windows Guest
- Install VMware Tools on a Linux Guest in X with the RPM Installer
- Install VMware Tools on a Linux Guest with the Tar Installer or RPM Installer
- Install VMware Tools on a Solaris Guest
- Guest Operating Systems
- Install a Guest Operating System
- Customizing Your Guest Operating System
- Understanding Guest Customization
- Customizing a Guest OS When Saving a vApp Template as a vApp
- Enable or Disable Guest Customization
- Change Guest Customization Settings for Virtual Machines in a vApp Template
- Power on and Force Recustomization of a Virtual Machine
- Customize Your Windows NT vApp Template
- Customize Your Solaris vApp Template
- Upload a Customization Script
- Reset Your Virtual Machine's Password
- Domain Join Requirements for Windows
- Join a Windows Guest Domain During Guest Operating System Personalization
- Guest Operating System Support
- Index
5 In the guest operating system, log in as root (su-), mount the VMware Tools virtual CD-ROM image, and
change to a working directory (for example, /tmp.
Some Linux distributions automatically mount CD-ROMs. If your distribution uses automounting, do not
use the mount and unmount commands. You still must untar the VMware Tools installer to /tmp. Some
Linux distributions use different device names or organize the /dev directory differently. If your CD-ROM
drive is not /dev/cdrom, or if the mount point for a CD-ROM is not /mnt/cdrom, modify these commands
to reflect the conventions used by your distribution.
mount /dev/cdrom /mnt/cdrom
cd /tmp
6 Uncompress the installer and unmount the CD-ROM image.
If you install an RPM installation over a tar installation, or the reverse, the installer detects the previous
installation and must convert the installer database format before continuing.
Option Action
In the tar installer
At the command prompt, type
tar zxpf /mnt/cdrom/VMwareTools-8.5.1-<xxxxxx>.tar.gz
unmount /dev/cdrom where <xxxxxx> is the build or revision number of
the release.
In the RPM installer
At the command prompt, type
tar zxpf /mnt/cdrom/VMwareTools-8.5.1-<xxxxxx>.i386.gz
unmount /dev/cdrom where <xxxxxx> is the build/revision number of the
release.
7 Run the installer.
Option Action
In the tar installer
Type cd vmware-tools-distrib./vmware-install.pl. Press Enter to
accept the default values.
In the RPM installer
Configure VMware Tools, type vmware-config-tools.pl Press Enter to
accept the default values.
8 After the upgrade is complete, restart the network by running /etc/init.d/network restart.
9 Type exit.
10 Start your graphical environment.
11 In an X terminal, run vmware-toolbox &.
Install VMware Tools on a Solaris Guest
You can install VMware Tools on a Solaris guest OS.
Prerequisites
The VMware Remote Console plug-in is installed.
Procedure
1 Click My Cloud.
2 In the left pane, click VMs.
3 Select a Solaris virtual machine, right click, and select Install VMware Tools.
4 Click Popout Console.
Chapter 9 Working with Virtual Machines
VMware, Inc. 103