Installing Cisco E-DI 2.2 on Linux

Size: px
Start display at page:

Download "Installing Cisco E-DI 2.2 on Linux"

Transcription

1 CHAPTER 1 This Installation and Setup Guide for Cisco E-DI 2.2 on Linux has information on installing and getting started with Linux. It has the following sections: Introduction Installing Cisco E-DI 2.2 Launching E-DI Applications Related Documentation Introduction Cisco E-DI provides a comprehensive management interface for configuration of Cisco devices. It provides interfaces with network devices through the command line interface (CLI) or through a Eclipse-based Graphical User Interface (GUI). This guide explains how to install, configure, and start using Cisco E-DI 2.2 on Linux. The software is available for download and runs on hardware as detailed in Table 1-1. Default settings are provided during installation, so that Cisco E-DI can be up and running with minimal configuration. However, the software also lets you enhance this configuration, if you need to. To install, configure and use Cisco E-DI, you must: 1. Install Cisco E-DI 2. Set up credential sets 3. Discover devices 4. Manage the network 5. Set up user accounts The procedure to install Cisco E-DI on Linux is provided in this document. For all the other procedures, see User Guide for Cisco Enhanced Device Interface, 2.2. Every time E-DI is installed, a new user is created in the local computer. The user that is already present, cannot be used. This user will be removed while uninstalling E-DI. E-DI Installation Location: This is used in this document to indicate the install location of Cisco E-DI on Linux. 1-1

2 Installing Cisco E-DI 2.2 Chapter 1 For the new features in this release, see the Release Notes for Cisco Enhanced Device Interface, 2.2 for Linux. Installing Cisco E-DI 2.2 This section has the following topics: System Requirements Installing Cisco E-DI How to Use Cisco E-DI on Linux Uninstalling Cisco E-DI on Linux The installation takes approximately 5 minutes. Caution You must enable SSH version 1 to connect to Device Configuration Manager or XML PI APIs. System Requirements Note gcc (Linux C Compiler) with version higher than 3.4.x must be installed in the Linux machine as a prerequisite. All the UI applications need jre 1.5. Include Java in path. Table 1-1 Hardware and OS Requirements System Requirements Linux Red Hat Enterprise Linux V 4 Red Hat Enterprise Linux V 5 Hardware IBM PC compatible computer with 1.6 GHz or faster Pentium processor CD-ROM drive 2 GB minimum memory 20 GB minimum available disk drive space Installing Cisco E-DI This section provides information about installing Cisco E-DI 2.2 on a Linux platform. You should run the installation scripts as root or administrative user. Whenever E-DI is installed, a new user for PostgreSQL is created in the local computer. This user will be removed while uninstalling E-DI. The user that already exists on the system, cannot be used. By default, E-DI listens on the 2323 port and supports only Telnet connections. 1-2

3 Chapter 1 Installing Cisco E-DI 2.2 To install Cisco E-DI 2.2 on Linux: Step 4 Step 5 Navigate to the location on your system, where you downloaded EDI-Linux.tar.gz. Unzip EDI-Linux.tar.gz by entering: gzip -d EDI-Linux.tar.gz. Enter tar xvf EDI-Linux.tar This creates the EDIPKG directory which contains the script install.sh which runs the E-DI installation. Enter the EDIPKG directory using this command: cd EDIPKG Enter chmod 744 *.sh Step 6 Step 7 Step 8 Run the installation program by entering./install.sh The installation begins and the license agreement text appears. Enter yes to accept the licensing agreement. If you enter no, the installation terminates. Enter the directory path for the E-DI installation or accept the default path which is /opt/ciscosystems/cisco-edi/ E-DI installs the Java Runtime Environment, the E-DI server, and the HTTP server. Before Perl is installed, the following message appears: Do you want to install Perl that comes with Cisco-EDI [yes/no] Enter yes to continue installing Perl. Or Enter no Perl if you do not want to install Perl. Even if you decide not to install Perl, the Perl samples will be installed. The Postgres database is installed. Cisco E-DI internally creates a non-admin user, edipostgres. The Postgres database runs as edipostgres user. The E-DI 2.2 installation completes and the following message appears: Do you wish to start the E-DI server? [yes/no] Step 9 Enter yes to start the E-DI server. The E-DI server starts. You can use Telnet to connect to E-DI and log in. To login, use the command telnet hostname 2323 where hostname is the name of the E-DI server. 1-3

4 Installing Cisco E-DI 2.2 Chapter 1 How to Use Cisco E-DI on Linux The following topics describe how to get started with E-DI: Starting the Cisco E-DI Server Stopping Cisco E-DI Server Backing Up Data Restoring Data Logging into the E-DI Server Accessing the E-DI Log file Custom Configuration Starting the Cisco E-DI Server To start the Cisco E-DI server: Navigate to the directory E-DI Install Location/Cisco-EDI/bin, where E-DI Install Location is the location where Cisco E-DI has been installed. Start the E-DI Server, by entering at the prompt,./start.sh. Messages appear indicating that the Postgres database, and the E-DI server have been started. Stopping Cisco E-DI Server To stop the Cisco E-DI server: Navigate to the directory E-DI Install Location/Cisco-EDI/bin, where E-DI Install Location is the location where Cisco E-DI has been installed. Stop the E-DI Server, by entering./stop.sh. at the prompt. Messages appear indicating that the E-DI server and the Postgres database have been stopped. Backing Up Data Before uninstalling E-DI, you may want to back up your data. To back up your data on Linux: Step 4 Navigate to the directory E-DI Install Location/Cisco-EDI/bin. Stop the E-DI Server, by entering./stop.sh. at the prompt. From the same location, back up data by entering./edidata_backup.sh. You are prompted to enter the absolute path for the data backup. Enter the pathname. The default is SystemDrive:/EDI_Backup. 1-4

5 Chapter 1 Installing Cisco E-DI 2.2 After the backup is complete, you will see a message confirming that the back up has completed. The data that is backed up is E-DI config archive, Postgres database, and the E-DI config.txt file. Restoring Data After installing E-DI, you can restore the data that was backed up previously. The data will be restored from the user specified directory (the directory where the backup was done). To restore your data: Step 4 Navigate to the directory E-DI Install Location/Cisco-EDI/bin. Restore the data by entering./edidata_restore.sh at the prompt. You will be prompted to enter the directory for E-DI data restore. Enter the directory for the data resotoration. The restoration proceeds. When complete, a message indicates that the data has been restored. You are prompted to start the E-DI server. Go to E-DI Install Location/Cisco-EDI/bin and enter./start.sh at the prompt. The E-DI server starts. Logging into the E-DI Server After starting the E-DI Service see Starting the Cisco E-DI Server, you can log into the E-DI Server. To do this, enter telnet Servername 2323 at the prompt in the Telnet console, where Servername is the name of your server. Accessing the E-DI Log file You can access the EDI log file at /var/log/nemos.log. nemos.log provides the runtime and startup log files. Custom Configuration After installing E-DI, if you want to increase the maximum heap size, or change ports, you can edit the ediserver file in this location: E-DI Install Location/Cisco-EDI/bin/ediserver Increasing the Maximum Heap Size By default, Java uses 512 MB (initial) to 1024 MB (maximum) RAM. If you need to manage more devices (for example, more than 200 devices) E-DI may need more resources. In this case you can change the maximum memory to a value greater than 1.5 GB by editing the ediserver file. 1-5

6 Installing Cisco E-DI 2.2 Chapter 1 Parameters: $JAVA -Xnoclassgc -Xms512m -Xmx1024m \ Increase the -Xms value to 1.5 GB or more. Changing the Port By default, E-DI Telnet runs at the 2323 port. If you want to change this port, edit the ediserver file. -DCONN_MGR_PORT=2323 Change the default port 2323 to the port you want. Re-installing Cisco E-DI You can re-install Cisco E-DI on Linux. To do this: Navigate to the directory E-DI Install Location/EDIPKG. Run the installation program by entering:./install.sh Before the reinstall proceeds, these messages appear: Previous install of E-DI found at 'EDI Install Location/Cisco-EDI/'. Re-install will use same directory. Cisco-EDI Server is already installed. Do you want to reinstall it (yes/no) Enter yes to proceed. Note When you are re-installing Cisco E-DI, the License Agreement does not appear. Uninstalling Cisco E-DI on Linux To uninstall on Linux: Navigate to the directory E-DI Install Location/Cisco-EDI, where E-DI Install Location is the location where Cisco E-DI has been installed. Enter./uninstall.sh at the prompt. The uninstallation begins. If the E-DI server is running, you are prompted to confirm whether the uninstallation should continue. 1-6

7 Chapter 1 Launching E-DI Applications Enter yes. The E-DI server shuts down and a message appears, to confirm the uninstallation. Launching E-DI Applications The following applications are packaged with E-DI: Device Configuration Manager Enables you to edit and manage configuration files. To launch this application, see Launching Device Configuration Manager (DCM). For more details about this application and its usage, see the User Guide for Cisco Enhanced Device Interface, 2.2. Macro Command Manager Enables you to define device and OS-independent command sets (macros) deploy these macros commands to devices. To launch this application, see Launching Macro Command Manager. For more details about this application and its usage, see the User Guide for Cisco Enhanced Device Interface, 2.2. Command Translator Enables you to translate Cisco Catalyst Operating System (CatOS) configurations to equivalent, supported Cisco IOS configurations. To launch this application, see Launching Command Translator. For more details about this application and its usage, see the User Guide for Cisco Enhanced Device Interface, 2.2. Command Analyzer Allows you to check commands for completeness, and enables you to compares two IOS images. To launch this application, see Launching Command Analyzer. For more details about this application and its usage, see the Programmer s Guide for Cisco Enhanced Device Interface, 2.2. Command Modeler Provides an infrastructure for generating and validating device-independent CLI models. Developers can use the generated device independent CLI models to generate device-specific Java code To launch this application, see Launching Command Modeler. For more details about this application on and its usage, see the Programmer s Guide for Cisco Enhanced Device Interface, 2.2. Operational Data Model tool The Operational Data Model (ODM tool enables you to create a unique Data Model for the operational data that is available through CLI show commands. To launch this application, see Launching Operational Data Modeler. For more details about this application on and its usage, see the Programmer s Guide for Cisco Enhanced Device Interface, 2.2. Tip Before you launch any application, we recommend that you clean the cache. (These steps are optional): Go to the command prompt and navigate to your Eclipse folder (where eclipse.exe resides). Run the command eclipse -clean This ensures that the cache is cleaned. Launching Device Configuration Manager (DCM) After you have installed Cisco E-DI, follow these steps to launch DCM. DCM is a client application that can be used to connect to any E-DI server. We recommend that you use a Windows client with a Linux server. 1-7

8 Launching E-DI Applications Chapter 1 Before you start DCM, ensure that the EDI Service is running. To start this service, navigate to E-DI Install Location /Cisco-EDI/bin and enter./start at the command prompt. To launch Device Configuration Manager: Navigate to E-DI Install Location/Cisco EDI/edi/dist/ui_products/configmanager. Enter./launcher E-DI prompts you to log in to the E-DI server. Log in using admin credentials. By default, DCM connects to the port 2323 on the server. If the server Telnet port is not 2323, change this value in the eclipse.ini file. This file is located at: E-DI Install Location/edi/dist/ui_products/configmanager After you log in, Device Configuration Manager opens. This has three perspectives (which appear as buttons): Config Manager This is the default perspective, and this button is highlighted. Macro Command Manager Opens the Macro Command Manager perspective. Command Translator Opens the Command Translator perspective. To display the Commnand Translator button, click on the >> symbol that appears after the Macro Command Manager Button. See Figure 1-1. After you click on >>, the Command Translator button appears. See Figure 1-2. Figure 1-1 Device Configuration Manager defualt perspectives and the >> symbol 1-8

9 Chapter 1 Launching E-DI Applications Figure 1-2 The Command Translator button appears Launching Macro Command Manager Macro Command Manager is packaged with Cisco E-DI, and will be available after you have installed Cisco E-DI. Before you start Macro Command Manager, ensure that the EDI Service is running. To start this service, navigate to E-DI Install Location /Cisco-EDI/bin and enter./start at the command prompt. To launch Macro Command Manager: Navigate to E-DI Install Location/Cisco EDI/edi/dist/ui_products/configmanager. Enter./launcher E-DI prompts you to log in to the E-DI server. Log in using the admin credentials. By default, DCM connects to the port 2323 on the server. If the server Telnet port is not 2323, change this value in the eclipse.ini file. This file is located at: E-DI Install Location/edi/dist/ui_products/configmanager After you log in, Device Configuration Manager opens. This has three perspectives (which appear as buttons): Config Manager This is the default perspective, and this button is highlighted. Macro Command Manager Opens the Macro Command Manager perspective. Command Translator Opens the Command Translator perspective. 1-9

10 Launching E-DI Applications Chapter 1 Note To display the Commnand Translator button, click on the >> symbol that appears after the Macro Command Manager Button. See Figure 1-1. After you click on >>, the Command Translator button appears. See Figure 1-2. Step 4 Select Macro Command Manager and click OK. The Macro Command Manager perspective opens. Launching Command Translator Command Translator is packaged with Device Configuration Manager of Cisco E-DI, and will be available after you have installed Cisco E-DI. Before you start Command Translator, ensure that the EDI Service is running. To start this service, navigate to E-DI Install Location /Cisco-EDI/bin and enter./start at the command prompt. To launch Command Translator: Navigate to E-DI Install Location/Cisco EDI/edi/dist/ui_products/configmanager Enter./launcher E-DI prompts you to log in to the E-DI server. Log in using the admin credentials. By default, DCM connects to the port 2323 on the server. If the server Telnet port is not 2323, you should change this value in the eclipse.ini file. This file is located at: E-DI Install Location/edi/dist/ui_products/configmanager After you log in, Device Configuration Manager opens. This has three perspectives (which appear as buttons): Config Manager This is the default perspective, and this button is highlighted. Macro Command Manager Opens the Macro Command Manager perspective. Command Translator Opens the Command Translator perspective. Note To display the Commnand Translator button, click on the >> symbol that appears after the Macro Command Manager Button. See Figure 1-1. After you click on >>, the Command Translator button appears. See Figure 1-2. Step 4 Click Command Translator. The Command Translator perspective opens. 1-10

11 Chapter 1 Launching E-DI Applications Launching Command Analyzer Command Analyzer is a stand-alone application.the E-DI server does not need to be running for you to be able to use Command Analyzer. To launch Command Analyzer: Navigate to the directory E-DI Install Location\ Cisco Systems\Cisco EDI\edi\dist\ui_products\cmdAnalyzer Run./launcher Command Analyzer opens. Launching Command Modeler You should install Eclipse 3.2 before you launch Command Modeler. To launch Command Modeler: Navigate to the folder E-DI Install Location/Cisco EDI/edi/dist/cmdModeler/lib. Copy the Command Modeler jar file (com.cisco.edi.cmdmodeler_buildnumber.jar) from the lib folder. Paste the jar file into the Eclipse plugins folder (Eclipse Directory/plugins). Note Step 4 Step 5 Step 6 Ensure that Eclipse is closed while the jar is copied into the plugins folder. Start Eclipse. From the Main Menu Bar, select Windows > Open Perspective > Other. The Open Perspective dialog box opens. Select Command Modeler and click OK. The Command Modeler perspective opens. Launching Operational Data Modeler The E-DI server does not need to be running for you to be able to use ODM. It is a stand-alone application. To launch ODM. Navigate to the directory E-DI Install Location\ Cisco Systems\Cisco EDI\edi\dist\ui_products\ODM Run./launcher ODM opens. 1-11

12 Related Documentation Chapter 1 Alternatively, copy this file and extract it to a location of your choice. Related Documentation The following documentation is available for Cisco E-DI 2.2: Also see Accessing Documentation. User Guide for Cisco Enhanced Device Interface, 2.2 Programmer s Guide for Cisco Enhanced Device Interface, 2.2 Release Notes for Cisco Enhanced Device Interface, 2.2 on Linux Online help integrated with the applications. Accessing Documentation You can access the documentation for Cisco E-DI in the following ways: PDFs of the User Guide for Cisco Enhanced Device Interface, 2.2 and the Programmer s Guide for Cisco Enhanced Device Interface, 2.2 are available in the documentation folder in the E-DI Install Location/Cisco EDI/docs. The UI applications, Command Analyzer, Operational Data Model, Command Modeler, Device Configuration have integrated Online help. For each application, from the Eclipse GUI, you can select Help > Help Contents to launch the help for that application. For the latest and updated documentation of Cisco Enhanced Device Interface, 2.2, please check Cisco.com:

Cisco Enhanced Device Interface 2.2

Cisco Enhanced Device Interface 2.2 Cisco Enhanced Device Interface 2.2 Product Features Q. What is Cisco Enhanced Device Interface (EDI)? A. Cisco EDI is an external implementation and extension of the Cisco network element interface designed

More information

ITA Mail Archive Setup Guide

ITA Mail Archive Setup Guide This version of ITA Mail Archive is optimized to archive emails on both Microsoft Exchange 2000 and 2003 and 2007 servers. It is highly recommended that ITA Mail Archive should run on a server other than

More information

1. Data Domain Pre-requisites. 2. Enabling OST

1. Data Domain Pre-requisites. 2. Enabling OST 1. Data Domain Pre-requisites Before we begin to configure NetBackup, we need to verify the following:- Administrator rights and network access to the NetBackup master and media servers That the NetBackup

More information

Change Manager 5.0 Installation Guide

Change Manager 5.0 Installation Guide Change Manager 5.0 Installation Guide Copyright 1994-2008 Embarcadero Technologies, Inc. Embarcadero Technologies, Inc. 100 California Street, 12th Floor San Francisco, CA 94111 U.S.A. All rights reserved.

More information

Prerequisites and Configuration Guide

Prerequisites and Configuration Guide Prerequisites and Configuration Guide Informatica Support Console (Version 2.0) Table of Contents Chapter 1: Overview.................................................... 2 Chapter 2: Minimum System Requirements.................................

More information

Installation Guide for FTMS 1.6.0 and Node Manager 1.6.0

Installation Guide for FTMS 1.6.0 and Node Manager 1.6.0 Installation Guide for FTMS 1.6.0 and Node Manager 1.6.0 Table of Contents Overview... 2 FTMS Server Hardware Requirements... 2 Tested Operating Systems... 2 Node Manager... 2 User Interfaces... 3 License

More information

FileMaker Server 7. Administrator s Guide. For Windows and Mac OS

FileMaker Server 7. Administrator s Guide. For Windows and Mac OS FileMaker Server 7 Administrator s Guide For Windows and Mac OS 1994-2004, FileMaker, Inc. All Rights Reserved. FileMaker, Inc. 5201 Patrick Henry Drive Santa Clara, California 95054 FileMaker is a trademark

More information

WA2102 Web Application Programming with Java EE 6 - WebSphere 8.5 - RAD 8.5. Classroom Setup Guide. Web Age Solutions Inc. Web Age Solutions Inc.

WA2102 Web Application Programming with Java EE 6 - WebSphere 8.5 - RAD 8.5. Classroom Setup Guide. Web Age Solutions Inc. Web Age Solutions Inc. WA2102 Web Application Programming with Java EE 6 - WebSphere 8.5 - RAD 8.5 Classroom Setup Guide Web Age Solutions Inc. Web Age Solutions Inc. 1 Table of Contents Part 1 - Minimum Hardware Requirements...3

More information

DocuShare Installation Guide

DocuShare Installation Guide DocuShare Installation Guide Publication date: May 2009 This document supports DocuShare Release 6.5/DocuShare CPX Release 6.5 Prepared by: Xerox Corporation DocuShare Business Unit 3400 Hillview Avenue

More information

Avalanche Site Edition

Avalanche Site Edition Avalanche Site Edition Version 4.8 avse ug 48 20090325 Revised 03/20/2009 ii Copyright 2008 by Wavelink Corporation All rights reserved. Wavelink Corporation 6985 South Union Park Avenue, Suite 335 Midvale,

More information

RecoveryVault Express Client User Manual

RecoveryVault Express Client User Manual For Linux distributions Software version 4.1.7 Version 2.0 Disclaimer This document is compiled with the greatest possible care. However, errors might have been introduced caused by human mistakes or by

More information

1. Product Information

1. Product Information ORIXCLOUD BACKUP CLIENT USER MANUAL LINUX 1. Product Information Product: Orixcloud Backup Client for Linux Version: 4.1.7 1.1 System Requirements Linux (RedHat, SuSE, Debian and Debian based systems such

More information

Online Backup Client User Manual Linux

Online Backup Client User Manual Linux Online Backup Client User Manual Linux 1. Product Information Product: Online Backup Client for Linux Version: 4.1.7 1.1 System Requirements Operating System Linux (RedHat, SuSE, Debian and Debian based

More information

VERSION 9.02 INSTALLATION GUIDE. www.pacifictimesheet.com

VERSION 9.02 INSTALLATION GUIDE. www.pacifictimesheet.com VERSION 9.02 INSTALLATION GUIDE www.pacifictimesheet.com PACIFIC TIMESHEET INSTALLATION GUIDE INTRODUCTION... 4 BUNDLED SOFTWARE... 4 LICENSE KEY... 4 SYSTEM REQUIREMENTS... 5 INSTALLING PACIFIC TIMESHEET

More information

Online Backup Linux Client User Manual

Online Backup Linux Client User Manual Online Backup Linux Client User Manual Software version 4.0.x For Linux distributions August 2011 Version 1.0 Disclaimer This document is compiled with the greatest possible care. However, errors might

More information

Fuse ESB Enterprise Installation Guide

Fuse ESB Enterprise Installation Guide Fuse ESB Enterprise Installation Guide Version 7.1 December 2012 Integration Everywhere Installation Guide Version 7.1 Updated: 08 Jan 2014 Copyright 2012 Red Hat, Inc. and/or its affiliates. Trademark

More information

Online Backup Client User Manual

Online Backup Client User Manual For Linux distributions Software version 4.1.7 Version 2.0 Disclaimer This document is compiled with the greatest possible care. However, errors might have been introduced caused by human mistakes or by

More information

TANDBERG MANAGEMENT SUITE 10.0

TANDBERG MANAGEMENT SUITE 10.0 TANDBERG MANAGEMENT SUITE 10.0 Installation Manual Getting Started D12786 Rev.16 This document is not to be reproduced in whole or in part without permission in writing from: Contents INTRODUCTION 3 REQUIREMENTS

More information

Attix5 Pro Server Edition

Attix5 Pro Server Edition Attix5 Pro Server Edition V7.0.3 User Manual for Linux and Unix operating systems Your guide to protecting data with Attix5 Pro Server Edition. Copyright notice and proprietary information All rights reserved.

More information

FileMaker Server 8. Administrator s Guide

FileMaker Server 8. Administrator s Guide FileMaker Server 8 Administrator s Guide 1994-2005 FileMaker, Inc. All Rights Reserved. FileMaker, Inc. 5201 Patrick Henry Drive Santa Clara, California 95054 FileMaker is a trademark of FileMaker, Inc.,

More information

Oracle Endeca Information Discovery Integrator

Oracle Endeca Information Discovery Integrator Oracle Endeca Information Discovery Integrator Integrator ETL Version 3.1.1 Rev. A December 2013 Copyright and disclaimer Copyright 2003, 2014, Oracle and/or its affiliates. All rights reserved. Oracle

More information

Online Backup Client User Manual

Online Backup Client User Manual Online Backup Client User Manual Software version 3.21 For Linux distributions January 2011 Version 2.0 Disclaimer This document is compiled with the greatest possible care. However, errors might have

More information

e-config Data Migration Guidelines Version 1.1 Author: e-config Team Owner: e-config Team

e-config Data Migration Guidelines Version 1.1 Author: e-config Team Owner: e-config Team Data Migration was a one-time optional activity to migrate the underlying portfolio database in e- config and was only needed during the e-config Upgrade that was rolled out on January 21, 2013. This document

More information

Installing, Uninstalling, and Upgrading Service Monitor

Installing, Uninstalling, and Upgrading Service Monitor CHAPTER 2 Installing, Uninstalling, and Upgrading Service Monitor This section contains the following topics: Preparing to Install Service Monitor, page 2-1 Installing Cisco Unified Service Monitor, page

More information

Oracle Fusion Middleware 11gR2: Forms, and Reports (11.1.2.0.0) Certification with SUSE Linux Enterprise Server 11 SP2 (GM) x86_64

Oracle Fusion Middleware 11gR2: Forms, and Reports (11.1.2.0.0) Certification with SUSE Linux Enterprise Server 11 SP2 (GM) x86_64 Oracle Fusion Middleware 11gR2: Forms, and Reports (11.1.2.0.0) Certification with SUSE Linux Enterprise Server 11 SP2 (GM) x86_64 http://www.suse.com 1 Table of Contents Introduction...3 Hardware and

More information

Application Servers - BEA WebLogic. Installing the Application Server

Application Servers - BEA WebLogic. Installing the Application Server Proven Practice Application Servers - BEA WebLogic. Installing the Application Server Product(s): IBM Cognos 8.4, BEA WebLogic Server Area of Interest: Infrastructure DOC ID: AS01 Version 8.4.0.0 Application

More information

PHD Virtual Backup for Hyper-V

PHD Virtual Backup for Hyper-V PHD Virtual Backup for Hyper-V version 7.0 Installation & Getting Started Guide Document Release Date: December 18, 2013 www.phdvirtual.com PHDVB v7 for Hyper-V Legal Notices PHD Virtual Backup for Hyper-V

More information

Matisse Installation Guide for MS Windows

Matisse Installation Guide for MS Windows Matisse Installation Guide for MS Windows July 2013 Matisse Installation Guide for MS Windows Copyright 2013 Matisse Software Inc. All Rights Reserved. This manual and the software described in it are

More information

Stellar Phoenix Exchange Server Backup

Stellar Phoenix Exchange Server Backup Stellar Phoenix Exchange Server Backup Version 1.0 Installation Guide Introduction This is the first release of Stellar Phoenix Exchange Server Backup tool documentation. The contents will be updated periodically

More information

NexentaConnect for VMware Virtual SAN

NexentaConnect for VMware Virtual SAN NexentaConnect for VMware Virtual SAN QuickStart Installation Guide 1.0.2 FP2 Date: October, 2015 Subject: NexentaConnect for VMware Virtual SAN QuickStart Installation Guide Software: NexentaConnect for

More information

JAMF Software Server Installation Guide for Linux. Version 8.6

JAMF Software Server Installation Guide for Linux. Version 8.6 JAMF Software Server Installation Guide for Linux Version 8.6 JAMF Software, LLC 2012 JAMF Software, LLC. All rights reserved. JAMF Software has made all efforts to ensure that this guide is accurate.

More information

Installation and configuration of Real-Time Monitoring Tool (RTMT)

Installation and configuration of Real-Time Monitoring Tool (RTMT) Installation and configuration of Real-Time Monitoring Tool (RTMT) How to install and upgrade RTMT, page 1 Services, servlets, and service parameters on server, page 5 Navigation of RTMT, page 6 Nonconfigurable

More information

NetSight Suite Installation

NetSight Suite Installation NetSight Suite Installation This document provides instructions for installing and launching NetSight, and for launching NetSight applications on remote NetSight clients. It also includes information for

More information

CycleServer Grid Engine Support Install Guide. version 1.25

CycleServer Grid Engine Support Install Guide. version 1.25 CycleServer Grid Engine Support Install Guide version 1.25 Contents CycleServer Grid Engine Guide 1 Administration 1 Requirements 1 Installation 1 Monitoring Additional OGS/SGE/etc Clusters 3 Monitoring

More information

ADFS 2.0 Application Director Blueprint Deployment Guide

ADFS 2.0 Application Director Blueprint Deployment Guide Introduction: ADFS 2.0 Application Director Blueprint Deployment Guide Active Directory Federation Service (ADFS) is a software component from Microsoft that allows users to use single sign-on (SSO) to

More information

Apache Directory Studio. User's Guide

Apache Directory Studio. User's Guide Apache Directory Studio User's Guide Apache Directory Studio: User's Guide Version 1.5.2.v20091211 Copyright 2006-2009 Apache Software Foundation Licensed to the Apache Software Foundation (ASF) under

More information

WA1791 Designing and Developing Secure Web Services. Classroom Setup Guide. Web Age Solutions Inc. Web Age Solutions Inc. 1

WA1791 Designing and Developing Secure Web Services. Classroom Setup Guide. Web Age Solutions Inc. Web Age Solutions Inc. 1 WA1791 Designing and Developing Secure Web Services Classroom Setup Guide Web Age Solutions Inc. Web Age Solutions Inc. 1 Table of Contents Part 1 - Minimum Hardware Requirements...3 Part 2 - Minimum Software

More information

24x7 Scheduler Multi-platform Edition 5.2

24x7 Scheduler Multi-platform Edition 5.2 24x7 Scheduler Multi-platform Edition 5.2 Installing and Using 24x7 Web-Based Management Console with Apache Tomcat web server Copyright SoftTree Technologies, Inc. 2004-2014 All rights reserved Table

More information

DocuShare Installation Guide

DocuShare Installation Guide DocuShare Installation Guide Publication date: February 2011 This document supports DocuShare Release 6.6.1 Prepared by: Xerox Corporation DocuShare Business Unit 3400 Hillview Avenue Palo Alto, California

More information

Volume SYSLOG JUNCTION. User s Guide. User s Guide

Volume SYSLOG JUNCTION. User s Guide. User s Guide Volume 1 SYSLOG JUNCTION User s Guide User s Guide SYSLOG JUNCTION USER S GUIDE Introduction I n simple terms, Syslog junction is a log viewer with graphing capabilities. It can receive syslog messages

More information

Installing Primavera P6 Professional R8.2

Installing Primavera P6 Professional R8.2 Primavera P6 Schedulers and Trainers 1 Installing Primavera P6 Professional R8.2 Hardware Requirements: Intel compatible CPU, 1 GHz or better 4GB Memory or greater Microsoft Windows 7 Home, Professional

More information

Pcounter Web Report 3.x Installation Guide - v2014-11-30. Pcounter Web Report Installation Guide Version 3.4

Pcounter Web Report 3.x Installation Guide - v2014-11-30. Pcounter Web Report Installation Guide Version 3.4 Pcounter Web Report 3.x Installation Guide - v2014-11-30 Pcounter Web Report Installation Guide Version 3.4 Table of Contents Table of Contents... 2 Installation Overview... 3 Installation Prerequisites

More information

Installation Guide. Version 10.2

Installation Guide. Version 10.2 Installation Guide Version 10.2 The software supplied with this document is the property of RadView Software and is furnished under a licensing agreement. Neither the software nor this document may be

More information

Local Caching Servers (LCS): User Manual

Local Caching Servers (LCS): User Manual Local Caching Servers (LCS): User Manual Table of Contents Local Caching Servers... 1 Supported Browsers... 1 Getting Help... 1 System Requirements... 2 Macintosh... 2 Windows... 2 Linux... 2 Downloading

More information

To begin, visit this URL: http://www.ibm.com/software/rational/products/rdp

To begin, visit this URL: http://www.ibm.com/software/rational/products/rdp Rational Developer for Power (RDp) Trial Download and Installation Instructions Notes You should complete the following instructions using Internet Explorer or Firefox with Java enabled. You should disable

More information

DS License Server V6R2013x

DS License Server V6R2013x DS License Server V6R2013x DS License Server V6R2013x Installation and Configuration Guide Contains JAVA SE RUNTIME ENVIRONMENT (JRE) VERSION 7 Contains IBM(R) 64-bit SDK for AIX(TM), Java(TM) Technology

More information

Adaptive Log Exporter Users Guide

Adaptive Log Exporter Users Guide IBM Security QRadar Version 7.1.0 (MR1) Note: Before using this information and the product that it supports, read the information in Notices and Trademarks on page page 119. Copyright IBM Corp. 2012,

More information

StreamServe Persuasion SP4

StreamServe Persuasion SP4 StreamServe Persuasion SP4 Installation Guide Rev B StreamServe Persuasion SP4 Installation Guide Rev B 2001-2009 STREAMSERVE, INC. ALL RIGHTS RESERVED United States patent #7,127,520 No part of this document

More information

StrikeRisk v6.0 IEC/EN 62305-2 Risk Management Software Getting Started

StrikeRisk v6.0 IEC/EN 62305-2 Risk Management Software Getting Started StrikeRisk v6.0 IEC/EN 62305-2 Risk Management Software Getting Started Contents StrikeRisk v6.0 Introduction 1/1 1 Installing StrikeRisk System requirements Installing StrikeRisk Installation troubleshooting

More information

Tivoli Endpoint Manager for Remote Control Version 8 Release 2. User s Guide

Tivoli Endpoint Manager for Remote Control Version 8 Release 2. User s Guide Tivoli Endpoint Manager for Remote Control Version 8 Release 2 User s Guide Tivoli Endpoint Manager for Remote Control Version 8 Release 2 User s Guide Note Before using this information and the product

More information

Site Configuration SETUP GUIDE. Windows Hosts Single Workstation Installation. May08. May 08

Site Configuration SETUP GUIDE. Windows Hosts Single Workstation Installation. May08. May 08 Site Configuration SETUP GUIDE Windows Hosts Single Workstation Installation May08 May 08 Copyright 2008 Wind River Systems, Inc. All rights reserved. No part of this publication may be reproduced or transmitted

More information

Configuring Virtual Blades

Configuring Virtual Blades CHAPTER 14 This chapter describes how to configure virtual blades, which are computer emulators that reside in a WAE or WAVE device. A virtual blade allows you to allocate WAE system resources for use

More information

Matisse Installation Guide for MS Windows. 10th Edition

Matisse Installation Guide for MS Windows. 10th Edition Matisse Installation Guide for MS Windows 10th Edition April 2004 Matisse Installation Guide for MS Windows Copyright 1992 2004 Matisse Software Inc. All Rights Reserved. Matisse Software Inc. 433 Airport

More information

Online Backup Client User Manual Mac OS

Online Backup Client User Manual Mac OS Online Backup Client User Manual Mac OS 1. Product Information Product: Online Backup Client for Mac OS X Version: 4.1.7 1.1 System Requirements Operating System Mac OS X Leopard (10.5.0 and higher) (PPC

More information

Online Backup Client User Manual Mac OS

Online Backup Client User Manual Mac OS Online Backup Client User Manual Mac OS 1. Product Information Product: Online Backup Client for Mac OS X Version: 4.1.7 1.1 System Requirements Operating System Mac OS X Leopard (10.5.0 and higher) (PPC

More information

IUCLID 5 Guidance and Support

IUCLID 5 Guidance and Support IUCLID 5 Guidance and Support Installation Guide for IUCLID 5.4 Stand-alone Application Custom Installation on Microsoft Windows October 2012 Legal Notice Neither the European Chemicals Agency nor any

More information

TIBCO ActiveMatrix BusinessWorks Plug-in for TIBCO Managed File Transfer Software Installation

TIBCO ActiveMatrix BusinessWorks Plug-in for TIBCO Managed File Transfer Software Installation TIBCO ActiveMatrix BusinessWorks Plug-in for TIBCO Managed File Transfer Software Installation Software Release 6.0 November 2015 Two-Second Advantage 2 Important Information SOME TIBCO SOFTWARE EMBEDS

More information

CONFIGURING MICROSOFT SQL SERVER REPORTING SERVICES

CONFIGURING MICROSOFT SQL SERVER REPORTING SERVICES CONFIGURING MICROSOFT SQL SERVER REPORTING SERVICES TECHNICAL ARTICLE November/2011. Legal Notice The information in this publication is furnished for information use only, and does not constitute a commitment

More information

Online Backup Client User Manual

Online Backup Client User Manual For Mac OS X Software version 4.1.7 Version 2.2 Disclaimer This document is compiled with the greatest possible care. However, errors might have been introduced caused by human mistakes or by other means.

More information

ManageEngine IT360. Professional Edition Installation Guide. [ims-eval@manageengine.com]

ManageEngine IT360. Professional Edition Installation Guide. [ims-eval@manageengine.com] ManageEngine IT360 (Division of ZOHO Corporation) ) www.manageengine.com/it360 ManageEngine IT360 Professional Edition Installation Guide [ims-eval@manageengine.com] [This document is a guideline for installing

More information

Avaya Video Conferencing Manager Deployment Guide

Avaya Video Conferencing Manager Deployment Guide Avaya Video Conferencing Manager Deployment Guide August 2011 Avaya Video Conferencing Manager Deployment Guide 2 Avaya Video Conferencing Manager This guide is for network administrators who use Avaya

More information

PMOD Installation on Linux Systems

PMOD Installation on Linux Systems User's Guide PMOD Installation on Linux Systems Version 3.7 PMOD Technologies Linux Installation The installation for all types of PMOD systems starts with the software extraction from the installation

More information

Signiant Agent installation

Signiant Agent installation Signiant Agent installation Release 11.3.0 March 2015 ABSTRACT Guidelines to install the Signiant Agent software for the WCPApp. The following instructions are adapted from the Signiant original documentation

More information

Introduction 1-1 Installing FAS 500 Asset Accounting the First Time 2-1 Installing FAS 500 Asset Accounting: Upgrading from a Prior Version 3-1

Introduction 1-1 Installing FAS 500 Asset Accounting the First Time 2-1 Installing FAS 500 Asset Accounting: Upgrading from a Prior Version 3-1 Contents 1. Introduction 1-1 Supported Operating Environments................ 1-1 System Requirements............................. 1-2 Security Requirements........................ 1-3 Installing Server

More information

Quick Start Guide for VMware and Windows 7

Quick Start Guide for VMware and Windows 7 PROPALMS VDI Version 2.1 Quick Start Guide for VMware and Windows 7 Rev. 1.1 Published: JULY-2011 1999-2011 Propalms Ltd. All rights reserved. The information contained in this document represents the

More information

NETWRIX CHANGE NOTIFIER

NETWRIX CHANGE NOTIFIER NETWRIX CHANGE NOTIFIER FOR SQL SERVER QUICK-START GUIDE Product Version: 2.6.194 February 2014. Legal Notice The information in this publication is furnished for information use only, and does not constitute

More information

WebCT 3.7 Campus Edition System Administrator s Guide. Technical Communications

WebCT 3.7 Campus Edition System Administrator s Guide. Technical Communications WebCT 3.7 Campus Edition System Administrator s Guide Technical Communications Revised May 6, 2002 CHAPTER 1: INTRODUCTION TO WEBCT...6 TYPES OF WEBCT USERS...6 Administrator...6 Helpdesk user...7 Designer...7

More information

LICENSE4J FLOATING LICENSE SERVER USER GUIDE

LICENSE4J FLOATING LICENSE SERVER USER GUIDE LICENSE4J FLOATING LICENSE SERVER USER GUIDE VERSION 4.5.5 LICENSE4J www.license4j.com Table of Contents Getting Started... 2 Floating License Usage... 2 Installation... 4 Windows Installation... 4 Linux

More information

RSM Web Gateway RSM Web Client INSTALLATION AND ADMINISTRATION GUIDE

RSM Web Gateway RSM Web Client INSTALLATION AND ADMINISTRATION GUIDE RSM Web Gateway RSM Web Client INSTALLATION AND ADMINISTRATION GUIDE Installation and Administration Guide RSM Web Client and RSM Web Gateway 17 August, 2004 Page 1 Copyright Notice 2004 Sony Corporation.

More information

NSi Mobile Installation Guide. Version 6.2

NSi Mobile Installation Guide. Version 6.2 NSi Mobile Installation Guide Version 6.2 Revision History Version Date 1.0 October 2, 2012 2.0 September 18, 2013 2 CONTENTS TABLE OF CONTENTS PREFACE... 5 Purpose of this Document... 5 Version Compatibility...

More information

WA1916 WebSphere ESB 7.0 Programming Using WID. Classroom Setup Guide. Web Age Solutions Inc. Copyright 2011 Web Age Solutions Inc.

WA1916 WebSphere ESB 7.0 Programming Using WID. Classroom Setup Guide. Web Age Solutions Inc. Copyright 2011 Web Age Solutions Inc. WA1916 WebSphere ESB 7.0 Programming Using WID Classroom Setup Guide Web Age Solutions Inc. Copyright 2011 Web Age Solutions Inc. 1 Table of Contents Part 1 - Minimum Hardware Requirements...3 Part 2 -

More information

INSTALLING MICROSOFT SQL SERVER AND CONFIGURING REPORTING SERVICES

INSTALLING MICROSOFT SQL SERVER AND CONFIGURING REPORTING SERVICES INSTALLING MICROSOFT SQL SERVER AND CONFIGURING REPORTING SERVICES TECHNICAL ARTICLE November 2012. Legal Notice The information in this publication is furnished for information use only, and does not

More information

Release Date May 10, 2011. Adeptia Inc. 443 North Clark Ave, Suite 350 Chicago, IL 60654, USA

Release Date May 10, 2011. Adeptia Inc. 443 North Clark Ave, Suite 350 Chicago, IL 60654, USA Adeptia Suite 5.2 Installation Guide Release Date May 10, 2011 Adeptia Inc. 443 North Clark Ave, Suite 350 Chicago, IL 60654, USA Copyright Copyright 2000-2010 Adeptia, Inc. All rights reserved. Trademarks

More information

Web VTS Installation Guide. Copyright 2006-2010 SiiTech Inc. All rights reserved.

Web VTS Installation Guide. Copyright 2006-2010 SiiTech Inc. All rights reserved. Web VTS Installation Guide Copyright 2006-2010 SiiTech Inc. All rights reserved. Table of Contents Overview of Web VTS... 1 System Requirements... 2 Installation Sequence... 3 Installing Web VTS... 6 ii

More information

User Manual. Onsight Management Suite Version 5.1. Another Innovation by Librestream

User Manual. Onsight Management Suite Version 5.1. Another Innovation by Librestream User Manual Onsight Management Suite Version 5.1 Another Innovation by Librestream Doc #: 400075-06 May 2012 Information in this document is subject to change without notice. Reproduction in any manner

More information

IGEL Universal Management. Installation Guide

IGEL Universal Management. Installation Guide IGEL Universal Management Installation Guide Important Information Copyright This publication is protected under international copyright laws, with all rights reserved. No part of this manual, including

More information

Snap Creator Framework 4.1.1

Snap Creator Framework 4.1.1 Snap Creator Framework 4.1.1 Installation Guide NetApp, Inc. 495 East Java Drive Sunnyvale, CA 94089 U.S. Telephone: +1 (408) 822-6000 Fax: +1 (408) 822-4501 Support telephone: +1 (888) 463-8277 Web: www.netapp.com

More information

HP Business Availability Center

HP Business Availability Center HP Business Availability Center for the Windows and Solaris operating systems Software Version: 8.05 Business Process Monitor Administration Document Release Date:September 2010 Software Release Date:

More information

Human Resources Installation Guide

Human Resources Installation Guide Human Resources Installation Guide Installing HR i Index Copyright 2001 Jenzabar, Inc. You may print any part or the whole of this documentation to support installations of Jenzabar software. Where the

More information

Sharp Remote Device Manager (SRDM) Server Software Setup Guide

Sharp Remote Device Manager (SRDM) Server Software Setup Guide Sharp Remote Device Manager (SRDM) Server Software Setup Guide This Guide explains how to install the software which is required in order to use Sharp Remote Device Manager (SRDM). SRDM is a web-based

More information

Pearl Echo Installation Checklist

Pearl Echo Installation Checklist Pearl Echo Installation Checklist Use this checklist to enter critical installation and setup information that will be required to install Pearl Echo in your network. For detailed deployment instructions

More information

DS License Server. Installation and Configuration Guide. 3DEXPERIENCE R2014x

DS License Server. Installation and Configuration Guide. 3DEXPERIENCE R2014x DS License Server Installation and Configuration Guide 3DEXPERIENCE R2014x Contains JAVA SE RUNTIME ENVIRONMENT (JRE) VERSION 7 Contains IBM(R) 64-bit SDK for AIX(TM), Java(TM) Technology Edition, Version

More information

Enterprise Site Manager (ESM) & Administrator Console Installation / Uninstall

Enterprise Site Manager (ESM) & Administrator Console Installation / Uninstall Enterprise Site Manager (ESM) & Administrator Console Installation / Uninstall July 2013 For further information visit our support page: www.pearsonwbl.edexcel.com/our-support 1 Contents Please note clicking

More information

TSM for Windows Installation Instructions: Download the latest TSM Client Using the following link:

TSM for Windows Installation Instructions: Download the latest TSM Client Using the following link: TSM for Windows Installation Instructions: Download the latest TSM Client Using the following link: ftp://ftp.software.ibm.com/storage/tivoli-storagemanagement/maintenance/client/v6r2/windows/x32/v623/

More information

IUCLID 5 Guidance and support. Installation Guide Distributed Version. Linux - Apache Tomcat - PostgreSQL

IUCLID 5 Guidance and support. Installation Guide Distributed Version. Linux - Apache Tomcat - PostgreSQL IUCLID 5 Guidance and support Installation Guide Distributed Version Linux - Apache Tomcat - PostgreSQL June 2009 Legal Notice Neither the European Chemicals Agency nor any person acting on behalf of the

More information

Installing Windows XP Professional

Installing Windows XP Professional CHAPTER 3 Installing Windows XP Professional After completing this chapter, you will be able to: Plan for an installation of Windows XP Professional. Use a CD to perform an attended installation of Windows

More information

Core Protection for Virtual Machines 1

Core Protection for Virtual Machines 1 Core Protection for Virtual Machines 1 Comprehensive Threat Protection for Virtual Environments. Installation Guide e Endpoint Security Trend Micro Incorporated reserves the right to make changes to this

More information

IN STA LLIN G A VA LA N C HE REMOTE C O N TROL 4. 1

IN STA LLIN G A VA LA N C HE REMOTE C O N TROL 4. 1 IN STA LLIN G A VA LA N C HE REMOTE C O N TROL 4. 1 Remote Control comes as two separate files: the Remote Control Server installation file (.exe) and the Remote Control software package (.ava). The installation

More information

Acronis Backup & Recovery 10 Server for Windows. Workstation. Quick Start Guide

Acronis Backup & Recovery 10 Server for Windows. Workstation. Quick Start Guide Acronis Backup & Recovery 10 Server for Windows Acronis Backup & Recovery 10 Workstation Quick Start Guide 1. About this document This document describes how to install and start using any of the following

More information

Installation and Configuration Guide for Windows and Linux

Installation and Configuration Guide for Windows and Linux Installation and Configuration Guide for Windows and Linux vcenter Operations Manager 5.0.3 This document supports the version of each product listed and supports all subsequent versions until the document

More information

WA1742 Architecting SOA Using Open Source Mule Edition. Classroom Setup Guide. Web Age Solutions Inc. 1 01/28/09

WA1742 Architecting SOA Using Open Source Mule Edition. Classroom Setup Guide. Web Age Solutions Inc. 1 01/28/09 WA1742 Architecting SOA Using Open Source Mule Edition Classroom Setup Guide Web Age Solutions Inc. 1 01/28/09 Table of Contents Classroom Requirements...3 Part 1 - Minimum Hardware Requirements...3 Part

More information

Practice Fusion API Client Installation Guide for Windows

Practice Fusion API Client Installation Guide for Windows Practice Fusion API Client Installation Guide for Windows Quickly and easily connect your Results Information System with Practice Fusion s Electronic Health Record (EHR) System Table of Contents Introduction

More information

Installation Instructions Release Version 15.0 January 30 th, 2011

Installation Instructions Release Version 15.0 January 30 th, 2011 Release Version 15.0 January 30 th, 2011 ARGUS Software: ARGUS Valuation - DCF The contents of this document are considered proprietary by ARGUS Software, the information enclosed and any portion thereof

More information

insync Installation Guide

insync Installation Guide insync Installation Guide 5.2 Private Cloud Druva Software June 21, 13 Copyright 2007-2013 Druva Inc. All Rights Reserved. Table of Contents Deploying insync Private Cloud... 4 Installing insync Private

More information

LifeSize Control Installation Guide

LifeSize Control Installation Guide LifeSize Control Installation Guide April 2005 Part Number 132-00001-001, Version 1.0 Copyright Notice Copyright 2005 LifeSize Communications. All rights reserved. LifeSize Communications has made every

More information

Avira Update Manager User Manual

Avira Update Manager User Manual Avira Update Manager User Manual Table of contents Table of contents 1. Product information........................................... 4 1.1 Functionality................................................................

More information

VeriCentre 3.0 Upgrade Pre-Installation and Post Installation Guidelines

VeriCentre 3.0 Upgrade Pre-Installation and Post Installation Guidelines VeriCentre 3.0 Upgrade Pre-Installation and Post Installation Guidelines * For actual installation steps, please refer to the VeriCentre 3.0 Installation guide that came with the VeriCentre 3.0 software.

More information

Reflection DBR USER GUIDE. Reflection DBR User Guide. 995 Old Eagle School Road Suite 315 Wayne, PA 19087 USA 610.964.8000 www.evolveip.

Reflection DBR USER GUIDE. Reflection DBR User Guide. 995 Old Eagle School Road Suite 315 Wayne, PA 19087 USA 610.964.8000 www.evolveip. Reflection DBR USER GUIDE 995 Old Eagle School Road Suite 315 Wayne, PA 19087 USA 610.964.8000 www.evolveip.net Page 1 of 1 Table of Contents Overview 3 Reflection DBR Client and Console Installation 4

More information

Quark Publishing Platform 10.2 ReadMe

Quark Publishing Platform 10.2 ReadMe Quark Publishing Platform 10.2 ReadMe CONTENTS Contents Quark Publishing Platform 10.2 ReadMe...5 Quark Publishing Platform components...6 Compatibility matrix...6 Server components...9 Other optional

More information

Using Symantec NetBackup with Symantec Security Information Manager 4.5

Using Symantec NetBackup with Symantec Security Information Manager 4.5 Using Symantec NetBackup with Symantec Security Information Manager 4.5 Using Symantec NetBackup with Symantec Security Information Manager Legal Notice Copyright 2007 Symantec Corporation. All rights

More information