The instructions were written for Windows 7. They have run without problems for Windows 8.

Size: px
Start display at page:

Download "The instructions were written for Windows 7. They have run without problems for Windows 8."

Transcription

1 1 Download and Install CCS for Windows This procedure describes how to install CCS5 on a single Windows PC (client and server running on the same physical machine), and a single user. If you are setting up a more complex client/server system, with multiple users, under a dedicated contract then you will need access to our CCS WIKI; please request an account from your Terma contact point. Even if your ultimate goal is to setup and manage a full CCS, it may be worthwhile for you to try out these instructions first on a private machine; it may help you to understand CCS by starting with a simple installation first. The instructions were written for Windows 7. They have run without problems for Windows 8. NOTE: detailed instructions - especially screen shots - may go slightly out of date over time. If you find an important inconsistency that we missed, please let us know. Preparations Disable Firewall For simplicity, these instructions assume that Windows firewall is off. The CCS is usually installed in a secure environment wherein no external connections are directly connected to the CCS LAN. Clear Settings (optional) Follow these instructions if you have a very old installation, or if you are switching between projects with different settings (for example if you are preparing for CCS training with a user who is normally working on a specific project). Click on the SET application on the desktop, and the CCS settings editor will appear Hit Clear Settings button Hit OK to confirm Quit from the CCS settings editor If settings have been installed under HKEY_LOCAL_MACHINE (at host level rather than individual user), then you will need to clear settings using the windows registry editor regedit Ensure you have administrative privilege Run regedit

2 HINT: enter regedit in the search window in the Windows start menu Navigate to the nodes o HKEY_CURRENT_USER\SOFTWARE\ o HKEY_LOCAL_MACHINE\SOFTWARE\ Delete the TERMA nodes 2 NOTE: this will clear your license; you will need to restore your license if you take this approach! Uninstall Old Version (optional) It is recommended, if not mandatory, to uninstall any previous versions. HINT: CCS uses various dynamically loaded files and libraries. Installing on top of a previous version does not guarantee that out of date libraries have been removed. Unless you have patched any data in the CCS installation itself, then your user-level data is completely safe. Navigate to Start > CCS > Uninstall Install Archive RDBMS (MySQL) MySQL is the most commonly-used database back-end; these short instructions assume this is what you will use. NOTE: in our experience, some RDBMS back-ends prefer a plain host name (lower case, not unusually long, no hyphens, etc). You can avoid problems by using a simple host name. You can download the installer from: HINT: Use the non-web download to avoid repeated downloads, or need for internet access when installing several CCS hosts : e.g. mysql-installer-community msi You could instead download and install XAMPP from: NOTE: XAMPP is required if you plan to use the CCS WEB application Accept the default installation options. Notes: Firewall : should not block the default MySQL port 3306 (in general should be off) Root Account Password : the convention is to use 'leiden1' CCS User Account: the convention is to use - Username: ccsuser - Host: localhost - Role: DBmanager (or full privileges: CCS needs to be able to create new databases) - Password: 'leiden1' HINT: this is the same password used when configuring the CCS (see below) - Allow connectivity from all hosts %

3 Install Notepad++ We recommend installing notepad++, because we will be editing test sequences and a nice editor is preferred to the very basic built-in editor. Notepad++ is what we use in most projects 3 The notepad++ installer is very similar to the one from CCS Install Tortoise SVN We recommend installing Tortoise SVN for configuration control of your user files. CCS will work without Tortoise SVN, but will automatically use some SVN features if the user files came from an SVN repository. Install CCS Download the CCS installer from Execute the installer, we assume you will use the default options throughout Configure CCS Select the Windows Start Menu, and navigate to Start > CCS > Configure NOTE: before a license is installed you may see a popup message stating that no license is installed. This is harmless Configure CCS allows you to get or set up a license. A window like this should appear

4 Please fill in the details as follows Network and Archive Settings CCS Server Host: enter the host name of your CCS server. The current hostname is set up by default. 4 NOTE: do not enter 'localhost' and do not enter an IP address Broadcast address: A suggested broadcast address is set up based on the primary IP address of your workstation, and your current netmask. A pulldown menu shows alternate addresses in cases where you have multiple LAN s installed. NOTE: You should take care to use an appropriate broadcast IP address for the correct LAN, the suggested one should usually be correct, but may not be, especially for example if you connected to a VPN or several networks simultaneously. The broadcast address is needed to broadcast heartbeat packets on the CCS network. The CCS will not function correctly if the client does not receive these heartbeats. On a standalone CCS, the client and server are of course the same machine. Client ID: This must be a number between 1 and 15. It is a unique identifier for the CCS client application (or workstation in a real deployment) on the CCS network. NOTE: the CCS server console is considered to be client ID 0. In addition to the CCS server you can have up to 15 workstations. A client on the CCS server might be client ID 1, so workstations attached to a CCS might use client numbers 2 to 15 Session Root Directory: this is the 'RESULTS' directory that will contain all of the session data for the CCS installation. The default is C:/CCS/VARIABLE/RESULTS NOTE: If this directory path contains any separators using \ (backward slash), normalize them by hitting the Normalize button. Redundancy: Click this check button to set up a hot redundant pair. Leave un-checked if you are setting up a standalone CCS server. If you check this box, then redundancy will be activated, and a second row of server settings will appear for the redundant server. NOTE: Each CCS server should set its sibling as its redundant server, i.e. on the redundant server, set up the primary server as the redundant pair. Data Base Settings Enter the back-end RDBMS settings, e.g: Engine: select MySQL User Role: ccsuser Password: leiden1 NOTE: these must match the user / password when creating the CCS user MySQL account

5 Protocols Configure the protocols that will be used in your system. 5 If you are just trying out CCS, leave these as default. Most projects will use either pure CCS or pure MCS protocols. However it is permitted to set up a hybrid system in which both EGSE and MCS protocols are active. EGSE Protocol Choose the EGSE (SCOE and Front End) protocol for CCS test systems HINT: In a pure MCS, this should be No Protocol MCS Protocol Choose the MCS protocol for operation systems. HINT: In a pure CCS, this should be No Protocol Project Settings If you have already checked out or put in place a TESTENV, this will automatically run the standard InitSettings script to further configure CCS for your specific project. Copy to System button requires administer privileges on your host. It will copy the current settings to the server settings (HKEY_LOCAL_MACHINE). This is convenient when you want the same settings to be applicable for all users on this host. Other CCS users will fall-back to use the host-level settings if there are no user-specific settings, and then save what they find to the local user settings. NOTE: Only do this if the project settings are very stable and will rarely change. Settings copied to the server node in the registry have to be manually cleared using regedit. Do not use this feature if you will frequently switch between projects with different settings. License Key If you are connected to the Internet, you can fill in your company, project and order number into the fields, hit Request License, and a license will be allocated from your pool in our license database. If the license has been accepted, the license key and corresponding end date will show, and both fields will turn green: HINT: If you are just trying out CCS you can opt for a Temporary licence HINT: You can also go to ccs.terma.com from another PC, and allocate a license online Click the ' Configure...' button to save the configurations. The system will tell you that the settings will be saved and it closes afterwards, click on ok. NOTE: your license is stored in the settings. The CCS Settings Editor Clear Settings button does not clear your license, but deleting the CCS nodes in the registry using regedit will clear your license.

6 Starting the CCS Client If you now click the CCS icon on your desktop, the CCS Client Console will appear. 6 The CCS Launch Pad will also pop up: HINT: appearance may be slightly different: you can check / uncheck in the top panel to make the different panels appear or disappear. We want to see the START button. Ready to Start The CCS is now ready to start a session. However, if you have just installed the CCS, you have an empty environment (TESTENV), no spacecraft database, no scripts and no display definitions! You will be able to start a session but you will not be able to do much of any interest! We have provided some example test environments to get started, or to demonstrate the system working.

7 Create a Test Environment The CCS expects a TESTENV directory to be in your 'My Documents' folder. 7 An empty one is created, but it is more useful to have some pre-prepared contents. The CCS client has a toolbar button (the Evil Eye ) that starts the Project Wizard which can be used to copy preprepared test environment files into place. You have 3 options: Use Project Wizard (for standard Self-Test and Training packages) Copy existing project files into place Check out from SVN Option 1 : Using Project Wizard to set up your test environment In the CCS Client tool bar hit Project Wizard A large black window appears; ensure that all applications that have TESTENV open (including Windows Explorer) are closed. Hit the check box to confirm you have closed all applications in TESTENV, and the Install button activates. Select one of NOTE: your TESTENV cannot be moved to a backup if any applications (except CCS console) are holding it open, so you must close any other applications that have this directory open. You will see an error if you don t close applications holding the TESTENV directory open! CcsSelfTest (a regression testing package) Training (for the training course) as appropriate and hit Install.

8 8 You should not need to index the test sequences directories (see below) because the Project Wizard does this automatically. Option 2 : Copy Test Environment files into place This option may be possible if you already have some example files from an existing project. In this option simply copy your files into TESTENV. The files should follow the standard structure under TESTENV, for example TSEQ, TSEQLIB, SYN, data/ascii. NOTE: you will probably need to index the test sequences directories (see below) Option 3 : Check out from SVN In this option you can check out from your own SVN repository or if appropriate the TESTENV may be one from Terma: The URL of the Terma SVN server is here: A read-only SVN account can be used (you will not be able to check in any changes): User: TestPacks Password: TestPacks Check out the selected test pack into your Documents folder. The checkout should be into a single directory with subdirectories, under which you should see TSEQ, data/ascii, TSEQLIB, SYN, etc. NOTE: you will probably need to index the test sequences directories (see below)

9 Re-index test sequence directories Indexing the test sequence directories makes sure that TOPE (TCL) can auto-load procedure files when they are called. 9 HINT: Project Wizard creates the index automatically. It will do no harm to repeat this step. In the Test Sequence Files pane hold down the Check Tcl Indices button and select Index All NOTE: it is important to hold down the menu! Then you will see the Index All button! Before continuing. After configuring the CCS, you may need to restart the CCS client! NOTE: restarting the client is necessary because some projects change configuration settings that are only read when the application starts. These settings will only take effect when CCS client is restarted. Starting CCS Now that you have configured the CCS and installed a test environment you should be able to start a useful CCS session. When the CCS client starts, the CCS launch pad opens automatically. When you are ready, it looks like this (nothing is running, and it is waiting for you to start a local simulation session). HINT: if you do not see all of the panels shown above, click the check buttons to reveal them. Launch Pad will remember which panels have been hidden or revealed. Hit the big green START button. A session name is automatically set and the CCS starts. While the CCS is starting (a few seconds), the launch pad looks like this

10 10 During session start-up: The SESS_SERVER creates a new session directory in the RESULTS directory The client and servers will try to connect to the MySQL database The MIB database(s) will be loaded The client will listen for the heartbeat signals from the server The launch Pad window should display all processes in green When the CCS is running, launch pad looks like this: The different launch pad panels can be hidden and revealed to show more information or to save space. Position the launch pad in a convenient place on your desktop, and it will stay there. HINT: if you accidently quit launch pad and want to restart it, you can find it in the toolbar on the CCS client console (look for the rocket icon). Congratulations, CCS is now running! Simple Demonstration If you are using the CCS SelfTest environment, and want to see something interesting, try this Click Test Sequence Files (top-right panel of CCS Console) Right Click on DemoOrbitPositionScheduling.tcl, and hit Exec Go to LaunchPad and hit the TC button Click AND View in the desktop, and in the resulting display click the quicks tab

11 Open the orbit view You should then see something like this: 11 In this demo, the CCS sends a cyclic TC (CEV_TST1) as a parameter to another (OPS004). The CEV_TST1 command is supposed to execute on each orbit cycle. The script calculates a simple simulated orbit, while at the same time simulating the verification of a TC as it reaches a different orbit position. It continues forever. Try navigating to the QML quick demo example: this should give you an idea of your platform graphical capabilities and performance. Stopping a Session In the CCS Launch Pad, hit the STOP button and wait a few seconds. NOTE: if you abruptly quit the CCS Console, the CCS may still be running a session. If you start the CCS Console again, this would be indicated by the launch pad showing all tasks as green, and offering you to JOIN the current session.

12 Getting Help Online help appears when you hit F1 12 Troubleshooting The most common errors are: The system firewall is blocking one or more of the ports used by CCS. Turn it off. You left a CCS (partially) running before de-installing and re-installing. Kill it. Mistake in the host name, or hostname incompatible with database engine back-end There is a mistake in the broadcast address The network configuration changed since the CCS was configured (maybe VPN) Mistake in the configuration of database users or passwords Empty MIB database (nothing in your TESTENV) You may need to re-index your TOPE directories You should be able to solve these problems by repeating the above procedure and looking closely for incorrect input. Licensed customers have access to our CCS wiki at: This gives all kinds of advice about system configuration and troubleshooting more obscure issues. Killing a Dangling or Zombie CCS Session The CCS uninstall attempts to close any running CCS sessions but there are ways that a CCS session can be left in a not-properly-shut-down state. These instructions should help you to reset the CCS If you look in your Windows desktop icon tool bar, you may see a CCS SESS Server: eg. Right-click on this icon and a terminal window appears. You can kill / abort all managed CCS tasks by typing killzombies You can quit the SESS server by typing exit. The server will normally be restarted by the next CCS client attempting to start a session.

Upgrading MySQL from 32-bit to 64-bit

Upgrading MySQL from 32-bit to 64-bit Upgrading MySQL from 32-bit to 64-bit UPGRADING MYSQL FROM 32-BIT TO 64-BIT... 1 Overview... 1 Upgrading MySQL from 32-bit to 64-bit... 1 Document Revision History... 21 Overview This document will walk

More information

SmartSync Monitor Help

SmartSync Monitor Help 1.0 (Build 15) 2 Table of Contents Foreword 0 Part I Welcome to SmartSync Monitor 3 Part II Getting Started 4 1 Copyright... 4 2 System... requirements and installation 4 3 Uninstalling... 5 6 Part III

More information

Virtual CD v10. Network Management Server Manual. H+H Software GmbH

Virtual CD v10. Network Management Server Manual. H+H Software GmbH Virtual CD v10 Network Management Server Manual H+H Software GmbH Table of Contents Table of Contents Introduction 1 Legal Notices... 2 What Virtual CD NMS can do for you... 3 New Features in Virtual

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

How To Set Up A Backupassist For An Raspberry Netbook With A Data Host On A Nsync Server On A Usb 2 (Qnap) On A Netbook (Qnet) On An Usb 2 On A Cdnap (

How To Set Up A Backupassist For An Raspberry Netbook With A Data Host On A Nsync Server On A Usb 2 (Qnap) On A Netbook (Qnet) On An Usb 2 On A Cdnap ( WHITEPAPER BackupAssist Version 5.1 www.backupassist.com Cortex I.T. Labs 2001-2008 2 Contents Introduction... 3 Hardware Setup Instructions... 3 QNAP TS-409... 3 Netgear ReadyNas NV+... 5 Drobo rev1...

More information

Allworx OfficeSafe Operations Guide Release 6.0

Allworx OfficeSafe Operations Guide Release 6.0 Allworx OfficeSafe Operations Guide Release 6.0 No part of this publication may be reproduced, stored in a retrieval system, or transmitted, in any form or by any means, electronic, mechanical, photocopy,

More information

NovaBACKUP Central Management Console

NovaBACKUP Central Management Console NovaBACKUP Central Management Console User Manual NovaStor / November 2013 2013 NovaStor, all rights reserved. All trademarks are the property of their respective owners. Features and specifications are

More information

Installation Guidelines (MySQL database & Archivists Toolkit client)

Installation Guidelines (MySQL database & Archivists Toolkit client) Installation Guidelines (MySQL database & Archivists Toolkit client) Understanding the Toolkit Architecture The Archivists Toolkit requires both a client and database to function. The client is installed

More information

WhatsUp Gold v16.3 Installation and Configuration Guide

WhatsUp Gold v16.3 Installation and Configuration Guide WhatsUp Gold v16.3 Installation and Configuration Guide Contents Installing and Configuring WhatsUp Gold using WhatsUp Setup Installation Overview... 1 Overview... 1 Security considerations... 2 Standard

More information

Setting Up Specify to use a Shared Workstation as a Database Server

Setting Up Specify to use a Shared Workstation as a Database Server Specify Software Project www.specifysoftware.org Setting Up Specify to use a Shared Workstation as a Database Server This installation documentation is intended for workstations that include an installation

More information

Installing LearningBay Enterprise Part 2

Installing LearningBay Enterprise Part 2 Installing LearningBay Enterprise Part 2 Support Document Copyright 2012 Axiom. All Rights Reserved. Page 1 Please note that this document is one of three that details the process for installing LearningBay

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

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

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

QUANTIFY INSTALLATION GUIDE

QUANTIFY INSTALLATION GUIDE QUANTIFY INSTALLATION GUIDE Thank you for putting your trust in Avontus! This guide reviews the process of installing Quantify software. For Quantify system requirement information, please refer to the

More information

Bitrix Site Manager ASP.NET. Installation Guide

Bitrix Site Manager ASP.NET. Installation Guide Bitrix Site Manager ASP.NET Installation Guide Contents Introduction... 4 Chapter 1. Checking for IIS Installation... 5 Chapter 2. Using An Archive File to Install Bitrix Site Manager ASP.NET... 7 Preliminary

More information

PROJECTIONS SUITE. Database Setup Utility (and Prerequisites) Installation and General Instructions. v0.9 draft prepared by David Weinstein

PROJECTIONS SUITE. Database Setup Utility (and Prerequisites) Installation and General Instructions. v0.9 draft prepared by David Weinstein PROJECTIONS SUITE Database Setup Utility (and Prerequisites) Installation and General Instructions v0.9 draft prepared by David Weinstein Introduction These are the instructions for installing, updating,

More information

12 NETWORK MANAGEMENT

12 NETWORK MANAGEMENT 12 NETWORK MANAGEMENT PROJECTS Project 12.1 Project 12.2 Project 12.3 Project 12.4 Understanding Key Concepts Backing Up and Restoring Data Monitoring Computer Activity Configuring SNMP Support 276 Networking

More information

IBM WebSphere Application Server Version 7.0

IBM WebSphere Application Server Version 7.0 IBM WebSphere Application Server Version 7.0 Centralized Installation Manager for IBM WebSphere Application Server Network Deployment Version 7.0 Note: Before using this information, be sure to read the

More information

Quadro Configuration Console User's Guide. Table of Contents. Table of Contents

Quadro Configuration Console User's Guide. Table of Contents. Table of Contents Epygi Technologies Table of Contents Table of Contents About This User s Guide... 3 Introducing the Quadro Configuration Console... 4 Technical Specification... 6 Requirements... 6 System Requirements...

More information

ilaw Installation Procedure

ilaw Installation Procedure ilaw Installation Procedure This guide will provide a reference for a full installation of ilaw Case Management Software. Contents ilaw Overview How ilaw works Installing ilaw Server on a PC Installing

More information

Gómez Script Recorder

Gómez Script Recorder Gómez Script Recorder GETTING STARTED October 2003 Overview The Gómez Performance Network (GPN) measures Web page and transaction performance globally in real-time, enabling organizations to continuously

More information

WhatsUp Gold v16.1 Installation and Configuration Guide

WhatsUp Gold v16.1 Installation and Configuration Guide WhatsUp Gold v16.1 Installation and Configuration Guide Contents Installing and Configuring Ipswitch WhatsUp Gold v16.1 using WhatsUp Setup Installing WhatsUp Gold using WhatsUp Setup... 1 Security guidelines

More information

Connecting To SOM Network Drives With Windows XP

Connecting To SOM Network Drives With Windows XP Connecting To SOM Network Drives With Windows XP The first step to take is to make sure that you are using the UCSF VPN client when you connect. If you do not have a VPN username and password, you will

More information

EVALUATION ONLY. WA2088 WebSphere Application Server 8.5 Administration on Windows. Student Labs. Web Age Solutions Inc.

EVALUATION ONLY. WA2088 WebSphere Application Server 8.5 Administration on Windows. Student Labs. Web Age Solutions Inc. WA2088 WebSphere Application Server 8.5 Administration on Windows Student Labs Web Age Solutions Inc. Copyright 2013 Web Age Solutions Inc. 1 Table of Contents Directory Paths Used in Labs...3 Lab Notes...4

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

MOODLE Installation on Windows Platform

MOODLE Installation on Windows Platform Windows Installation using XAMPP XAMPP is a fully functional web server package. It is built to test web based programs on a personal computer. It is not meant for online access via the web on a production

More information

Archive Attender Version 3.5

Archive Attender Version 3.5 Archive Attender Version 3.5 Getting Started Guide Sherpa Software (800) 255-5155 www.sherpasoftware.com Page 1 Under the copyright laws, neither the documentation nor the software can be copied, photocopied,

More information

Using LifeSize Systems with Microsoft Office Communications Server 2007

Using LifeSize Systems with Microsoft Office Communications Server 2007 Using LifeSize Systems with Microsoft Office Communications Server 2007 This technical note describes the steps to integrate a LifeSize video communications device with Microsoft Office Communication Server

More information

Sage 300 ERP 2012. Sage CRM 7.1 Integration Guide

Sage 300 ERP 2012. Sage CRM 7.1 Integration Guide Sage 300 ERP 2012 Sage CRM 7.1 Integration Guide This is a publication of Sage Software, Inc. Version 2012 Copyright 2012. Sage Software, Inc. All rights reserved. Sage, the Sage logos, and the Sage product

More information

Installation Notes for Outpost Network Security (ONS) version 3.2

Installation Notes for Outpost Network Security (ONS) version 3.2 Outpost Network Security Installation Notes version 3.2 Page 1 Installation Notes for Outpost Network Security (ONS) version 3.2 Contents Installation Notes for Outpost Network Security (ONS) version 3.2...

More information

ACTIVE DIRECTORY DEPLOYMENT

ACTIVE DIRECTORY DEPLOYMENT ACTIVE DIRECTORY DEPLOYMENT CASAS Technical Support 800.255.1036 2009 Comprehensive Adult Student Assessment Systems. All rights reserved. Version 031809 CONTENTS 1. INTRODUCTION... 1 1.1 LAN PREREQUISITES...

More information

Topaz Installation Sheet

Topaz Installation Sheet Topaz Installation Sheet P/N 460924001E ISS 08FEB12 Content Introduction... 3 Recommended minimum requirements... 3 Setup for Internet Explorer:... 4 Topaz installation... 10 Technical support... 14 Copyright

More information

3 Setting up Databases on a Microsoft SQL 7.0 Server

3 Setting up Databases on a Microsoft SQL 7.0 Server 3 Setting up Databases on a Microsoft SQL 7.0 Server Overview of the Installation Process To set up GoldMine properly, you must follow a sequence of steps to install GoldMine s program files, and the other

More information

PLEASE NOTE: The client data used in these manuals is purely fictional.

PLEASE NOTE: The client data used in these manuals is purely fictional. Welcome! CAREWare Quick Start guides will walk you through the basics of setting up, managing and using the main CAREWare functions. It is intended for non-technical users who just need to get basic information

More information

AVG Business SSO Connecting to Active Directory

AVG Business SSO Connecting to Active Directory AVG Business SSO Connecting to Active Directory Contents AVG Business SSO Connecting to Active Directory... 1 Selecting an identity repository and using Active Directory... 3 Installing Business SSO cloud

More information

Magaya Software Installation Guide

Magaya Software Installation Guide Magaya Software Installation Guide MAGAYA SOFTWARE INSTALLATION GUIDE INTRODUCTION Introduction This installation guide explains the system requirements for installing any Magaya software, the steps to

More information

CA Spectrum. Microsoft MOM and SCOM Integration Guide. Release 9.4

CA Spectrum. Microsoft MOM and SCOM Integration Guide. Release 9.4 CA Spectrum Microsoft MOM and SCOM Integration Guide Release 9.4 This Documentation, which includes embedded help systems and electronically distributed materials, (hereinafter referred to as the Documentation

More information

Statel Robot Service Help. 2004... Eurostat

Statel Robot Service Help. 2004... Eurostat Statel Robot Service Help 2 SRS help 1 Introduction 1.1 Overview The objective of the STATEL Robot Service is to provide an automatic tool to automate file transfer in a process pipeline using STATEL.

More information

Live Maps. for System Center Operations Manager 2007 R2 v6.2.1. Installation Guide

Live Maps. for System Center Operations Manager 2007 R2 v6.2.1. Installation Guide Live Maps for System Center Operations Manager 2007 R2 v6.2.1 Installation Guide CONTENTS Contents... 2 Introduction... 4 About This Guide... 4 Supported Products... 4 Understanding Live Maps... 4 Live

More information

How To Install An Aneka Cloud On A Windows 7 Computer (For Free)

How To Install An Aneka Cloud On A Windows 7 Computer (For Free) MANJRASOFT PTY LTD Aneka 3.0 Manjrasoft 5/13/2013 This document describes in detail the steps involved in installing and configuring an Aneka Cloud. It covers the prerequisites for the installation, the

More information

Setting Up the Device and Domain Administration

Setting Up the Device and Domain Administration Setting Up the Device and Domain Administration Install a Host Support Program on your Computer A NetVault7.1 program must be installed on the computer(s) used by the administrator(s) of your backup service.

More information

SOFTWARE INSTALLATION INSTRUCTIONS CLIENT/SERVER EDITION AND WEB COMPONENT VERSION 10

SOFTWARE INSTALLATION INSTRUCTIONS CLIENT/SERVER EDITION AND WEB COMPONENT VERSION 10 3245 University Avenue, Suite 1122 San Diego, California 92104 USA SOFTWARE INSTALLATION INSTRUCTIONS CLIENT/SERVER EDITION AND WEB COMPONENT VERSION 10 Document Number: SII-TT-002 Date Issued: July 8,

More information

Introduction to Operating Systems

Introduction to Operating Systems Introduction to Operating Systems It is important that you familiarize yourself with Windows and Linux in preparation for this course. The exercises in this book assume a basic knowledge of both of these

More information

Enterprise Surveillance Manager. Version 5.3 System Administrator s Manual

Enterprise Surveillance Manager. Version 5.3 System Administrator s Manual Enterprise Surveillance Manager. Version 5.3 System Administrator s Manual Table of Contents ipconfigure ESM 5.3 Server Pre-Installation Guide with Windows 2008 Server & Microsoft SQL 2008 Express... 3

More information

Remote Administration

Remote Administration Contents Preparing The Server 2 Firewall Considerations 3 Performing Remote Administration 4 Additional Notes 5 Mobile Application Administration 6 Managing Users In The iphone App 8 Maxum Development

More information

OneStop Reporting 3.7 Installation Guide. Updated: 2013-01-31

OneStop Reporting 3.7 Installation Guide. Updated: 2013-01-31 OneStop Reporting 3.7 Installation Guide Updated: 2013-01-31 Copyright OneStop Reporting AS www.onestopreporting.com Table of Contents System Requirements... 1 Obtaining the Software... 2 Obtaining Your

More information

VirtualXP Users Guide

VirtualXP Users Guide VirtualXP Users Guide Contents Chapter 1: Introduction... 2 Chapter 2: Install and Uninstall VirtualXP... 3 2.1 System Requirement... 3 2.2 Installing VirtualXP... 3 2.3 Uninstalling VirtualXP... 3 Chapter

More information

Administration guide. Host software WinCCU Installation. Complete gas volume and energy data management

Administration guide. Host software WinCCU Installation. Complete gas volume and energy data management Administration guide Host software WinCCU Installation Complete gas volume and energy data management Contents 1 Introduction... 1 Safety first... 1 Warning... 1 Typographic conventions... 1 Product versioning...

More information

EventSentry Overview. Part I About This Guide 1. Part II Overview 2. Part III Installation & Deployment 4. Part IV Monitoring Architecture 13

EventSentry Overview. Part I About This Guide 1. Part II Overview 2. Part III Installation & Deployment 4. Part IV Monitoring Architecture 13 Contents I Part I About This Guide 1 Part II Overview 2 Part III Installation & Deployment 4 1 Installation... with Setup 5 2 Management... Console 6 3 Configuration... 7 4 Remote... Update 10 Part IV

More information

Installation and Upgrade Guide. PowerSchool Student Information System

Installation and Upgrade Guide. PowerSchool Student Information System PowerSchool Student Information System Released August 2011 Document Owner: Engineering This edition applies to Release 7.x of the PowerSchool software and to all subsequent releases and modifications

More information

Installation Guide. Live Maps 7.4 for System Center 2012

Installation Guide. Live Maps 7.4 for System Center 2012 Installation Guide Live Maps 7.4 for System Center 2012 1 Introduction... 4 1.1 1.2 About This Guide... 4 Supported Products... 4 1.3 1.4 Related Documents... 4 Understanding Live Maps... 4 1.5 Upgrade

More information

Setting up VMware ESXi for 2X VirtualDesktopServer Manual

Setting up VMware ESXi for 2X VirtualDesktopServer Manual Setting up VMware ESXi for 2X VirtualDesktopServer Manual URL: www.2x.com E-mail: info@2x.com Information in this document is subject to change without notice. Companies, names, and data used in examples

More information

Veritas Cluster Server Database Agent for Microsoft SQL Configuration Guide

Veritas Cluster Server Database Agent for Microsoft SQL Configuration Guide Veritas Cluster Server Database Agent for Microsoft SQL Configuration Guide Windows 2000, Windows Server 2003 5.0 11293743 Veritas Cluster Server Database Agent for Microsoft SQL Configuration Guide Copyright

More information

Specops Command. Installation Guide

Specops Command. Installation Guide Specops Software. All right reserved. For more information about Specops Command and other Specops products, visit www.specopssoft.com Copyright and Trademarks Specops Command is a trademark owned by Specops

More information

TECHNICAL REFERENCE. Version 1.0 August 2013

TECHNICAL REFERENCE. Version 1.0 August 2013 TECHNICAL REFERENCE Version 1.0 August 2013 Technical Reference IPWeb 1.0 Copyright EVS Broadcast Equipment S.A. Copyright 2013. All rights reserved. Disclaimer The information in this manual is furnished

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

How To Install Amyshelf On Windows 2000 Or Later

How To Install Amyshelf On Windows 2000 Or Later Contents I Table of Contents Part I Document Overview 2 Part II Document Details 3 Part III Setup 4 1 Download & Installation... 4 2 Configure MySQL... Server 6 Windows XP... Firewall Settings 13 3 Additional

More information

TM Online Storage: StorageSync

TM Online Storage: StorageSync TM Online Storage: StorageSync 1 Part A: Backup Your Profile 1: How to download and install StorageSync? Where to download StorageSync? You may download StorageSync from your e-storage account. Please

More information

Desktop Surveillance Help

Desktop Surveillance Help Desktop Surveillance Help Table of Contents About... 9 What s New... 10 System Requirements... 11 Updating from Desktop Surveillance 2.6 to Desktop Surveillance 3.2... 13 Program Structure... 14 Getting

More information

CONSOLEWORKS WINDOWS EVENT FORWARDER START-UP GUIDE

CONSOLEWORKS WINDOWS EVENT FORWARDER START-UP GUIDE CONSOLEWORKS WINDOWS EVENT FORWARDER START-UP GUIDE BEFORE YOU BEGIN This document assumes some things: You are using ConsoleWorks 4.6 or later (required), it s currently running, and a browser displaying

More information

LANDPARK NETWORK IP Landpark, comprehensive IT Asset Tracking and ITIL Help Desk solutions October 2016

LANDPARK NETWORK IP Landpark, comprehensive IT Asset Tracking and ITIL Help Desk solutions October 2016 LANDPARK NETWORK IP Landpark, comprehensive IT Asset Tracking and ITIL Help Desk solutions October 2016 LANDPARK NETWORK IP ALLOWS YOU TO EASILY INVENTORY YOUR PC THROUGH THE NETWORK Landpark NetworkIP

More information

2010 Ing. Punzenberger COPA-DATA GmbH. All rights reserved.

2010 Ing. Punzenberger COPA-DATA GmbH. All rights reserved. 2010 Ing. Punzenberger COPA-DATA GmbH All rights reserved. Distribution and/or reproduction of this document or parts thereof in any form are permitted solely with the written permission of the company

More information

PaperPort PSP Server 3 SERVER ADMINISTRATOR S GUIDE

PaperPort PSP Server 3 SERVER ADMINISTRATOR S GUIDE PaperPort PSP Server 3 SERVER ADMINISTRATOR S GUIDE 1. Third party licenses and notices 5 2. Welcome 6 3. Installation requirements 7 3.1. System requirements 7 3.2. Installing prerequisites 7 3.3. Pre-installation

More information

How To Install Database Oasis On A Computer Or Computer (For Free)

How To Install Database Oasis On A Computer Or Computer (For Free) INSTALLATION INSTRUCTIONS Table of Contents Installation Instructions 1 Table of Contents 1 System Requirements 2 Installation 3 Selecting where to Install the Professional Server 3 Installing Prerequisites

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

Dovico Timesheet v12 INSTALLATION GUIDE

Dovico Timesheet v12 INSTALLATION GUIDE v12 TABLE OF CONTENTS System Requirements... 1 NEW INSTALLATION... 2 UPGRADE from a previous version of Dovico Timesheet 5 System Requirements Deployment Options Either installed on your server or use

More information

enicq 5 System Administrator s Guide

enicq 5 System Administrator s Guide Vermont Oxford Network enicq 5 Documentation enicq 5 System Administrator s Guide Release 2.0 Published November 2014 2014 Vermont Oxford Network. All Rights Reserved. enicq 5 System Administrator s Guide

More information

WatchGuard Mobile User VPN Guide

WatchGuard Mobile User VPN Guide WatchGuard Mobile User VPN Guide Mobile User VPN establishes a secure connection between an unsecured remote host and a protected network over an unsecured network using Internet Protocol Security (IPSec).

More information

Sage 300 ERP 2014. Sage CRM 7.2 Integration Guide

Sage 300 ERP 2014. Sage CRM 7.2 Integration Guide Sage 300 ERP 2014 Sage CRM 7.2 Integration Guide This is a publication of Sage Software, Inc. Version 2014 Copyright 2013. Sage Software, Inc. All rights reserved. Sage, the Sage logos, and the Sage product

More information

WEB2CS INSTALLATION GUIDE

WEB2CS INSTALLATION GUIDE WEB2CS INSTALLATION GUIDE FOR PARALLELS / POA HTTP://WWW.XANDMAIL.COM XandMail 32, rue de Cambrai 75019 PARIS - FRANCE Tel : +33 (0)1 40 388 700 - http://www.xandmail.com TABLE OF CONTENTS 1. INSTALLING

More information

How to Setup and Connect to an FTP Server Using FileZilla. Part I: Setting up the server

How to Setup and Connect to an FTP Server Using FileZilla. Part I: Setting up the server How to Setup and Connect to an FTP Server Using FileZilla The ability to store data on a server and being able to access the data from anywhere in the world has allowed us to get rid of external flash

More information

Desktop Deployment Guide ARGUS Enterprise 10.6. 5/29/2015 ARGUS Software An Altus Group Company

Desktop Deployment Guide ARGUS Enterprise 10.6. 5/29/2015 ARGUS Software An Altus Group Company ARGUS Enterprise 10.6 5/29/2015 ARGUS Software An Altus Group Company for ARGUS Enterprise Version 10.6 5/29/2015 Published by: ARGUS Software, Inc. 3050 Post Oak Boulevard Suite 900 Houston, Texas 77056

More information

Exclaimer Signature Manager 2.0 User Manual

Exclaimer Signature Manager 2.0 User Manual Exclaimer Exclaimer UK +44 (0) 1252 531 422 USA 1-888-450-9631 info@exclaimer.com Contents GETTING STARTED... 10 Signature Manager Overview... 11 How Does it Work?... 11 But That's Not All...... 12 And

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

SOP085 - HELLER OVEN SOFTWARE INSTALLATION PROCEDURE. For version 6.2.x.x

SOP085 - HELLER OVEN SOFTWARE INSTALLATION PROCEDURE. For version 6.2.x.x SOP085 - HELLER OVEN SOFTWARE INSTALLATION PROCEDURE For version 6.2.x.x DATE REV ECN - DESCRIPTION OF CHANGE Initials 02/20/2014 INT ECN 140003-001 TP For version 6.2.x.x Rev. INT Page 1 of 16 Basic PC

More information

Oracle Enterprise Manager. Description. Versions Supported

Oracle Enterprise Manager. Description. Versions Supported Oracle Enterprise Manager System Monitoring Plug-in Installation Guide for Microsoft SQL Server Release 12 (4.1.3.2.0) E18740-01 November 2010 This document provides a brief description about the Oracle

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

Moving PCLaw Data to Another Location (For LexisNexis PCLaw TM version 8.20 and higher)

Moving PCLaw Data to Another Location (For LexisNexis PCLaw TM version 8.20 and higher) Moving PCLaw Data to Another Location (For LexisNexis PCLaw TM version 8.20 and higher) Contents About Moving PCLaw Data Locating the Data, Common, and PCLaw Docs Folders Transferring the Data, Common,

More information

TECHNICAL SUPPORT GUIDE

TECHNICAL SUPPORT GUIDE TECHNICAL SUPPORT GUIDE INTRODUCTION This document has been developed to provide a guideline for assisting our clients and their technicians with a standard Console Gateway Live configuration. IS THIS

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

RoboMail Mass Mail Software

RoboMail Mass Mail Software RoboMail Mass Mail Software RoboMail is a comprehensive mass mail software, which has a built-in e-mail server to send out e-mail without using ISP's server. You can prepare personalized e-mail easily.

More information

StoreGrid Backup Server With MySQL As Backend Database:

StoreGrid Backup Server With MySQL As Backend Database: StoreGrid Backup Server With MySQL As Backend Database: Installing and Configuring MySQL on Windows Overview StoreGrid now supports MySQL as a backend database to store all the clients' backup metadata

More information

GlobalSCAPE DMZ Gateway, v1. User Guide

GlobalSCAPE DMZ Gateway, v1. User Guide GlobalSCAPE DMZ Gateway, v1 User Guide GlobalSCAPE, Inc. (GSB) Address: 4500 Lockhill-Selma Road, Suite 150 San Antonio, TX (USA) 78249 Sales: (210) 308-8267 Sales (Toll Free): (800) 290-5054 Technical

More information

Reference and Troubleshooting: FTP, IIS, and Firewall Information

Reference and Troubleshooting: FTP, IIS, and Firewall Information APPENDIXC Reference and Troubleshooting: FTP, IIS, and Firewall Information Although Cisco VXC Manager automatically installs and configures everything you need for use with respect to FTP, IIS, and the

More information

START YOUR INVENTORY WITH SCANFRE

START YOUR INVENTORY WITH SCANFRE START YOUR INVENTORY WITH SCANFRE April 2014 LANDPARK SCANFREE «Quickly estimate your data processing systems before considering their evolution. Landpark Scanfree, solution for your IT asset tracking

More information

Allworx Installation Course

Allworx Installation Course VPN Hello and welcome. In the VPN section we will cover the steps for enabling the VPN feature on the Allworx server and how to set up a VPN connection to the Allworx System from your PC. Page 1 VPN The

More information

INSTALL AND CONFIGURATION GUIDE. Atlas 5.1 for Microsoft Dynamics AX

INSTALL AND CONFIGURATION GUIDE. Atlas 5.1 for Microsoft Dynamics AX INSTALL AND CONFIGURATION GUIDE Atlas 5.1 for Microsoft Dynamics AX COPYRIGHT NOTICE Copyright 2012, Globe Software Pty Ltd, All rights reserved. Trademarks Dynamics AX, IntelliMorph, and X++ have been

More information

WEBSERVER OPERATION MANUAL

WEBSERVER OPERATION MANUAL WEBSERVER OPERATION MANUAL CONTENTS 3 1 BASICS Introduction to Webserver 4-8 2 INSTALLATION/UNISTALLATION OF COMPONENTS Uninstalling the Internet Information Service (IIS) Installing the Webserver Installation

More information

Moxa Device Manager 2.0 User s Guide

Moxa Device Manager 2.0 User s Guide First Edition, March 2009 www.moxa.com/product 2009 Moxa Inc. All rights reserved. Reproduction without permission is prohibited. Moxa Device Manager 2.0 User Guide The software described in this manual

More information

Moxa Device Manager 2.3 User s Manual

Moxa Device Manager 2.3 User s Manual User s Manual Third Edition, March 2011 www.moxa.com/product 2011 Moxa Inc. All rights reserved. User s Manual The software described in this manual is furnished under a license agreement and may be used

More information

Table of Contents SQL Server Option

Table of Contents SQL Server Option Table of Contents SQL Server Option STEP 1 Install BPMS 1 STEP 2a New Customers with SQL Server Database 2 STEP 2b Restore SQL DB Upsized by BPMS Support 6 STEP 2c - Run the "Check Dates" Utility 7 STEP

More information

Configuration Guide. Remote Backups How-To Guide. Overview

Configuration Guide. Remote Backups How-To Guide. Overview Configuration Guide Remote Backups How-To Guide Overview Remote Backups allow you to back-up your data from 1) a ShareCenter TM to either a Remote ShareCenter or Linux Server and 2) Remote ShareCenter

More information

KB-365CP Certiport Level One (L1) Technical Support

KB-365CP Certiport Level One (L1) Technical Support KB-365CP Certiport Level One (L1) Technical Support OVERVIEW Level One (L1) Certiport Technical Support includes: Resolving Error 31 (ITS Engine - Office 2010) and Error 47 (Summit Engine - Office 2007)

More information

WhatsUp Gold v16.2 Installation and Configuration Guide

WhatsUp Gold v16.2 Installation and Configuration Guide WhatsUp Gold v16.2 Installation and Configuration Guide Contents Installing and Configuring Ipswitch WhatsUp Gold v16.2 using WhatsUp Setup Installing WhatsUp Gold using WhatsUp Setup... 1 Security guidelines

More information

NAS 253 Introduction to Backup Plan

NAS 253 Introduction to Backup Plan NAS 253 Introduction to Backup Plan Create backup jobs using Backup Plan in Windows A S U S T O R C O L L E G E COURSE OBJECTIVES Upon completion of this course you should be able to: 1. Create backup

More information

Application. 1.1 About This Tutorial. 1.1.1 Tutorial Requirements. 1.1.2 Provided Files

Application. 1.1 About This Tutorial. 1.1.1 Tutorial Requirements. 1.1.2 Provided Files About This Tutorial 1Creating an End-to-End HL7 Over MLLP Application 1.1 About This Tutorial 1.1.1 Tutorial Requirements 1.1.2 Provided Files This tutorial takes you through the steps of creating an end-to-end

More information

1. Installation Overview

1. Installation Overview Quick Install Guide 1. Installation Overview Thank you for selecting Bitdefender Business Solutions to protect your business. This document enables you to quickly get started with the installation of Bitdefender

More information

Setting up the Oracle Warehouse Builder Project. Topics. Overview. Purpose

Setting up the Oracle Warehouse Builder Project. Topics. Overview. Purpose Setting up the Oracle Warehouse Builder Project Purpose In this tutorial, you setup and configure the project environment for Oracle Warehouse Builder 10g Release 2. You create a Warehouse Builder repository

More information

Oracle Enterprise Manager. Description. Versions Supported

Oracle Enterprise Manager. Description. Versions Supported Oracle Enterprise Manager System Monitoring Plug-in Installation Guide for Microsoft SQL Server Release 10 (4.0.3.1.0) E14811-03 June 2009 This document provides a brief description about the Oracle System

More information