HighQSoft. Avalon. Service Installation. Version 1.5

Size: px
Start display at page:

Download "HighQSoft. Avalon. Service Installation. Version 1.5"

Transcription

1 HighQSoft Avalon Version 1.5 Service Installation Andreas Hofmann

2

3 Inhaltsverzeichnis 1 Audience 1 2 Introduction 3 3 System Requirements 5 4 Windows-Installation Language Destination Directory Select Packages The CORBA Naming-Service Database Conguration The Avalon Server Installation of the Files Shortcut Enties Service List Entries Linux-Installation installer Language Destination Directory Select Packages The CORBA Naming-Service Database Conguration The Avalon Server Installation of the Files Shortcut Enties Linux-Installation tgz-le 27 7 Installed Files 29

4 ii INHALTSVERZEICHNIS 7.1 Program Files Conguration Java Archive Logbooks Shell-scripts Verication 31 9 Document History 33

5 Kapitel 1 Audience This document is for people that have to understand the requirements for an Avalon and its installation-details. This document describes the installation of Avalon and the installation or conguration of the CORBA Naming Service for 2 situations: 1) as a MS Windows system services in chapter 4 2) for linux-systems in chapter 5

6 2 Audience

7 Kapitel 2 Introduction Avalon is an ASAM ODS CORBA Server. The successful installation requires the installation of data sources like databases. Avalon uses a driver concept to use dierent data sources, depending on the destination environment. Please read the technical reference sheets for additional information. They are located on CD in the subdirectory docs.

8 4 Introduction

9 Kapitel 3 System Requirements The destination system should have a 2GHz Pentium 4 CPU with 512 MBytes physical memory at least. The software installation requires circa 8 MBytes disk space. These requirement also depended on the planed application and its datastorage. The Avalon server is a CORBA server based on JAVA. Therefore the installation of the Java Runtime System (JRE) is required. The version 1.5 or higher should be installed before starting installation. On 64-Bit Windows packages and packages with current oracle versions the Redistributable Package of Microsoft for Visual Studion 2005 must be installed. The Microsoft Visual C Service Pack 1 Redistributable Package ATL Security Update must be downloaded from Microsoft redistribution download site. You have to select the language and the CPU architacture to download the correct version of the redistribution kit. When oracle is used as the database, take care the oracle client installation is done and the path to the oracle libraries are available for the installation.

10 6 System Requirements

11 Kapitel 4 Windows-Installation The setup.exe located in the root of CD ROM starts the installation process. If you want to update an existing installation, stop the running service before you start installation. 4.1 Language Abbildung 4.1: Select the language Use this window to selected the preferred language.

12 8 Windows-Installation 4.2 Destination Directory The next window describes problems, that can be occurred by the installation. It is possible to overwrite existing environment variables and existing les. If you select an installation directory that already exist, all les that will be installed overwrites the existing les. If you are not sure use an unexisting installation directory to avoid this problem. Abbildung 4.2: Security Hint

13 4.2 Destination Directory 9 Abbildung 4.3: Select Destination Directory

14 10 Windows-Installation 4.3 Select Packages Abbildung 4.4: Select Packages Use this window to select the package to be installed. In the text window below the actual selected package will be described.

15 4.4 The CORBA Naming-Service The CORBA Naming-Service The CORBA Naming-Service (Object-Request-Broker ORB) must be installed in you subnet once at least. The Avalon Server tries to register itself at this Naming Service. The Client tries to nd the Avalon using this service using the naming convention dened by ASAM ODS. It is possible to install this service on the destination system or to use an existing installation of a Naming Service. Use the rst option to request the installation of the Naming Service. In every case you must specify where the Naming Service is running and what port number is used by the service. Ask your system administrator to use a well known Naming Service. For a local installation you can use the default values. Abbildung 4.5: ORB Settings

16 12 Windows-Installation 4.5 Database Conguration In some cases we are able to create the ASAM ODS database, because we know the project. This requires some les to create the database and the necessary table. If you don't see the database conguration window, you are responsable for the ASAM ODS database infrastructure. If the database conguration window is displayed it is recommanded to ll all input elds. It asks for the database system login and the ASAM ODS user login. The "next" button can be used for valid inputs only. Abbildung 4.6: Database Conguration

17 4.6 The Avalon Server The Avalon Server Use this section to congure the Avalon Server as a MS Windows system service. If you don't want to install a service you can start the server by a batch procedure. There are some additionally information needed by the server to serve an ASAM ODS environment. This information will be read from a.ini le and congures the data source and the necessary drivers. If you are installing the server the rst time you can use the default settings but you have to edit the le afterwards. You can nd more information in the chapter Installed Files (p. 29) (see below). Abbildung 4.7: Avalon Conguration

18 14 Windows-Installation 4.7 Installation of the Files The next step copies the les to the destination directroy. Abbildung 4.8: Installation of the Files

19 4.8 Shortcut Enties Shortcut Enties The installation can create some shortcuts to have an easy access to the main functions. The following windows allows you to dene the system menu entry. After the installation there are button to start and stop the Avalon service (if congured) and to uninstall the packages. Abbildung 4.9: Shortcut Entries After the commitment the installation is done. 4.9 Service List Entries If the installation was successfull, there are some entries in the system service list. To check these entries open the service entry from the system->settings menu The services are installed to be started manually after reboot. If you want to change this behavior change the property of the service. Abbildung 4.10: Service System Settings

20 16 Windows-Installation

21 Kapitel 5 Linux-Installation installer The distribution is either a tgz-le or a jar-le. The name of the le gives info about ATHOS-version, ORACLE-version and ORB. The jar-le contains an installer like on Windows. This installer creates an kind of an "private" installation in the directory-tree of the user that is starting the jar-installer. The result is a local installation with an set of shell-scripts that can be used to start ORBD and avalon as programs running in the background. This is convinient for users that need a AVALON for development and experiments. There is some dierences to the windows-installation. The iinitial dierence is that the jar-le is directly started and there is no platform-specic executable that shows the initial splash-screen like on Windows. The tgz-le contains the bare set of les needed for an installation. This les should be used when an AVALON shall be set up that runs for an project. We experience very dierent ways how the system-admins want to setup such systems. Almost every company has a slightly dierent policy here. As a kind of template, there is a subdirectory names SUSE. It contains daemon-startup-le out of a typical installation. The documentation describes both versions (jar and tgz). We start with the jar-type-installation. If you want to update an existing installation, stop the AVALON before you start installation. You can start the installtion in 2 ways: - use a graphical browser to navigate to the location of the jar-file and then double-click on the jarfile - open a terminal-window and execute the command "java -jar <location/filename>" Please excuse that we use the screenshots of the windows-installation. The only dierence would be path-names. Independent on way of invocation, the ow of operations will be as follows:

22 18 Linux-Installation installer 5.1 Language Abbildung 5.1: Select the language Use this window to selected the preferred language. 5.2 Destination Directory The next window describes a problem that can come up during the installation: It is possible to overwrite existing environment variables and existing les. If you select an installation directory that already exist, all les that will be installed overwrites the existing les. If you are not sure, use an not yet existing installation directory to avoid this problem.

23 5.2 Destination Directory 19 Abbildung 5.2: Security Hint

24 20 Linux-Installation installer Abbildung 5.3: Select Destination Directory

25 5.3 Select Packages Select Packages Abbildung 5.4: Select Packages Use this window to select the package to be installed. In the text window below the actual selected package will be described. On Linux, it is recommeded to de-select the service-shortcuts. At current, there is some problems with shortcuts because of some internall handling of g the installer. As said in the initial description: the result of such an installtion on Linux is a local installation that shall be controlled by shell-scripts.

26 22 Linux-Installation installer 5.4 The CORBA Naming-Service On Linux, the term "service" is a bit mis-leading. But we stick with this term because it shall be understood as a type of program that gives services to other programs. The CORBA Naming- Service (Object-Request-Broker ORB) must be installed in your subnet once at least. The Avalon Server tries to register itself at this Naming Service. The Client tries to nd the Avalon using this service using the naming convention dened by ASAM ODS. It is possible to install this service on the destination system or to use an existing installation of a Naming Service. Use the rst option to request the installation of the Naming Service. In every case you must specify where the Naming Service is running and what port number is used by the service. Ask your system administrator to use a well known Naming Service. For a local installation you can use the default values. The result in this type of installation is a shell-script that can be used to start/stop a program running with current users credentials. It is executed runnin in background. In this way, it operates almost like a service on Windows. Abbildung 5.5: ORB Settings

27 5.5 Database Conguration Database Conguration In some cases we are able to create the ASAM ODS database, because we know the project. This requires some les to create the database and the necessary table. If you don't see the database conguration window, you are responsable for the ASAM ODS database infrastructure. If the database conguration window is displayed it is recommanded to ll all input elds. It asks for the database system login and the ASAM ODS user login. The "next" button can be used for valid inputs only. Abbildung 5.6: Database Conguration

28 24 Linux-Installation installer 5.6 The Avalon Server Use this section to congure the Avalon Server. You can start the server by a shell-procedure. (.../scripts4system/avalon.sh) There are some additionally information needed by the AVALON to serve an ASAM ODS environment. This information will be read from a.ini le and congures the data source and the necessary drivers. If you are installing the server the rst time you can use the default settings but you have to edit the le afterwards. You can nd more information in the chapter Installed Files (p. 29) (see below). Abbildung 5.7: Avalon Conguration

29 5.7 Installation of the Files Installation of the Files The next step copies the les to the destination directroy. Abbildung 5.8: Installation of the Files

30 26 Linux-Installation installer 5.8 Shortcut Enties shortcuts shall not be used on Linux at the moment The installation can create some shortcuts to have an easy access to the main functions. The following windows allows you to dene the system menu entry. After the installation there are button to start and stop the Avalon service (if congured) and to uninstall the packages. Abbildung 5.9: Shortcut Entries After the commitment the installation is done.

31 Kapitel 6 Linux-Installation tgz-le The intended audience for this section is sys-admins that know how to install daemons. Avalon will be distributed as tgz-les with a strict name-convention. Example: avalon-bin-linux-amd64-4.1h-ora10.2.tgz This tells me that i have a distribution ˆ for linux ˆ for amd as well as intel-cpus ˆ version 4.1h of athos ˆ compiled to work with oracle 10.2 The tgz-le contains the bare set of les needed for an installation. This les should be used when an AVALON shall be set up dierent to the installer-type-installlation. We experience very dierent ways how the system-admins want to setup such systems. Almost every company has a slightly dierent policy here. If you want to update an existing installation, stop the AVALON before you start installation. The system shall be installed and maintained by an user that is root. A typical location for the installtion could be /opt/<our-project> The token <our-project> is used to have an anonymous term. From here, we assume that this token is "TDCE" By following normal rules in unix-systems, the root of the system was choosen to be in /opt/tdce We recommend to have there the avalon-installation. Please unpack the tgz-le in this directory. In our example, we have a tgz-le named avalon-bin-linux-amd64-4.1h-ora10.2.tgz The package-names ( with version and time/date) will never be used for the invocation of the programs: we use an symbolic link. Example /opt/tdce/app/avalon4.1h -> /opt/tdce/avalon In this way it is possible to keep some versions in parallel and switch very easy between the versions. All examaples from now use the symbolic link but not the real pathname

32 28 Linux-Installation tgz-le The service-denitions for the Avalon-server are in the le /opt/tdce/avalon/etc/athos.ini The avalon nds this le because ATHOS_INI ( in common_settings ) points to this le after execution of common_settings. All installation-activities shall be executed as root. The following sequence shows how to unpack and link this package: /> cd /opt/tdce /> tar xvzf <location-of-tgz>avalon-bin-linux-amd64-4.1h-ora10.2.tgz /> rm avalon /> ln -s avalon4.1h avalon Athos will be installed as subset of Avalon. But there is a symbilc link required: /> cd /opt/tdce /> rm athos /> ln -s avalon/athos athos If you want to have an example how to install ORBD and AVALON as daemon-programs, goto the etc/linux-direcory. there is some example-les and a README. This example-les DO NOT WORK OUT-OF-THE-BOX. It shall be treated as example, not as solution.

33 Kapitel 7 Installed Files This chapter is for windows-users and if you use the installer in Linux. It does not t for the case that you use the tgz-le for installation. After the installation, the following directory structure should be in place: 7.1 Program Files All executables and libraries are located in the subdirectory bin/linux. 7.2 Conguration All le for the conguration are located in the subdirectory etc. Here is the list of the important conguration les: ˆ INI File The INI le for your installation, that describes the running service. This le is used, if you specied to use the included INI le during installation. Which le is used by Avalon is specied by the le AvalonService.cfg. For a detailled description read the document TRS_Avalon.pdf located in subdirectory docs on CD ROM. ˆ aobasexx.htm This le is used by Avalon as the ASAM ODS Basemodel denition. Avalon build the in memory basemodel using this le. Therefore you do not have to change this le. Additionally you can use a HTML browser to have a HTML view of the basemodel. The le is congured in the INI File. the XX denotes the version od ods in use. 7.3 Java Archive The directory jar is used to save all Java Archive Files (jar).

34 30 Installed Files 7.4 Logbooks The subdirectory log contains all log les. There are no log les if the service is not running. ˆ.html The HTML les are the log les of the program that starts Avalon as MS Windows System Service. Depending on the DebugLevel setting, it lists logs of the startup process. If the Avalon is successfully started the last entry must report that the service is running. ˆ.log This log les are the les where the Avalon Server messages are written to. You have to congure the INI to write logs to that le and to change the amount of entries. If Avalon is not congured to write message to that le, the messages are send to the MS Windows system tool EventViewer. 7.5 Shell-scripts The subdirectory Scripts4system contains some les to start/stop ORBD and AVALON.

35 Kapitel 8 Verication To check if the installation was successful, it is recommended todo some tests. Please change to the location that was choosen for installation. If you accept the default, it is $HOME/HighQSoft/Avalon. Change to the directory "Scripts4system". Check if the sh-les are executable. If not, make it executable by applying the command "chmod +x.sh" Try to start the ORBD. Execute the command "./orbd.sh start". This shall start thr ORBD as background process. Check for this process by executing the command "ps ax grep -i orb". It shall show a info like 3539? Sl 0:02 orbd -ORBInitialHost neptun -ORBInitialPort defaultdb /var/log/orb.db -serverid pts/3 S+ 0:00 grep -i orb If the ORBD is running, we can got the next test: start avalon. This can be done in 2 modes: as background or attached to terminal. For the rst test, we want to try an terminal-attached startup. To do this, execute the command./avalon.sh start verbose This shall result in a output like this: Starting the ASAM-ODS Server Avalon (avalon)... / \ \4-1h/ / \ / \ \ / / \ \HighQSoft/ / \ \ /\ \ \ \ / / \/ \\ \ \_/ / \ / \ _ _ \ / _ _ _ \_ The arguments: -NameServiceHost neptun -NameServicePort ServiceName <... name of your service... > start

36 32 Verication verbose :53:52 Avalon will close the session after 30 minutes of inactivity. Avalon fireserviceevent 2 message: [Avalon] STOP_PENDING Avalon fireserviceevent 1 message: [Avalon] START_PENDING [Avalon] ods52.idl is compiled with SunORB 1.5 [Avalon] ORB_CREATION_SUCCESSFUL: ORB was successfully created with arguments <-ORBInitRef=NameService=corbaloc::1.2@neptun:2809/NameService > and with no properties :53: diff: 0 Thread 40f5f940 Session 0 Converting with iconv :53: diff: 0 Thread 40f5f940 Session 0 AoService_Create() :53: diff: 0 Thread 40f5f940 Session 0 options: INIFILE=ATHOS_INI :53: diff: 8 Thread 40f5f940 Session 0 Return AoService_Create(): :53: diff: 0 Thread 40f5f940 Session 0 Use object AoService (0x2aaaaabb7a10) [Avalon] ASAM_ODS_SERVICE_CREATION_SUCCESSFUL: AoService creation successful with following options "INIFILE=ATHOS_INI" [Avalon] ASAM_ODS_FACTORY_CREATION_SUCCESSFUL: Session factory created successfully <... your service...>, <none> Avalon can be started: Servicename: <... your service...> is known, but not valid. [Avalon] HighQSoft Avalon 4_1h running... Host = neptun Service = <... your service...> Corba = SunORB, com.sun.corba.se.impl.orb.orbimpl Avalon fireserviceevent 4 message: [Avalon] RUNNING This is an example of an successful start of AVALON. Next step would be e.g. to access it with AsamCommander. But this is out-of-scope of this document.

37 Kapitel 9 Document History Date Changes Author 14th December 2004 Basic Version Andreas Hofmann

38 Index Installed Files, 29 Linux-Installation, 17, 27 System Requirements, 5 Verication, 31 Windows-Installation, 7

CFSClient Manual. Command line client for CORBAFileServer. CORBAFileServer HighQSoft GmbH Markus Schuldlos 2017/08/29

CFSClient Manual. Command line client for CORBAFileServer. CORBAFileServer HighQSoft GmbH Markus Schuldlos 2017/08/29 CFSClient Manual Command line client for CORBAFileServer CORBAFileServer 2.1.11 HighQSoft GmbH Markus Schuldlos 2017/08/29 Contents 1 Introduction 1 2 Usage and Examples 3 3 Properties 5 4 Example Property

More information

Micro Focus VisiBroker Installation Guide

Micro Focus VisiBroker Installation Guide Micro Focus VisiBroker 8.5.5 Installation Guide Micro Focus The Lawn 22-30 Old Bath Road Newbury, Berkshire RG14 1QN UK http://www.microfocus.com Copyright Micro Focus 2009-2018 All rights reserved. MICRO

More information

Aware IM Version 8.1 Installation Guide

Aware IM Version 8.1 Installation Guide Aware IM Version 8.1 Copyright 2002-2018 Awaresoft Pty Ltd CONTENTS 1 INSTALLATION UNDER WINDOWS OPERATING SYSTEM... 3 1.1 HARDWARE AND SOFTWARE REQUIREMENTS... 3 1.2 USING THE INSTALLATION PROGRAM...

More information

IOL INTACT Installation Guide

IOL INTACT Installation Guide IOL INTACT Installation Guide February 25, 2014 Contents 1 System Requirements 1 2 Installing IOL INTACT 3 3 Post-Installation 4 3.1 Wireshark............................. 4 3.2 Opening pcap Files........................

More information

HighQSoft. AoDoc GUI

HighQSoft. AoDoc GUI HighQSoft Version 1.4 User Manual Martin Kreyling 08.03.2005 Contents 1 Introduction 1 1.1 Introduction of AoDoc.................................. 1 1.2 Introduction to AoDocGui................................

More information

The Unix Shell & Shell Scripts

The Unix Shell & Shell Scripts The Unix Shell & Shell Scripts You should do steps 1 to 7 before going to the lab. Use the Linux system you installed in the previous lab. In the lab do step 8, the TA may give you additional exercises

More information

Oracle Weblogic products are available at

Oracle Weblogic products are available at 1 Chapter 1 Installing Oracle Weblogic Server In this chapter we will move our first steps with Oracle Weblogic Server by learning how to install it using the guided wizard installation or the compacted

More information

User Manual. Admin Report Kit for IIS 7 (ARKIIS)

User Manual. Admin Report Kit for IIS 7 (ARKIIS) User Manual Admin Report Kit for IIS 7 (ARKIIS) Table of Contents 1 Admin Report Kit for IIS 7... 1 1.1 About ARKIIS... 1 1.2 Who can Use ARKIIS?... 1 1.3 System requirements... 2 1.4 Technical Support...

More information

Map Intelligence Installation Guide

Map Intelligence Installation Guide Map Intelligence Installation Guide ii CONTENTS GETTING STARTED...4 Before Beginning the Installation... 4 Database Connectivity... 6 Map and Server Settings for Google Maps... 6 INSTALLING MAP INTELLIGENCE

More information

BootManage Administrator Installation Manual

BootManage Administrator Installation Manual BootManage Administrator Installation Manual 1 Contents INTRODUCTION... 4 WHAT IS THE BOOTMANAGE ADMINISTRATOR (BMA)... 5 REQUIREMENTS FOR THE BOOTMANAGE ADMINISTRATOR:... 5 PXE... 5 BOOTMANAGE TCP/IP

More information

Installation and Administration Guide

Installation and Administration Guide Installation and Administration Guide VERSION 3.3 VisiBroker for C++ Inprise Corporation, 100 Enterprise Way Scotts Valley, CA 95066-3249 Inprise may have patents and/or pending patent applications covering

More information

This guide consists of the following two chapters and an appendix. Chapter 1 Installing ETERNUSmgr This chapter describes how to install ETERNUSmgr.

This guide consists of the following two chapters and an appendix. Chapter 1 Installing ETERNUSmgr This chapter describes how to install ETERNUSmgr. Preface This installation guide explains how to install the "ETERNUSmgr for Linux" storage system management software on an ETERNUS DX400 series, ETERNUS DX8000 series, ETERNUS2000, ETERNUS4000, ETERNUS8000,

More information

VisiBroker 8.5. Installation Guide

VisiBroker 8.5. Installation Guide VisiBroker 8.5 Installation Guide Micro Focus The Lawn 22-30 Old Bath Road Newbury, Berkshire RG14 1QN UK http://www.microfocus.com Copyright Micro Focus 2009-2016. All rights reserved. VisiBroker contains

More information

Best practices on deployment of IBM Rational. servers

Best practices on deployment of IBM Rational. servers Best practices on deployment of IBM Rational License key server(rlks) on Linux and Unix servers Pankaj Sharma and Sombir Yadav October 21, 2015 Page 1 of 25 INTRODUCTION CONFIGURATION OF LICENSE FILE ON

More information

Oracle Tuxedo Application Runtime for Batch

Oracle Tuxedo Application Runtime for Batch Oracle Tuxedo Application Runtime for Batch Installation Guide 12c Release 1 (12.1.1) August 2012 Oracle Tuxedo Application Runtime for Batch Installation Guide, 12c Release 1 (12.1.1) Copyright 2012,

More information

Troubleshooting the Installation

Troubleshooting the Installation APPENDIX A Troubleshooting the Installation This appendix provides troubleshooting information for Essentials installation and setup, and contains the following sections: If the Installer Window Does Not

More information

Sentinel Hardware Keys SDK Version for Windows Release Notes

Sentinel Hardware Keys SDK Version for Windows Release Notes Sentinel Hardware Keys SDK Version 1.2.0 for Windows Release Notes Product Overview This document contains an overview of the product, new features, and installation of the Sentinel TM Keys SDK release

More information

January 2015 SPIDER 2j Full Install & Update

January 2015 SPIDER 2j Full Install & Update January 2015 SPIDER 2j Full Install & Update These are brief instructions for installing SPIDER 2j or updating from SPIDER 2i. This software is provided on CD-ROM. The CD contains both the complete SPIDER

More information

Creating Domain Templates Using the Domain Template Builder 11g Release 1 (10.3.6)

Creating Domain Templates Using the Domain Template Builder 11g Release 1 (10.3.6) [1]Oracle Fusion Middleware Creating Domain Templates Using the Domain Template Builder 11g Release 1 (10.3.6) E14139-06 April 2015 This document describes how to use the Domain Template Builder to create

More information

This guide consists of the following two chapters and an appendix. Chapter 1 Installing ETERNUSmgr This chapter describes how to install ETERNUSmgr.

This guide consists of the following two chapters and an appendix. Chapter 1 Installing ETERNUSmgr This chapter describes how to install ETERNUSmgr. Preface This installation guide explains how to install the "ETERNUSmgr for HP-UX" storage system management software on an ETERNUS DX400 series, ETERNUS DX8000 series, ETERNUS2000, ETERNUS4000, ETERNUS8000,

More information

Oracle Application Express: Administration 1-2

Oracle Application Express: Administration 1-2 Oracle Application Express: Administration 1-2 The suggested course agenda is displayed in the slide. Each lesson, except the Course Overview, will be followed by practice time. Oracle Application Express:

More information

First of all, these notes will cover only a small subset of the available commands and utilities, and will cover most of those in a shallow fashion.

First of all, these notes will cover only a small subset of the available commands and utilities, and will cover most of those in a shallow fashion. Warnings Linux Commands 1 First of all, these notes will cover only a small subset of the available commands and utilities, and will cover most of those in a shallow fashion. Read the relevant material

More information

Oracle8 Enterprise Edition

Oracle8 Enterprise Edition Oracle8 Enterprise Edition Release 8.0.6 for Windows NT Part No. A69522-01 Contents Included Products on page 3 Pre-Installation on page 6 System Requirements on page 7 Products Available for Installation

More information

Assignment 4. Overview. Prof. Stewart Weiss. CSci 335 Software Design and Analysis III Assignment 4

Assignment 4. Overview. Prof. Stewart Weiss. CSci 335 Software Design and Analysis III Assignment 4 Overview This assignment combines several dierent data abstractions and algorithms that we have covered in class, including priority queues, on-line disjoint set operations, hashing, and sorting. The project

More information

DocuShare Installation Guide

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

More information

Oracle Fusion Middleware Creating Domain Templates Using the Domain Template Builder. 12c ( )

Oracle Fusion Middleware Creating Domain Templates Using the Domain Template Builder. 12c ( ) Oracle Fusion Middleware Creating Domain Templates Using the Domain Template Builder 12c (12.2.1.3) E95527-01 May 2018 Oracle Fusion Middleware Creating Domain Templates Using the Domain Template Builder,

More information

Sharpen Exercise: Using HPC resources and running parallel applications

Sharpen Exercise: Using HPC resources and running parallel applications Sharpen Exercise: Using HPC resources and running parallel applications Andrew Turner, Dominic Sloan-Murphy, David Henty, Adrian Jackson Contents 1 Aims 2 2 Introduction 2 3 Instructions 3 3.1 Log into

More information

Oracle Fusion Middleware

Oracle Fusion Middleware Oracle Fusion Middleware Creating Domains Using the Configuration Wizard 11g Release 1 (10.3.4) E14140-04 January 2011 This document describes how to use the Configuration Wizard to create, update, and

More information

VI-CENTER EXTENDED ENTERPRISE EDITION GETTING STARTED GUIDE. Version: 4.5

VI-CENTER EXTENDED ENTERPRISE EDITION GETTING STARTED GUIDE. Version: 4.5 VI-CENTER EXTENDED ENTERPRISE EDITION GETTING STARTED GUIDE This manual provides a quick introduction to Virtual Iron software, and explains how to use Virtual Iron VI-Center to configure and manage virtual

More information

Unix/Linux Operating System. Introduction to Computational Statistics STAT 598G, Fall 2011

Unix/Linux Operating System. Introduction to Computational Statistics STAT 598G, Fall 2011 Unix/Linux Operating System Introduction to Computational Statistics STAT 598G, Fall 2011 Sergey Kirshner Department of Statistics, Purdue University September 7, 2011 Sergey Kirshner (Purdue University)

More information

Java Platform, Standard Edition Installation Guide. Release 11

Java Platform, Standard Edition Installation Guide. Release 11 Java Platform, Standard Edition Installation Guide Release 11 E95199-01 September 2018 Java Platform, Standard Edition Installation Guide, Release 11 E95199-01 Copyright 1993, 2018, Oracle and/or its affiliates.

More information

Java Platform, Standard Edition Installation Guide. Release 10

Java Platform, Standard Edition Installation Guide. Release 10 Java Platform, Standard Edition Installation Guide Release 10 E91100-01 March 2018 Java Platform, Standard Edition Installation Guide, Release 10 E91100-01 Copyright 1993, 2018, Oracle and/or its affiliates.

More information

Installation. List Wrangler - Mailing List Manager for GTK+ Part I. 1 Requirements. By Frank Cox. September 3,

Installation. List Wrangler -  Mailing List Manager for GTK+ Part I. 1 Requirements. By Frank Cox. September 3, List Wrangler - Email Mailing List Manager for GTK+ By Frank Cox September 3, 2012 theatre@melvilletheatre.com Abstract Do you have a mailing list of people that you send periodic emails to? If so, List

More information

First of all, these notes will cover only a small subset of the available commands and utilities, and will cover most of those in a shallow fashion.

First of all, these notes will cover only a small subset of the available commands and utilities, and will cover most of those in a shallow fashion. Warnings 1 First of all, these notes will cover only a small subset of the available commands and utilities, and will cover most of those in a shallow fashion. Read the relevant material in Sobell! If

More information

PowerVM Lx86 for x86 Linux Applications Administration Guide

PowerVM Lx86 for x86 Linux Applications Administration Guide PowerVM Lx86 for x86 Linux Applications Administration Guide SA38-0650-03 PowerVM Lx86 for x86 Linux Applications Administration Guide SA38-0650-03 Note Before using this information and the product it

More information

Prof. Navrati Saxena TA: R. Sachan

Prof. Navrati Saxena TA: R. Sachan Prof. Navrati Saxena navrati@ece.skku.ac.kr TA: R. Sachan rochak@skku.edu What is UNIX Command What is UNIX Shell Linux file structure UNIX/LINUX Commands 2 A command is a program which interacts with

More information

First of all, these notes will cover only a small subset of the available commands and utilities, and will cover most of those in a shallow fashion.

First of all, these notes will cover only a small subset of the available commands and utilities, and will cover most of those in a shallow fashion. Warnings 1 First of all, these notes will cover only a small subset of the available commands and utilities, and will cover most of those in a shallow fashion. Read the relevant material in Sobell! If

More information

EXPRESSCLUSTER X Integrated WebManager

EXPRESSCLUSTER X Integrated WebManager EXPRESSCLUSTER X Integrated WebManager Administrator s Guide 10/02/2017 12th Edition Revision History Edition Revised Date Description 1st 06/15/2009 New manual 2nd 09/30/2009 This manual has been updated

More information

Setting up an SDK for Secondo

Setting up an SDK for Secondo This file is part of SECONDO. Copyright (C) 2004, University in Hagen, Department of Computer Science, Database Systems for New Applications. SECONDO is free software; you can redistribute it and/or modify

More information

Infor ES Application Service Manager Administration Guide

Infor ES Application Service Manager Administration Guide Infor ES Application Service Manager Administration Guide Copyright 2016 Infor Important Notices The material contained in this publication (including any supplementary information) constitutes and contains

More information

Welcome to getting started with Ubuntu Server. This System Administrator Manual. guide to be simple to follow, with step by step instructions

Welcome to getting started with Ubuntu Server. This System Administrator Manual. guide to be simple to follow, with step by step instructions Welcome to getting started with Ubuntu 12.04 Server. This System Administrator Manual guide to be simple to follow, with step by step instructions with screenshots INDEX 1.Installation of Ubuntu 12.04

More information

Online Backup Client User Manual

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

More information

Series 40 6th Edition SDK, Feature Pack 1 Installation Guide

Series 40 6th Edition SDK, Feature Pack 1 Installation Guide F O R U M N O K I A Series 40 6th Edition SDK, Feature Pack 1 Installation Guide Version Final; December 2nd, 2010 Contents 1 Legal Notice...3 2 Series 40 6th Edition SDK, Feature Pack 1...4 3 About Series

More information

VIRTUALIZATION MANAGER ENTERPRISE EDITION GETTING STARTED GUIDE. Product: Virtual Iron Virtualization Manager Version: 4.2

VIRTUALIZATION MANAGER ENTERPRISE EDITION GETTING STARTED GUIDE. Product: Virtual Iron Virtualization Manager Version: 4.2 VIRTUALIZATION MANAGER ENTERPRISE EDITION GETTING STARTED GUIDE This manual provides a quick introduction to Virtual Iron software, and explains how to use Virtual Iron Virtualization Manager to configure

More information

15-122: Principles of Imperative Computation

15-122: Principles of Imperative Computation 15-122: Principles of Imperative Computation Lab 0 Navigating your account in Linux Tom Cortina, Rob Simmons Unlike typical graphical interfaces for operating systems, here you are entering commands directly

More information

Oracle Communications Configuration Management

Oracle Communications Configuration Management Oracle Communications Configuration Management Installation and System Administration Guide Release 7.2 E35435-02 July 2014 Oracle Communications Configuration Management Installation and System Administration

More information

Overview. Borland VisiBroker 7.0

Overview. Borland VisiBroker 7.0 Overview Borland VisiBroker 7.0 Borland Software Corporation 20450 Stevens Creek Blvd., Suite 800 Cupertino, CA 95014 USA www.borland.com Refer to the file deploy.html for a complete list of files that

More information

Oracle Communications EAGLE Element Management System Reporting Studio. Upgrade/Installation Guide Release 46.2 E69122 Revision 2

Oracle Communications EAGLE Element Management System Reporting Studio. Upgrade/Installation Guide Release 46.2 E69122 Revision 2 Oracle Communications EAGLE Element Management System Reporting Studio Upgrade/Installation Guide Release 46.2 E69122 Revision 2 December 2015 Oracle Communications EAGLE Element Management System Reporting

More information

Tasktop Sync - Installation Primer. Tasktop Sync - Installation Primer

Tasktop Sync - Installation Primer. Tasktop Sync - Installation Primer Tasktop Sync - Installation Primer 1 Contents Overview... 3 Hardware Requirements... 3 Supported Operating Systems... 3 Java Runtime Environment... 3 Networking... 3 Hardware Sizing for Deployment Scenarios...

More information

jwhois Version July 2005 Jonas berg

jwhois Version July 2005 Jonas berg jwhois Version 3.2.3 10 July 2005 Jonas berg (jonas@gnu.org) Copyright c 1999-2005 Free Software Foundation, Inc. Permission is granted to copy, distribute and/or modify this document under the terms of

More information

Vi & Shell Scripting

Vi & Shell Scripting Vi & Shell Scripting Comp-206 : Introduction to Week 3 Joseph Vybihal Computer Science McGill University Announcements Sina Meraji's office hours Trottier 3rd floor open area Tuesday 1:30 2:30 PM Thursday

More information

Installing driver over the network

Installing driver over the network Installing driver over the network Command- line Definition Description Command- line Definition Description /a or /A /n or /N /nd or /ND Specifies

More information

HighQSoft GmbH UGM What s new? Andreas Hofmann

HighQSoft GmbH  UGM What s new? Andreas Hofmann What s new? Andreas Hofmann andreas.hofmann@highqsoft.de 1 Overview What is HQLS? We got the initial version of HQL in 2015. Today we cover nearly the whole initial wish list. New ideas coming up during

More information

BEAWebLogic. Enterprise Security. WebLogic Server v8.1 Installation

BEAWebLogic. Enterprise Security. WebLogic Server v8.1 Installation BEAWebLogic Enterprise Security WebLogic Server v8.1 Installation Product Version: 4.2 Service Pack 2 Document Revised: October 27, 2005 Copyright Copyright 2005 BEA Systems, Inc. All Rights Reserved.

More information

TECHILA WORKER INSTALLATION GUIDE LINUX ADMINISTRATOR GUIDE

TECHILA WORKER INSTALLATION GUIDE LINUX ADMINISTRATOR GUIDE ADMINISTRATOR GUIDE 17 OCTOBER 2016 2/12 17 OCTOBER 2016 Disclaimer Techila Technologies Ltd. disclaims any and all warranties, express, implied or statutory regarding this document or the use of thereof

More information

Linux Essentials. Smith, Roderick W. Table of Contents ISBN-13: Introduction xvii. Chapter 1 Selecting an Operating System 1

Linux Essentials. Smith, Roderick W. Table of Contents ISBN-13: Introduction xvii. Chapter 1 Selecting an Operating System 1 Linux Essentials Smith, Roderick W. ISBN-13: 9781118106792 Table of Contents Introduction xvii Chapter 1 Selecting an Operating System 1 What Is an OS? 1 What Is a Kernel? 1 What Else Identifies an OS?

More information

VIRTUALIZATION MANAGER ENTERPRISE EDITION GETTING STARTED GUIDE

VIRTUALIZATION MANAGER ENTERPRISE EDITION GETTING STARTED GUIDE VIRTUALIZATION MANAGER ENTERPRISE EDITION GETTING STARTED GUIDE This manual provides a quick introduction to Virtual Iron software, and explains how to use Virtual Iron Virtualization Manager to configure

More information

CloudView NMS Agent User Guide. /multi-platform version/

CloudView NMS Agent User Guide. /multi-platform version/ 1-1 - P a g e CloudView NMS Agent User Guide. /multi-platform version/ www.cloudviewnms.com WARRANTY The software described in this document is subject to change without notice. The information in this

More information

Oracle8i Enterprise Edition for Windows NT

Oracle8i Enterprise Edition for Windows NT 8i Enterprise Edition for Windows NT 8.1.5 1999 7 : A62898-1 8i Enterprise Edition for Windows NT 8.1.5 : A62898-1 1 1999 7 1 8i Enterprise Edition Installation Release 8.1.5 for Windows NT A67994-01 Copyright

More information

Creating WebLogic Domains Using the Configuration Wizard 12c (12.1.3)

Creating WebLogic Domains Using the Configuration Wizard 12c (12.1.3) [1]Oracle Fusion Middleware Creating WebLogic 12.1.3 Domains Using the Configuration Wizard 12c (12.1.3) E41890-02 August 2015 This document describes how to use the Configuration Wizard to create, update,

More information

Initial setting up of VPN Java version.

Initial setting up of VPN Java version. VPN Linux 64 bit To access work documents from home you will need to create a VPN connection. This will allow you to securely connect to Exeter University network from other location such as your home.

More information

Unified Messenger 4.02 Installation Guide

Unified Messenger 4.02 Installation Guide Unified Messenger 4.02 Installation Guide Your comments on this document are welcome. They can assist us in improving our products. Please address comments to: Unified Messenger Documentation Team Avaya,

More information

Chapter 2. UNIX Installation. Node Locked vs Floating Network Licensing. Installation Procedure. Floating Network Keycodes. Node Locked Keycodes.

Chapter 2. UNIX Installation. Node Locked vs Floating Network Licensing. Installation Procedure. Floating Network Keycodes. Node Locked Keycodes. Chapter 2 UNIX Installation Installation of Artwork Conversion Software s translators and postprocessors on UNIX platforms has been adjusted to make it as similar as possible across the various machines

More information

1Z Oracle Linux Fundamentals (Oracle Partner Network) Exam Summary Syllabus Questions

1Z Oracle Linux Fundamentals (Oracle Partner Network) Exam Summary Syllabus Questions 1Z0-409 Oracle Linux Fundamentals (Oracle Partner Network) Exam Summary Syllabus Questions Table of Contents Introduction to 1Z0-409 Exam on Oracle Linux Fundamentals (Oracle Partner Network)... 2 Oracle

More information

Unix Tools / Command Line

Unix Tools / Command Line Unix Tools / Command Line An Intro 1 Basic Commands / Utilities I expect you already know most of these: ls list directories common options: -l, -F, -a mkdir, rmdir make or remove a directory mv move/rename

More information

Android Studio Setup Procedure

Android Studio Setup Procedure Android Studio Setup Procedure System Requirements : Windows OS Linux OS Mac OS Microsoft Windows 7/8/10 (32- or 64-bit) 3 GB RAM minimum, 8 GB RAM recommended; plus 1 GB for the Android Emulator 2 GB

More information

MARWATCH INSTALLATION AND UPGRADE GUIDE

MARWATCH INSTALLATION AND UPGRADE GUIDE MARWATCH INSTALLATION AND UPGRADE GUIDE For Service Providers RELEASE 5.0 Introduction Notice The information contained in this document is believed to be accurate in all respects but is not warranted

More information

TEMPO INSTALLATION I O A. Platform Independent Notes 1. Installing Tempo 3. Installing Tools for the Plugins 5. v0.2.

TEMPO INSTALLATION I O A. Platform Independent Notes 1. Installing Tempo 3. Installing Tools for the Plugins 5. v0.2. TEMPO INSTALLATION v0.2.2 (BETA) 2/7/2008 Platform Independent Notes 1 On Windows: 2 On Linux: 2 On OS X (Tiger 10.4.7 and later) 2 I O A Installing Tempo 3 Installing on Windows (Vista/XP/W2K) 3 Installing

More information

Oracle Service Architecture Leveraging Tuxedo (SALT)

Oracle Service Architecture Leveraging Tuxedo (SALT) Oracle Service Architecture Leveraging Tuxedo (SALT) Installation Guide 10g Release 3 (10.3) January 2009 Service Architecture Leveraging Tuxedo Installation Guide, 10g Release 3 (10.3) Copyright 2006,

More information

SpamJadoo Installation Guide

SpamJadoo Installation Guide DIL/SpamJadoo/Deployment /Ver1.1 1 TABLE OF CONTENTS 1. Introduction 3 2. Prerequisite & Initial configuration. 4 Minimum Hardware Requirements 4 Minimum Software Requirements. 4 3. Software Installation.

More information

Read the relevant material in Sobell! If you want to follow along with the examples that follow, and you do, open a Linux terminal.

Read the relevant material in Sobell! If you want to follow along with the examples that follow, and you do, open a Linux terminal. Warnings 1 First of all, these notes will cover only a small subset of the available commands and utilities, and will cover most of those in a shallow fashion. Read the relevant material in Sobell! If

More information

Installing CWM Client

Installing CWM Client CHAPTER 6 This chapter provides an introduction to CWM Client in CWM Release 15.1 and describes the installation and launch processes. Overview of CWM Client CWM Client is a software component of CWM that

More information

Relativity Designer Installation Guide

Relativity Designer Installation Guide Liant Software Corporation Relativity Designer Installation Guide Version 5 Copyright 1994-2003 by Liant Software Corporation. All rights reserved. Printed in U.S.A. No part of this publication may be

More information

These instructions cover how to install and use pre-compiled binaries to monitor AIX 5.3 using NRPE.

These instructions cover how to install and use pre-compiled binaries to monitor AIX 5.3 using NRPE. Purpose This document describes how to monitor AIX servers using or Nagios Core. The instructions were contributed by Joshua Whitaker, who successfully configured to monitor AIX 5.3 servers, thanks Joshua!

More information

IF/Prolog V5.3. Installation Guide. Siemens AG Austria

IF/Prolog V5.3. Installation Guide. Siemens AG Austria IF/Prolog V5.3 Installation Guide Siemens AG Austria Is there anything you would like to tell us about this manual? Please send us your comments. Siemens AG Austria PSE KB B3 Gudrunstrasse 11 A-1100 Vienna

More information

Novell ZENworks Asset Management 7

Novell ZENworks Asset Management 7 Novell ZENworks Asset Management 7 w w w. n o v e l l. c o m July 2006 INSTALLATION GUIDE Table Of Contents 1. Installation Overview... 1 Upgrade/Update Matrix...1 Installation Choices...2 ZENworks Asset

More information

MDEX Engine Installation Guide. Version 11.3 April 2017 Document build ID: T14:36:52-04:00

MDEX Engine Installation Guide. Version 11.3 April 2017 Document build ID: T14:36:52-04:00 MDEX Engine Installation Guide Version 11.3 April 2017 Document build ID: 2017-04-20T14:36:52-04:00 MDEX Engine Installation Guide Product version: 11.3 Release date: 4-28-17 Copyright 2003, 2017, Oracle

More information

AdventNet ManageEngine OpManager Installation Guide. Table Of Contents INTRODUCTION... 2 INSTALLING OPMANAGER Windows Installation...

AdventNet ManageEngine OpManager Installation Guide. Table Of Contents INTRODUCTION... 2 INSTALLING OPMANAGER Windows Installation... Table Of Contents INTRODUCTION... 2 INSTALLING OPMANAGER... 3 Windows Installation... 3 Linux Installation... 4 Uninstalling OpManager... 6 APPLYING SERVICE PACKS... 7 Applying Service Packs... 7 Reverting

More information

Real-Time Monitoring Configuration Utility

Real-Time Monitoring Configuration Utility 3 CHAPTER Revised: September 17, 2012, Introduction This chapter provides an overview of the Real-time monitoring configuration, rtmcmd utility, and user configuration files. This chapter consists of these

More information

Documentation of the fc-oogmsh Matlab toolbox version

Documentation of the fc-oogmsh Matlab toolbox version Documentation of the fc-oogmsh Matlab toolbox version 0.0.13 François Cuvelier : February 2, 2017 Abstract This Matlab toolbox make it possible to generate mesh les from.geo le by using gmsh. It's also

More information

Applied Informatics POCO PRO C++ Frameworks

Applied Informatics POCO PRO C++ Frameworks Applied Informatics POCO PRO C++ Frameworks Getting Started Guide Version 1.10 Purpose of This Document This document guides developers interested in the POCO PRO C++ Frameworks by Applied Informatics

More information

HP Internet Usage Manager Software Release Notes

HP Internet Usage Manager Software Release Notes HP Internet Usage Manager Software Release Notes Version 7.0 Manufacturing Part Number: N/A E1010 U.S.A. Copyright 2010 Hewlett-Packard Company All rights reserved. Legal Notices The information in this

More information

Topaz for Java Performance Installation Guide. Release 16.03

Topaz for Java Performance Installation Guide. Release 16.03 Topaz for Java Performance Installation Guide Release 16.03 ii Topaz for Java Performance Installation Guide Please direct questions about Topaz for Java Performance or comments on this document to: Topaz

More information

Purpose. Why use Java? Installing the Software. Java

Purpose. Why use Java? Installing the Software. Java Purpose I am providing instructions for those that want to follow along the progress and missteps of Project BrainyCode. Going forward we will just refer to the project a JGG for Java Game Generator (I

More information

Upgrade Tool Guide. July

Upgrade Tool Guide. July Upgrade Tool Guide July 2015 http://www.liveaction.com 4.X to 5.0 The Upgrade Guide from 4.X to 5.0 consists of three parts: Upgrading the LiveAction Server Upgrading the LiveAction Node Upgrading the

More information

Oracle Commerce. MDEX Engine Installation Guide Version October 2015

Oracle Commerce. MDEX Engine Installation Guide Version October 2015 Oracle Commerce MDEX Engine Installation Guide Version 6.5.2 October 2015 Contents Copyright and disclaimer...v Preface...7 About this guide...7 Who should use this guide...7 Conventions used in this

More information

CS 2505 Computer Organization I Test 1

CS 2505 Computer Organization I Test 1 Instructions: Print your name in the space provided below. This examination is closed book and closed notes, aside from the permitted one-page formula sheet. No calculators or other computing devices may

More information

Running Java Programs

Running Java Programs Running Java Programs Written by: Keith Fenske, http://www.psc-consulting.ca/fenske/ First version: Thursday, 10 January 2008 Document revised: Saturday, 13 February 2010 Copyright 2008, 2010 by Keith

More information

Chapter Two. Lesson A. Objectives. Exploring the UNIX File System and File Security. Understanding Files and Directories

Chapter Two. Lesson A. Objectives. Exploring the UNIX File System and File Security. Understanding Files and Directories Chapter Two Exploring the UNIX File System and File Security Lesson A Understanding Files and Directories 2 Objectives Discuss and explain the UNIX file system Define a UNIX file system partition Use the

More information

Chapter 2 WEBLOGIC SERVER DOMAINS. SYS-ED/ Computer Education Techniques, Inc.

Chapter 2 WEBLOGIC SERVER DOMAINS. SYS-ED/ Computer Education Techniques, Inc. Chapter 2 WEBLOGIC SERVER DOMAINS SYS-ED/ Computer Education Techniques, Inc. Objectives You will learn: Domain - concept and implementation. Content of a domain. Common domain types. Production versus

More information

Ryzom Core: Building game data. Introduction. Jan Boon Overview. Prerequirements

Ryzom Core: Building game data. Introduction. Jan Boon Overview. Prerequirements Ryzom Core: Building game data Jan Boon (jan.boon@kaetemi.be) Introduction This manual covers the game data build pipeline. It covers setting up build environment, using the build scripts, and further

More information

Server Monitoring. AppDynamics Pro Documentation. Version 4.1.x. Page 1

Server Monitoring. AppDynamics Pro Documentation. Version 4.1.x. Page 1 Server Monitoring AppDynamics Pro Documentation Version 4.1.x Page 1 Server Monitoring......................................................... 4 Standalone Machine Agent Requirements and Supported Environments............

More information

Installing the Management Software

Installing the Management Software To install the software for the first time, or if you want to update or reinstall the software, access the supervisor module with a web browser. Click the Install links on the web page that is displayed.

More information

Oracle Financial Services Regulatory Reporting for European Banking Authority (OFS AGILE RP EBA)

Oracle Financial Services Regulatory Reporting for European Banking Authority (OFS AGILE RP EBA) Oracle Financial Services Regulatory Reporting for European Banking Authority (OFS AGILE RP EBA) Installation Guide Release 8.0.5.0.0 December 2017 DOCUMENT CONTROL Version Number Revision Date Changes

More information

CORBA File Server Specication

CORBA File Server Specication CORBAFileServer 2.1.10 HighQSoft GmbH Andreas Hofmann 2017/08/21 Contents 1 Introduction 1 2 Use Cases 3 2.1 Save............................................ 3 2.2 Read............................................

More information

DUCC Installation and Verification Excerpt From Complete DUCC Documentation

DUCC Installation and Verification Excerpt From Complete DUCC Documentation DUCC Installation and Verification Excerpt From Complete DUCC Documentation Written and maintained by the Apache UIMA TM Development Community Copyright c 2012 The Apache Software Foundation Copyright

More information

Orbix Installation Guide

Orbix Installation Guide Orbix 3.3.14 Installation Guide Micro Focus The Lawn 22-30 Old Bath Road Newbury, Berkshire RG14 1QN UK http://www.microfocus.com Copyright Micro Focus 2017. All rights reserved. MICRO FOCUS, the Micro

More information

ExpressCluster X File Server Agent 1.0 for Linux

ExpressCluster X File Server Agent 1.0 for Linux ExpressCluster X File Server Agent 1.0 for Linux Administrator s Guide 8/31/2007 Fourth Edition Revision History Edition Revised Date Description First 2006/09/08 New manual Second 2006/12/12 EXPRESSCLUSTER

More information

BiSSAP Installation Guide

BiSSAP Installation Guide EPO BiSSAP Team bissap@epo.org March 2011 ABSTRACT Biological Sequence Submission Application for Patents, BiSSAP for short, is a newly developed system to generate and verify sequence listings. This document

More information

Aventail Advanced Reporting Installation Instructions

Aventail Advanced Reporting Installation Instructions Aventail Advanced Reporting Installation Instructions 1996-2006 Aventail Corporation. All rights reserved. Aventail, Aventail Cache Control, Aventail Connect, Aventail Connect Mobile, Aventail Connect

More information