Server Administrator Version 8.
Notes, cautions, and warnings NOTE: A NOTE indicates important information that helps you make better use of your computer. CAUTION: A CAUTION indicates either potential damage to hardware or loss of data and tells you how to avoid the problem. WARNING: A WARNING indicates a potential for property damage, personal injury, or death. Copyright Copyright © 2015 Dell Inc. All rights reserved. This product is protected by U.S. and international copyright and intellectual property laws.
Contents 1 Introduction........................................................................................................... 4 What Is New In This Release................................................................................................................. 4 Software Availability.........................................................................................................................4 Systems Management Software.................................................................
Introduction 1 This topic provides information on: • Installing Server Administrator on managed systems. • Installing and using the Remote Enablement feature. • Managing remote systems using Server Administrator Web Server. • Configuring the system before and during a deployment or upgrade. NOTE: If you are installing management station and managed system software on the same system, install identical software versions to avoid system conflicts.
NOTE: For more information on these DVDs, see Systems Management Tools And Documentation Installation Guide. Security Features Systems management software components provide these security features: • User ID and password configuration through the web-based interface or the command line interface (CLI), in most cases. • SSL encryption (Auto Negotiate and 128-bit or higher). NOTE: Telnet does not support SSL encryption.
• The Update Packages User's Guide provides information about obtaining and using the Update Packages for Windows and Linux as part of the system update strategy. • The Server Update Utility User's Guide provides information on using the Server Update Utility. • The Systems Management Tools and Documentation DVD contains readme files for applications found on the media.
2 Installing Systems Management Software On Citrix XenServer The Server Administrator is installed on Citrix XenServer using the Supplemental Pack. The Supplemental Pack for Citrix XenServer can be installed in two ways: • During the installation of XenServer • On a running system During The installation Of XenServer To install the Supplemental Pack for Citrix XenServer during the installation of XenServer: 1. Start the installation of XenServer as usual and follow the instructions on the screen. 2.
If you burned the ISO file to a CD/DVD, insert it in the optical drive and run: $ mount /dev/cdrom /mnt 2. Install the supplemental pack: $ cd /mnt $ ./install.sh OR $ xe-install-supplemental-pack .iso NOTE: If a previous version of Server Administrator is already installed on the system, then the command to upgrade it to version 7.0 is ./install.sh.
or $ /etc/init.d/iptables save 2. Restart openwsman and sfcb services: $ /etc/init.d/openwsmand restart $ /etc/init.d/sfcb restart NOTE: In case the openwsman services do not start properly, you may need to reboot the server. 3. Open the port 5986: $ iptables -I RH-Firewall-1-INPUT -p tcp --destination-port 5986 -j ACCEPT 4.
Frequently Asked Questions 3 What ports do systems management applications use? The default port used by Server Administrator is 1311. These ports are configurable. For port information of a particular component, see the User Guide of that respective component.