Signiant Agent installation

Size: px
Start display at page:

Download "Signiant Agent installation"

Transcription

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

2 Table of Contents Agent Installation: network requirements...2 Agent installation: System Requirements...3 Downloading Signiant Agent installation files...4 Installing, upgrading and uninstalling the Agent on Windows...5 Installing...5 Upgrading...7 Uninstalling...7 Installing, upgrading and uninstalling the Agent on MAC...8 Installing...8 Upgrading...10 Uninstalling...10 Installing, upgrading and uninstalling the Agent on Linux...12 Installing...12 Upgrading...13 Uninstalling...14 Configuration of the new agent on WCPapp of 15

3 Agent Installation: network requirements Basic requirements for the server where you want to install the agent software are: It must be able to connect to the ports TCP and UDP of the following servers: sc wcpmediaservices.net sc wcpmediaservices.net sc wcpmediaservices.net sc wcpmediaservices.net The four servers indicated above, on the other hand, must be able to connect to the ports TCP and UDP of your agent, so make sure your agent allows connections on those ports from those servers. To achieve this, the best way is if your agent has a FQDN (Full Qualified Domain Name), but it's also possible to use other techniques such as DMZ, port forwarding and so on. Note: Date and time must be accurately set. Utilization of an NTP Server is recommended. Agent installation: System Requirements Hardware CPU: Pentium dual-core processor, 2 GHz or higher Memory: 2 GB minimum Disk Space: 400 MB (preferably 1 GB) Network Connection: 100 Mbps or faster Operating Systems Linux RedHat/CentOS 5.3+ (32-bit & 64-bit) Linux RedHat/CentOS 6.0+ (64-bit) Macintosh OS X 10.7, 10.8 (Intel, 64-bit) Macintosh OS X 10.6 (PowerPC & Intel, 32-bit & 64-bit) Solaris 10 x86 (64-bit) Windows Server 2008 R2 (64-bit) Windows Server 2003 R2 (64-bit) Windows 7, 8, 8.1 Windows 2012 Server R2 (64-bit) VMWare virtual machines supported (except Macintosh) 3 of 15

4 Downloading Signiant Agent installation files To install the Agent software, you need to download the software as a compressed file to the machine where you want to install it. 1. Define a folder where to store all files for the installation (for example: /tmp/sigclient for UNIX-based hosts or C:\temp\sigclient for Windows-based hosts). 2. Go to (the link is case sensitive). 3. Download the installation information file (sigsetup.inf) into your installation folder. This file is really important because it contains all the configuration parameters. If your browser opens the file instead of asking you to download it, return to the download page, right-click on the file and choose to save it in your installation folder. 4. Download the agent installation bundle for your platform into the same directory 4 of 15

5 Installing, upgrading and uninstalling the Agent on Windows Installing 1. In the folder where you downloaded the agent installation bundle and installation information file (for example: C:\temp\sigclient), double-click the downloaded executable file (for example: sig_client_x86-wnt.exe). Take into account that the Windows 64-bit installer will run on a 32-bit system and will attempt, incorrectly, to install 64-bit code on a 32-bit system. 2. Fill in the information on the screens, using Back and Next. The Agent connects to the Manager Web interface web server to request a digitally-signed certificate. 3. The Manager Web interface contacts the Certificate Authority on the agent s behalf and requests the agent s digital certificate. 4. To exit the setup program, click Finish. Note: If an error message is generated, please contact us. 5 of 15

6 Verify the Agent is properly configured WCP can always monitor the agents and check any communication trouble. However the customer can verify that the agent is properly configured from the command line, through the following steps: 1. Open the Windows control panel, and select Services. 2. The services Signiant Process Control and Signiant UDP Relay should be started. 3. Open a command prompt. 4. Change directories to the agent binary directory (Windows default is c:\program files\<install_dir>\bin). 5. Run the command dds_admin as one of the DDS administrators. You should be prompted to login to the local Agent Administration program, similar to the following: > The channel to <hostname> is mutually authenticated Cipher= AES256, Keysize=256/256 bits). Enter password for <username> on <hostname>: [or] No grant is configured Being prompted for a password or seeing a message that no grant is configured indicates that the agent is running and correctly configured. Press CTRL-BREAK or CTRL-C to exit. Verify the Agent can communicate with the WCP Signiant Manager 1. Open a command prompt as Administrator 2. Change directories to the agent binary directory (Windows default is c:\program files\<install_dir>\bin). 3. Run the command dds_cnctst sc wcpmediaservices.net You should receive the following output: The connection to 'sc wcpmediaservices.net' succeeded. If so, the TCP connection to the WCP Signiant Manager works properly 4. Run the command 6 of 15

7 dds_cnctst -udp sc wcpmediaservices.net If you receive the same output as above, the UDP connection to the WCP Signiant Manager works properly. Upgrading 1. In the folder where you downloaded the agent installation bundle and installation information file (for example: C:\temp\sigclient), double-click the downloaded executable file (for example: sig_client_x86-wnt.exe). 2. Read the license agreement and click Accept and Next. 3. In the Software Detected screen, check the Modify Installation radio button and click Next. 4. You must accept the license agreement to complete the installation. 5. In the Setup Complete screen, click Finish. Uninstalling You can remove the Agent software from the section Add or Remove Programs of your Windows Control Panel. As alternative: 1. In the folder where you downloaded the agent installation bundle (for example: C:\temp\sigclient), double-click the downloaded executable file (for example: sig_client_x86-wnt.exe). 2. In the Welcome Screen, click Next. 3. Click the Uninstall button. 4. Click Finish when the uninstall is complete. Important: if you uninstall an agent, please contact WCP, because it's important to revoke the agent certificate. 7 of 15

8 Installing, upgrading and uninstalling the Agent on MAC Installing Java Runtime Environment A Java runtime environment (JRE) must be installed on Mac OS X 10.7 (and above) in order for the Signiant Agent installer to run and for the agent functionalities to work. When the Agent installer is run, the operating system prompts to install Java if it is not present (Note: after Java is installed, the Signiant Installer may need to be invoked again). Rosetta Agent installations on a Mac require Rosetta (installed by default on Mac 10.5, but not on 10.6). If you don't have it, install it in order to use the agent. DNS IMPORTANT: If DNS is not configured on your system, the installation will pick up the agent's bonjour name rather than its hostname or fully-qualified domain name. (The bonjour name is configured under System Preferences>Sharing.) The installation completes, but the host may be unreachable by other Signiant agents. To ensure that the correct name is identified during installation in a non-dns environment, issue the following command from a terminal window: scutil --set Hostname <name> Once you have set the hostname, you must add the name and IP address to the /etc/hosts file, in the existing format. For example: <name>. format. For example: The name should exactly match that set via scutil. Installation Procedure To start the agent software installation, follow these steps: 1. In the folder where you downloaded the agent installation bundle and installation information file (for example, the Mac desktop), double-click the downloaded executable file (for example: sig_client_macintosh-os_x-10.7.dmg). 2. A new volume (SigAgentVol) appears on the desktop. 8 of 15

9 3. Double-click the volume and double-click setup. A password prompt appears. 4. Enter your password and click OK. The Welcome to Signiant Setup screen appears. 5. The Agent starts a Rapid Basic Installation and connects to the Manager Web interface web server to request a digitally-signed certificate. 6. The Manager Web interface contacts the Certificate Authority on the agent s behalf and requests the agent s digital certificate. 7. To exit the setup program, click Finish. Note: If an error message is generated, please contact us. Verify the Agent is Properly Configured WCP can always monitor the agents and check any communication trouble. However the customer can verify that the agent is properly configured from the command line, through the following steps: 1. open a terminal 2. run the command sudo service siginit status The output should show both the services Signiant Process Control and Signiant UDP Relay as running. 3. Change directories to the agent binary directory (default is /usr/signiant/dds/bin). 4. Run the command sudo./dds_admin You should be prompted to login to the local Agent Administration program, similar to the following: > The channel to <hostname> is mutually authenticated Cipher= AES256, Keysize=256/256 bits). Enter password for <username> on <hostname>: [or] No grant is configured Being prompted for a password or seeing a message that no grant is configured indicates that the agent is running and correctly configured. 9 of 15

10 Verify the Agent can communicate with the WCP Signiant Manager 1. Open a terminal 2. Go to the agent binary directory (default is /usr/signiant/dds/bin). 3. Run the command sudo./dds_cnctst sc wcpmediaservices.net You should receive the following output: The connection to 'sc wcpmediaservices.net' succeeded. If so, the TCP connection to the WCP Signiant Manager works properly 4. Run the command sudo./dds_cnctst -udp sc wcpmediaservices.net If you receive the same output as above, the UDP connection to the WCP Signiant Manager works properly Upgrading 1. In the folder where you downloaded the agent installation bundle and installation information file (for example, the Mac desktop), double-click the downloaded executable file (for example: sig_client_macintosh-os_x-10.7.dmg). 2. A new volume (SigAgentVol) appears on the desktop. 3. Double-click the volume and double-click setup. A password prompt appears. 4. Enter your password and click OK. The Welcome to Signiant Setup screen appears. 5. Click Next. 6. Accept the license agreement. 7. Click Yes to continue. 8. When the upgrade is completed, click Finish. Note: Agent installations on a Mac require Rosetta (installed by default on Mac 10.5, but not on 10.6). If you don't have it, install it in order to use the agent. Uninstalling 1. In the Applications area, open the Signiant folder. 2. Double-click on the uninstall icon. 3. A password prompt appears. 10 of 15

11 4. Enter the password and click OK. 5. In the Welcome Screen, click Next, and click Next again. 6. You are prompted if you are ready to begin the uninstall. 7. Click Finish when the uninstall is complete. Important: if you uninstall an agent, please contact WCP, because it's important to revoke the agent certificate. 11 of 15

12 Installing, upgrading and uninstalling the Agent on Linux Installing 1. Login with root privileges 2. In the folder where you downloaded the agent installation file (for example: /tmp/sigclient), untar it through the command tar -xzvf <installation_file> 3. Run the executable through the command./sigsetup 4. Fill in the information requested, using the Tab key to navigate through the fields and the N key to navigate through the screens. 5. The Agent connects to the Manager Web interface web server to request a digitallysigned certificate. 6. The Manager Web interface contacts the Certificate Authority on the agent s behalf and requests the agent s digital certificate. 7. The installation should finish without any problem. Note: If an error message is generated, please contact us. Verify the Agent is Properly Configured WCP can always monitor the agents and check any communication trouble. However the customer can verify that the agent is properly configured from the command line, through the following steps: 5. open a terminal and login as root 6. run the command service siginit status The output should show both the services Signiant Process Control and Signiant UDP Relay as running. 7. Change directories to the agent binary directory (default is /usr/signiant/dds/bin). 8. Run the command./dds_admin You should be prompted to login to the local Agent Administration program, similar to the following: > 12 of 15

13 The channel to <hostname> is mutually authenticated Cipher= AES256, Keysize=256/256 bits). Enter password for <username> on <hostname>: [or] No grant is configured Being prompted for a password or seeing a message that no grant is configured indicates that the agent is running and correctly configured. Verify the Agent can communicate with the WCP Signiant Manager 5. Open a terminal and login as root 6. Go to the agent binary directory (default is /usr/signiant/dds/bin). 7. Run the command./dds_cnctst sc wcpmediaservices.net You should receive the following output: The connection to 'sc wcpmediaservices.net' succeeded. If so, the TCP connection to the WCP Signiant Manager works properly 8. Run the command./dds_cnctst -udp sc wcpmediaservices.net If you receive the same output as above, the UDP connection to the WCP Signiant Manager works properly Upgrading 1. Open a terminal and login as root 2. In the folder where you downloaded the agent installation file (for example: /tmp/sigclient), untar it (if needed), and run the executable through the command./sigsetup 3. Use the Tab key to navigate through the fields and the N key to navigate through the screens. 4. The installation should finish without any problem. 13 of 15

14 Uninstalling 1. Open a terminal and login as root 2. Go to the agent binary directory (default is /usr/signiant/dds/bin). 3. Run the command./siguninstall 4. Carry on with the various steps though the key N and Y when requested Important: if you uninstall an agent, please contact WCP, because it's important to revoke the agent certificate. 14 of 15

15 Configuration of the new agent on WCPapp In order to use the new agent, you need to register it in the WCPApp, following these steps: 1. Go to the section Company, to the tab Download&Upload and click the button New Signiant Agent. 2. Insert here the Agent Name, it s a unique identifier and it can be selected as you like. 3. Insert the Hostname. This is the hostname of your agent 4. Insert the upload and download directory using a path where your agent has read and write rights. 5. Click on Save to save the new agent 6. The Agent should have appeared in the list, otherwise wait for a couple minutes 7. Find the entry related to your new agent, you should see both the upload and download paths, each one followed by a grey triangle. 8. Click on the two arrows on the right, they check if the agent can perform respectively uploads and downloads using the paths you specified in the configuration. Please wait a couple minutes to receive the outputs: the triangle associated to each specified path should get green. If instead you receive a red triangle, something went wrong with the path, so click on the Edit button on the right to fix your configuration. 9. As soon as the configuration has finished, you can select your new agent when performing a transfer. 15 of 15

TANDBERG MANAGEMENT SUITE 10.0

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

More information

Using VirtualBox ACHOTL1 Virtual Machines

Using VirtualBox ACHOTL1 Virtual Machines Using VirtualBox ACHOTL1 Virtual Machines The steps in the Apache Cassandra Hands-On Training Level One courseware book were written using VMware as the virtualization technology. Therefore, it is recommended

More information

Freshservice Discovery Probe User Guide

Freshservice Discovery Probe User Guide Freshservice Discovery Probe User Guide 1. What is Freshservice Discovery Probe? 1.1 What details does Probe fetch? 1.2 How does Probe fetch the information? 2. What are the minimum system requirements

More information

IIS, FTP Server and Windows

IIS, FTP Server and Windows IIS, FTP Server and Windows The Objective: To setup, configure and test FTP server. Requirement: Any version of the Windows 2000 Server. FTP Windows s component. Internet Information Services, IIS. Steps:

More information

Enterprise Manager. Version 6.2. Installation Guide

Enterprise Manager. Version 6.2. Installation Guide Enterprise Manager Version 6.2 Installation Guide Enterprise Manager 6.2 Installation Guide Document Number 680-028-014 Revision Date Description A August 2012 Initial release to support version 6.2.1

More information

Setting Up a Unisphere Management Station for the VNX Series P/N 300-011-796 Revision A01 January 5, 2010

Setting Up a Unisphere Management Station for the VNX Series P/N 300-011-796 Revision A01 January 5, 2010 Setting Up a Unisphere Management Station for the VNX Series P/N 300-011-796 Revision A01 January 5, 2010 This document describes the different types of Unisphere management stations and tells how to install

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

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

Online Backup Client User Manual Mac OS

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

More information

Online Backup Client User Manual Mac OS

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

More information

1. Product Information

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

More information

Verax Service Desk Installation Guide for UNIX and Windows

Verax Service Desk Installation Guide for UNIX and Windows Verax Service Desk Installation Guide for UNIX and Windows March 2015 Version 1.8.7 and higher Verax Service Desk Installation Guide 2 Contact Information: E-mail: sales@veraxsystems.com Internet: http://www.veraxsystems.com/

More information

Lexia Network Installation Instructions

Lexia Network Installation Instructions Lexia Network Installation Instructions For Lexia Early Reading 3.x, Primary Reading 1.x, Foundation Reading 1.x, Strategies for Older Students 4.x, Cross-Trainer 1.x and Quick Reading Test 2.x (NOT for

More information

http://docs.trendmicro.com

http://docs.trendmicro.com Trend Micro Incorporated reserves the right to make changes to this document and to the products described herein without notice. Before installing and using the product, please review the readme files,

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

Compiere 3.2 Installation Instructions Windows System - Oracle Database

Compiere 3.2 Installation Instructions Windows System - Oracle Database Compiere 3.2 Installation Instructions Windows System - Oracle Database Compiere Learning Services Division Copyright 2008 Compiere, inc. All rights reserved www.compiere.com Table of Contents Compiere

More information

Creating client-server setup with multiple clients

Creating client-server setup with multiple clients Creating client-server setup with multiple clients Coffalyser.Net uses a SQL client server database model to store all project/experiment- related data. The client-server model has one main application

More information

Online Backup Client User Manual Linux

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

More information

13.1 Backup virtual machines running on VMware ESXi / ESX Server

13.1 Backup virtual machines running on VMware ESXi / ESX Server 13 Backup / Restore VMware Virtual Machines Tomahawk Pro This chapter describes how to backup and restore virtual machines running on VMware ESX, ESXi Server or VMware Server 2.0. 13.1 Backup virtual machines

More information

http://docs.trendmicro.com

http://docs.trendmicro.com Trend Micro Incorporated reserves the right to make changes to this document and to the products described herein without notice. Before installing and using the product, please review the readme files,

More information

Scholastic Reading Inventory Installation Guide

Scholastic Reading Inventory Installation Guide Scholastic Reading Inventory Installation Guide For use with Scholastic Reading Inventory version 2.0.1 or later and SAM version 2.0.2 or later Copyright 2011 by Scholastic Inc. All rights reserved. Published

More information

Introweb Remote Backup Client for Mac OS X User Manual. Version 3.20

Introweb Remote Backup Client for Mac OS X User Manual. Version 3.20 Introweb Remote Backup Client for Mac OS X User Manual Version 3.20 1. Contents 1. Contents...2 2. Product Information...4 3. Benefits...4 4. Features...5 5. System Requirements...6 6. Setup...7 6.1. Setup

More information

DOCSVAULT Document Management System for everyone

DOCSVAULT Document Management System for everyone Installation Guide DOCSVAULT Document Management System for everyone 9 v Desktop and Web Client v On Premises Solution v Intelligent Data Capture v Email Automation v Workflow & Record Retention Installing

More information

XenClient Enterprise Synchronizer Installation Guide

XenClient Enterprise Synchronizer Installation Guide XenClient Enterprise Synchronizer Installation Guide Version 5.1.0 March 26, 2014 Table of Contents About this Guide...3 Hardware, Software and Browser Requirements...3 BIOS Settings...4 Adding Hyper-V

More information

intertrax Suite resource MGR Web

intertrax Suite resource MGR Web intertrax Suite resource MGR Web Resource Management Installation Guide Version 4 2012 Copyright 2003-2012 by Salamander Technologies, Inc. Protected by US Patents 5,573,278; 5,596,652; 5,793,882; 6,761,312;

More information

CommandCenter Secure Gateway

CommandCenter Secure Gateway CommandCenter Secure Gateway Quick Setup Guide for CC-SG Virtual Appliance and lmadmin License Server Management This Quick Setup Guide explains how to install and configure the CommandCenter Secure Gateway.

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

SYMANTEC BACKUPEXEC2010 WITH StorTrends

SYMANTEC BACKUPEXEC2010 WITH StorTrends SYMANTEC BACKUPEXEC2010 WITH StorTrends 1 Index 1. Introduction 3 2. Test Environment 3 3. System Requirement 4 4. Storage Requirement 4 5. Installation of Symantec Backup EXEC 2010 4 6. Installing Backup

More information

Reconfiguring VMware vsphere Update Manager

Reconfiguring VMware vsphere Update Manager Reconfiguring VMware vsphere Update Manager vsphere Update Manager 6.0 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a

More information

Installation Guide: Delta Module Manager Launcher

Installation Guide: Delta Module Manager Launcher Installation Guide: Delta Module Manager Launcher Overview... 2 Delta Module Manager Launcher... 2 Pre-Installation Considerations... 3 Hardware Requirements... 3 Software Requirements... 3 Virtualisation...

More information

Getting Started with ESXi Embedded

Getting Started with ESXi Embedded ESXi 4.1 Embedded vcenter Server 4.1 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a new edition. To check for more recent

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

SOS SO S O n O lin n e lin e Bac Ba kup cku ck p u USER MANUAL

SOS SO S O n O lin n e lin e Bac Ba kup cku ck p u USER MANUAL SOS Online Backup USER MANUAL HOW TO INSTALL THE SOFTWARE 1. Download the software from the website: http://www.sosonlinebackup.com/download_the_software.htm 2. Click Run to install when promoted, or alternatively,

More information

ThinPoint Quick Start Guide

ThinPoint Quick Start Guide ThinPoint Quick Start Guide 2 ThinPoint Quick Start Guide Table of Contents Part 1 Introduction 3 Part 2 ThinPoint Windows Host Installation 3 1 Compatibility... list 3 2 Pre-requisites... 3 3 Installation...

More information

NetIQ Sentinel 7.0.1 Quick Start Guide

NetIQ Sentinel 7.0.1 Quick Start Guide NetIQ Sentinel 7.0.1 Quick Start Guide April 2012 Getting Started Use the following information to get Sentinel installed and running quickly. Meeting System Requirements on page 1 Installing Sentinel

More information

Synchronizer Installation

Synchronizer Installation Synchronizer Installation Synchronizer Installation Synchronizer Installation This document provides instructions for installing Synchronizer. Synchronizer performs all the administrative tasks for XenClient

More information

WA1826 Designing Cloud Computing Solutions. Classroom Setup Guide. Web Age Solutions Inc. Copyright Web Age Solutions Inc. 1

WA1826 Designing Cloud Computing Solutions. Classroom Setup Guide. Web Age Solutions Inc. Copyright Web Age Solutions Inc. 1 WA1826 Designing Cloud Computing Solutions Classroom Setup Guide Web Age Solutions Inc. Copyright Web Age Solutions Inc. 1 Table of Contents Part 1 - Minimum Hardware Requirements...3 Part 2 - Minimum

More information

4cast Client Specification and Installation

4cast Client Specification and Installation 4cast Client Specification and Installation Version 2015.00 10 November 2014 Innovative Solutions for Education Management www.drakelane.co.uk System requirements The client requires Administrative rights

More information

FAQ. How does the new Big Bend Backup (powered by Keepit) work?

FAQ. How does the new Big Bend Backup (powered by Keepit) work? FAQ How does the new Big Bend Backup (powered by Keepit) work? Once you establish which of the folders on your hard drive you ll be backing up, you ll log into myaccount.bigbend.net and from your control

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

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

Installation Instruction STATISTICA Enterprise Server

Installation Instruction STATISTICA Enterprise Server Installation Instruction STATISTICA Enterprise Server Notes: ❶ The installation of STATISTICA Enterprise Server entails two parts: a) a server installation, and b) workstation installations on each of

More information

Point of Sale 2015 Enterprise. Installation Guide

Point of Sale 2015 Enterprise. Installation Guide Point of Sale 2015 Enterprise Installation Guide Contents About this guide 3 System Requirements - Microsoft SQL Server 2008 R2 Express 3 System Requirements - POS Enterprise 2015 (Administrator) 3 System

More information

USER GUIDE. Snow Inventory Data Receiver Version 2.1 Release date 2013-04-26. Installation Configuration Document date 2014-12-02

USER GUIDE. Snow Inventory Data Receiver Version 2.1 Release date 2013-04-26. Installation Configuration Document date 2014-12-02 USER GUIDE Product Snow Inventory Data Receiver Version 2.1 Release date 2013-04-26 Content Prerequisites Installation Configuration Document date 2014-12-02 CONTENT ABOUT THIS DOCUMENT... 3 PREREQUISITES...

More information

Mapping ITS s File Server Folder to Mosaic Windows to Publish a Website

Mapping ITS s File Server Folder to Mosaic Windows to Publish a Website Mapping ITS s File Server Folder to Mosaic Windows to Publish a Website April 16 2012 The following instructions are to show you how to map your Home drive using ITS s Network in order to publish a website

More information

Online Backup Client User Manual

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

More information

Table of Contents. Online backup Manager User s Guide

Table of Contents. Online backup Manager User s Guide Table of Contents Backup / Restore VMware Virtual Machines... Error! Bookmark not defined. Backup virtual machines running on VMware ESXi / ESX Server with VDDK / non VDDK... 2 Requirements and recommendations...

More information

Installation Instruction STATISTICA Enterprise Small Business

Installation Instruction STATISTICA Enterprise Small Business Installation Instruction STATISTICA Enterprise Small Business Notes: ❶ The installation of STATISTICA Enterprise Small Business entails two parts: a) a server installation, and b) workstation installations

More information

WA2192 Introduction to Big Data and NoSQL. Classroom Setup Guide. Web Age Solutions Inc. Copyright Web Age Solutions Inc. 1

WA2192 Introduction to Big Data and NoSQL. Classroom Setup Guide. Web Age Solutions Inc. Copyright Web Age Solutions Inc. 1 WA2192 Introduction to Big Data and NoSQL Classroom Setup Guide Web Age Solutions Inc. Copyright Web Age Solutions Inc. 1 Table of Contents Part 1 - Minimum Hardware Requirements...3 Part 2 - Minimum Software

More information

Quick Start Guide for Parallels Virtuozzo

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

More information

Core Protection for Virtual Machines 1

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

More information

Quick Start Guide for VMware and Windows 7

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

More information

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

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

insync Installation Guide

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

More information

Upgrading from Call Center Reporting to Reporting for Contact Center. BCM Contact Center

Upgrading from Call Center Reporting to Reporting for Contact Center. BCM Contact Center Upgrading from Call Center Reporting to Reporting for Contact Center BCM Contact Center Document Number: NN40010-400 Document Status: Standard Document Version: 02.00 Date: June 2006 Copyright Nortel Networks

More information

owncloud Configuration and Usage Guide

owncloud Configuration and Usage Guide owncloud Configuration and Usage Guide This guide will assist you with configuring and using YSUʼs Cloud Data storage solution (owncloud). The setup instructions will include how to navigate the web interface,

More information

Mercy s Remote Access Instructions

Mercy s Remote Access Instructions Mercy s Remote Access Instructions ~~~~~~~~~~~~~~ Section A Windows 2000 / XP ~~~~~~~~~~~~~~ I. Install Meditech............................... A1 II. Install VPN Client............................. A3

More information

VMware vcenter Support Assistant 5.1.1

VMware vcenter Support Assistant 5.1.1 VMware vcenter.ga September 25, 2013 GA Last updated: September 24, 2013 Check for additions and updates to these release notes. RELEASE NOTES What s in the Release Notes The release notes cover the following

More information

Avigilon Control Center Server User Guide

Avigilon Control Center Server User Guide Avigilon Control Center Server User Guide Version 4.10 PDF-SERVER-D-Rev1 Copyright 2011 Avigilon. All rights reserved. The information presented is subject to change without notice. No copying, distribution,

More information

JAMF Software Server Installation Guide for Linux. Version 8.6

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

More information

STATISTICA VERSION 12 STATISTICA ENTERPRISE SMALL BUSINESS INSTALLATION INSTRUCTIONS

STATISTICA VERSION 12 STATISTICA ENTERPRISE SMALL BUSINESS INSTALLATION INSTRUCTIONS STATISTICA VERSION 12 STATISTICA ENTERPRISE SMALL BUSINESS INSTALLATION INSTRUCTIONS Notes 1. The installation of STATISTICA Enterprise Small Business entails two parts: a) a server installation, and b)

More information

DOE VPN Client Installation and Setup Guide March 2011

DOE VPN Client Installation and Setup Guide March 2011 DOE VPN Client Installation and Setup Guide March 2011 Table of Contents Introduction... 3 System Requirements... 3 Microsoft Windows... 3 Mac OS X... 4 Windows... 4 Installation for the Cisco AnyConnect

More information

Virtual Appliance Setup Guide

Virtual Appliance Setup Guide Virtual Appliance Setup Guide 2015 Bomgar Corporation. All rights reserved worldwide. BOMGAR and the BOMGAR logo are trademarks of Bomgar Corporation; other trademarks shown are the property of their respective

More information

Data Collection Agent for Active Directory

Data Collection Agent for Active Directory Data Collection Agent for Active Directory Installation Guide Version 7.5 - September 2015 This guide provides quick instructions for the installation of Data Collection Agent Active Directory, from an

More information

MarkLogic Server. Installation Guide for All Platforms. MarkLogic 8 February, 2015. Copyright 2015 MarkLogic Corporation. All rights reserved.

MarkLogic Server. Installation Guide for All Platforms. MarkLogic 8 February, 2015. Copyright 2015 MarkLogic Corporation. All rights reserved. Installation Guide for All Platforms 1 MarkLogic 8 February, 2015 Last Revised: 8.0-4, November, 2015 Copyright 2015 MarkLogic Corporation. All rights reserved. Table of Contents Table of Contents Installation

More information

NTP Software File Auditor for Windows Edition

NTP Software File Auditor for Windows Edition NTP Software File Auditor for Windows Edition An NTP Software Installation Guide Abstract This guide provides a short introduction to installation and initial configuration of NTP Software File Auditor

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

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

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

More information

Interworks. Interworks Cloud Platform Installation Guide

Interworks. Interworks Cloud Platform Installation Guide Interworks Interworks Cloud Platform Installation Guide Published: March, 2014 This document contains information proprietary to Interworks and its receipt or possession does not convey any rights to reproduce,

More information

Pearl Echo Installation Checklist

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

More information

Installation Instructions

Installation Instructions Avira Secure Backup Installation Instructions Trademarks and Copyright Trademarks Windows is a registered trademark of the Microsoft Corporation in the United States and other countries. All other brand

More information

Installing Oracle 12c Enterprise on Windows 7 64-Bit

Installing Oracle 12c Enterprise on Windows 7 64-Bit JTHOMAS ENTERPRISES LLC Installing Oracle 12c Enterprise on Windows 7 64-Bit DOLOR SET AMET Overview This guide will step you through the process on installing a desktop-class Oracle Database Enterprises

More information

Compiere ERP & CRM Installation Instructions Windows System - EnterpriseDB

Compiere ERP & CRM Installation Instructions Windows System - EnterpriseDB Compiere ERP & CRM Installation Instructions Windows System - EnterpriseDB Compiere Learning Services Division Copyright 2007 Compiere, inc. All rights reserved www.compiere.com Table of Contents Compiere

More information

Upgrading Your Web Server from ClientBase Browser Version 2.0 or Above to Version 2.1.1

Upgrading Your Web Server from ClientBase Browser Version 2.0 or Above to Version 2.1.1 Upgrading Your Web Server from ClientBase Browser Version 2.0 or Above to Version 2.1.1 Introduction Successful ClientBase Browser usage depends on proper hardware, setup and installation. This section

More information

Table of Contents. Requirements and Options 1. Checklist for Server Installation 5. Checklist for Importing from CyberAudit 2.0 13

Table of Contents. Requirements and Options 1. Checklist for Server Installation 5. Checklist for Importing from CyberAudit 2.0 13 Cy be r Audi t We b Table of Contents C H A P T E R 1 Requirements and Options 1 System and Hardware Requirements...1 Computer... 1 Operating System... 1 Browser... 2 CyberLock Hardware... 2 Installation

More information

026-1010 Rev 7 06-OCT-2011. Site Manager Installation Guide

026-1010 Rev 7 06-OCT-2011. Site Manager Installation Guide 026-1010 Rev 7 06-OCT-2011 Site Manager Installation Guide Retail Solutions 3240 Town Point Drive NW, Suite 100 Kennesaw, GA 30144, USA Phone: 770-425-2724 Fax: 770-425-9319 Table of Contents 1 SERVER

More information

Redtail CRM Integration. Users Guide. 2011 Cities Digital, Inc. All rights reserved. Contents i

Redtail CRM Integration. Users Guide. 2011 Cities Digital, Inc. All rights reserved. Contents i Redtail CRM Integration Users Guide 2011 Cities Digital, Inc. All rights reserved. Contents i Contents Redtail Integration with Laserfiche by Cities Digital 1 Overview... 1 Requirements 3 Minimum Server

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

What is Aconex Local Copy? Controlling Access to a Datastore Hardware Requirements Software Requirements Installing Aconex Local Copy Troubleshooting

What is Aconex Local Copy? Controlling Access to a Datastore Hardware Requirements Software Requirements Installing Aconex Local Copy Troubleshooting Version 1.6 1 1 1 2 2 8 8 9 9 9 What is Aconex Local Copy? Controlling Access to a Datastore Hardware Requirements Software Requirements Installing Aconex Local Copy Troubleshooting your Installation Managing

More information

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

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

More information

Client Program Installation Guide

Client Program Installation Guide Siku Quanshu (Wenyuange Edition) Online Subscription Services Client Program Installation Guide 1. System Requirements The minimum requirements of the Siku Quanshu (Wenyuange Edition) Online Subscription

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

Introduction. Installation of SE S AM E BARCODE virtual machine distribution. (Windows / Mac / Linux)

Introduction. Installation of SE S AM E BARCODE virtual machine distribution. (Windows / Mac / Linux) Installation of SE S AM E BARCODE virtual machine distribution (Windows / Mac / Linux) Introduction A "virtual machine" is a fake computer within a true one. An underlying software (here VirtualBox) is

More information

Installing and Configuring WhatsUp Gold

Installing and Configuring WhatsUp Gold Installing and Configuring WhatsUp Gold This guide provides information about installing and configuring WhatsUp Gold v14.2, including instructions on how to run the WhatsUp web interface through an Internet

More information

JAMF Software Server Installation Guide for Windows. Version 8.6

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

More information

Scholastic Media Accelerator Guide

Scholastic Media Accelerator Guide Scholastic Media Accelerator Guide Updated June 27, 2011 For use with Scholastic Achievement Manager version 2.0.2 or later Copyright 2011 by Scholastic Inc. All rights reserved. Published by Scholastic

More information

Installing The SysAidTM Server Locally

Installing The SysAidTM Server Locally Installing The SysAidTM Server Locally Document Updated: 17 October 2010 Introduction SysAid is available in two editions: a fully on-demand ASP solution and an installed, in-house solution for your server.

More information

Guide to Installing BBL Crystal MIND on Windows 7

Guide to Installing BBL Crystal MIND on Windows 7 Guide to Installing BBL Crystal MIND on Windows 7 Introduction The BBL Crystal MIND software can not be directly installed on the Microsoft Windows 7 platform, however it can be installed and run via XP

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

Computer Science and Engineering MacOS Cisco VPN Client Installation and Setup Guide

Computer Science and Engineering MacOS Cisco VPN Client Installation and Setup Guide Computer Science and Engineering MacOS Cisco VPN Client Installation and Setup Guide Contents Installation: For users who have no prior Cisco VPN Client Installed... 2 Profile Import:... 4 Usage:... 4

More information

Practice Fusion API Client Installation Guide for Windows

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

More information

The FlexiSchools Online Order Management System Installation Guide

The FlexiSchools Online Order Management System Installation Guide The FlexiSchools Online Order Management System Installation Guide Installation Pack Welcome to the FlexiSchools system. You will have received a disc containing: Zebra Drivers FlexiSchools Online Order

More information

Centralized Mac Home Directories On Windows Servers: Using Windows To Serve The Mac

Centralized Mac Home Directories On Windows Servers: Using Windows To Serve The Mac Making it easy to deploy, integrate and manage Macs, iphones and ipads in a Windows environment. Centralized Mac Home Directories On Windows Servers: Using Windows To Serve The Mac 2011 ENTERPRISE DEVICE

More information

Installation Guide for Pulse on Windows Server 2012

Installation Guide for Pulse on Windows Server 2012 MadCap Software Installation Guide for Pulse on Windows Server 2012 Pulse Copyright 2014 MadCap Software. All rights reserved. Information in this document is subject to change without notice. The software

More information

VMware Horizon FLEX User Guide

VMware Horizon FLEX User Guide Horizon FLEX 1.5 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a new edition. To check for more recent editions of this

More information

Operating System Installation Guide

Operating System Installation Guide Operating System Installation Guide This guide provides instructions on the following: Installing the Windows Server 2008 operating systems on page 1 Installing the Windows Small Business Server 2011 operating

More information

Using Avaya Flare Experience for Windows

Using Avaya Flare Experience for Windows Using Avaya Flare Experience for Windows Release 9.0 Issue 02.01 September 2013 Contents Chapter 1: About Flare Experience... 5 About Flare Experience... 5 Main window... 6 Button descriptions... 10 Chapter

More information

EVault Software. Course 361 Protecting Linux and UNIX with EVault

EVault Software. Course 361 Protecting Linux and UNIX with EVault EVault Software Course 361 Protecting Linux and UNIX with EVault Table of Contents Objectives... 3 Scenario... 3 Estimated Time to Complete This Lab... 3 Requirements for This Lab... 3 Computers Used in

More information

Installation Guide for Pulse on Windows Server 2008R2

Installation Guide for Pulse on Windows Server 2008R2 MadCap Software Installation Guide for Pulse on Windows Server 2008R2 Pulse Copyright 2014 MadCap Software. All rights reserved. Information in this document is subject to change without notice. The software

More information