Launching Xacta 360 Marketplace AMI Guide June 2017

Size: px
Start display at page:

Download "Launching Xacta 360 Marketplace AMI Guide June 2017"

Transcription

1 Launching Xacta 360 Marketplace AMI Guide June 2017 Tels Crpratin All rights reserved. U.S. patents Ns. 6,901,346; 6,980,927; 6,983,221; 6,993,448; and 7,380,270. Xacta is a registered trademark f Tels Crpratin. Tels Crpratin Ashburn Rad, Ashburn, VA TELOS Fax

2 1 Cntents Overview... 2 Prerequisites... 2 Xacta Architecture... 5 Launching AMI frm the AWS Marketplace... 5 Setting Up the Initial Instance... 7 Replacing the Default Xacta 360 and EP Self-Signed Certificates... 8 Tels Crpratin All rights reserved. U.S. patents Ns. 6,901,346; 6,980,927; 6,983,221; 6,993,448; and 7,380,270. Xacta is a registered trademark f Tels Crpratin. Tels Crpratin Ashburn Rad, Ashburn, VA TELOS Fax

3 2 Overview This article prvides Xacta 360 GvClud/Cmmercial AMI users instructins n hw t launch the Xacta AMI (Amazn Machine Images) server frm the AWS Marketplace. The fllwing are the steps t be perfrmed t launch Xacta 360 AMI: 1. Launch the AMI s EC2 instance in the AWS. 2. Run the initial instance setup (this is nly perfrmed when yu set up Xacta AMI fr the first time). Befre prceeding with setting up Xacta 360 AMI, make sure that yu have met the required AWS cmpnents listed in the Prerequisites sectin. Prerequisites Befre deplying the Xacta server in AWS AMI, yu must have the fllwing AWS cmpnents are created and are up and running t ensure successful installatin and cnfiguratin: VPC Make sure that the VPC is set up with the required and recmmended VPC infrastructure is met. Required Infrastructure The Xacta EC2 Instance must be set up in a VPC with at least ne subnet. SSH access t the Xacta Instance is required fr first time set up. The subnet int which Xacta is deplyed must have a rute t RDS and be able t cmmunicate with the RDS endpint. This means any security grups attached t the RDS database must allw the Xacta server t cmmunicate with it ver TCP prt 5432 The Xacta Applicatin must be accessible via HTTPS (443). Recmmended Infrastructure A single, nn-default VPC with fur subnets. The recmmended design is t have the Xacta instance in a separate subnet frm an RDS instance that will hst the database data. One public Subnet fr jump hsts/lad Balancers. One private Subnet fr the Xacta instance. Tw private Subnets in different availability znes that will be part f the RDS database subnet grup. One lad balancer that pints t the Xacta Instance. It is recmmended t pass the traffic thrugh a lad balancer rather than have the instance itself be expsed t the Internet. A jump hst in the public subnet t allw SSH cnnectins t the Xacta instance. It is recmmended that the Xacta Instance nt have SSH expsed directly t the Internet. A jumphst/bastin hst is recmmended fr accessing SSH n the Xacta instance. The security grup attached t the Xacta EC2 instance can then have SSH restricted t the jumphst/bastin hst A Security Grup attached t the Xacta instance that allws prt 443 cnnectins t the lad balancer and prt 22 cnnectins frm the jump hst t the Xacta instance. The Xacta EC2 instance in the private subnet (see the EC2 sectin belw) An RDS database (see the RDS Database fr Xacta sectin belw) created in a database subnet grup f at least tw subnets. Tels Crpratin All rights reserved. U.S. patents Ns. 6,901,346; 6,980,927; 6,983,221; 6,993,448; and 7,380,270. Xacta is a registered trademark f Tels Crpratin. Tels Crpratin Ashburn Rad, Ashburn, VA TELOS Fax

4 3 RDS Database fr Xacta Nte: It is nt necessary t use RDS if yu are using a pre-existing database r anther PstgreSQL server. The pre-existing DB must meet the requirements defined belw and shuld be accessible frm the Xacta server. The RDS database shuld be running n PstgreSQL 9.5. The RDS instance will have a database cnfigured n it by the installer. Take nte f the endpint because it is required when yu set up the Xacta server fr the first time. Yu must als take nte f the RDS instance s DNS hst name and the Administratr s credentials setup when creating the RDS instance. The RDS database shuld als meet the fllwing Recmmended Cnfiguratin: Set RDS t Multi-AZ D nt allw public access. Yu must limit cnnectins nly t thse that are required t access the database. The recmmended db instance identifier is xacta-pstgres-db. The recmmended db instance master username is pstgres. The recmmended db instance master passwrd shuld be ver 8 characters in length, and shuld cntain upper r lwer case letters, numbers, and symbls. The fllwing are the Recmmended Technical Specificatins fr the RDS: Minimum Standard Large DB size N/A 300GB 1024GB Instance size N/A db.m4.large db.m4.xlarge IAM Instance Prfile Yu must create the IAM instance prfile fr the Xacta EC2 t ensure that Xacta 360 can cnnect t ther AWS accunts fr scanning purpses. T create the IAM instance prfile, d the fllwing steps: 1. Create the plicy that allws the EC2 t assume a rle by running the fllwing script: Nte: Yu can name the plicy as Allw_Xacta_AssumeRle. { "Versin": " ", "Statement": [ { "Actin": [ "sts:assumerle" ], "Resurce": "*", "Effect": "Allw" } Tels Crpratin All rights reserved. U.S. patents Ns. 6,901,346; 6,980,927; 6,983,221; 6,993,448; and 7,380,270. Xacta is a registered trademark f Tels Crpratin. Tels Crpratin Ashburn Rad, Ashburn, VA TELOS Fax

5 4 } ] 2. Create an IAM Instance Prfile by selecting Create Rle and the Amazn EC2 radi buttn. 3. Attach the fllwing plicies that were previusly created t assume rles: Allw_Xacta_AssumeRle and ReadOnlyAccess (which is an AWS built-in plicy). 4. Specify a rle name; e.g., Xacta_AssumeRle_InstancePrfile. The IAM Instance Prfile creatin is cmpleted. Optinal Cmpnents The fllwing AWS services are ptinal but prvide enhanced visibility t the Xacta server peratins: Cludwatch lgs Cludwatch lgs shuld be used t mnitr the EC2 instance and any ther infrastructure set up in AWS. Cludwatch is a centralized lgging service and lgs frm EC2, RDS, ELB, and ther AWS services are available in a single cnsle. Nte: Yu will need t install the Cludwatch Lgs agent n the hst fr hst-level lgging t functin. Mnitring In rder t autmatically mnitr Cludwatch, it is recmmended that the Cludwatch Alarms be set up t mnitr fr security and ther cmpliance issues. Belw are listed the recmmended alarms: Alarms when an API call is made t create, update, r delete a Security Grup. Alarms when an API call is made t create, update, r delete a Netwrk ACL. Alarms when an API call is made t create, update, r delete a Custmer r Internet Gateway. Alarms when an API call is made t create, update, r delete a VPC, VPC peering cnnectin, r VPC cnnectin t classic. Alarms when an API call is made t create, terminate, start, stp, r rebt an EC2 instance. Alarms when an API call is made t create, terminate, start, stp, r rebt a 4x- r 8xlarge EC2 instance. Alarms when an API call is made t create, update r delete a CludTrail trail, r t start r stp lgging t a trail. Alarms when an unauthenticated API call is made t sign int the cnsle. Alarms when an unauthrized API call is made. Alarms when an API call is made t change an IAM plicy. Tels Crpratin All rights reserved. U.S. patents Ns. 6,901,346; 6,980,927; 6,983,221; 6,993,448; and 7,380,270. Xacta is a registered trademark f Tels Crpratin. Tels Crpratin Ashburn Rad, Ashburn, VA TELOS Fax

6 5 Xacta Architecture Refer t the diagram belw fr mre infrmatin n the Xacta AMI server infrastructure. Launching AMI frm the AWS Marketplace T successfully launch AMI frm the AWS Marketplace, yu must set up yur EC2 instance in AWS. T d this, perfrm the fllwing steps: Nte: It is assumed that yu are already lgged in AWS using an apprpriate AWS accunt and yu have selected the Manual Launch frm the Xacta 360 AMI page in the AWS Marketplace. 1. In the Step 2: Chse the instance type page, select the desired size fr the hst and then click Next: Cnfigure Instance Details. Nte that Tels recmmends the fllwing instance sizes: Standard Large DB size 300GB 1024GB Instance size db.m4.large db.m4.xlarge Strage type General Purpse (SSD) General Purpse (SSD) Tels Crpratin All rights reserved. U.S. patents Ns. 6,901,346; 6,980,927; 6,983,221; 6,993,448; and 7,380,270. Xacta is a registered trademark f Tels Crpratin. Tels Crpratin Ashburn Rad, Ashburn, VA TELOS Fax

7 6 2. In the Step 3: Cnfigure Instance Details page, yu can use the default values r cnfigure the settings as necessary. Then, click Next: Add Strage when yu have cmpleted cnfiguring the instance details. Make sure that the fllwing settings are set r cnfigured accrdingly. a. Netwrk select the desired VPC t deply the Xacta hst b. Subnet select the desired subnet t deply the Xacta hst Nte: If yu wish this server t be accessible frm the Internet, it will need t be deplyed int a public subnet r be deplyed behind a lad balancer. c. Aut-assign Public IP Nte: If yu wish this server t be accessible frm the Internet it will need t have a public IP assigned r be deplyed behind a lad balancer. 3. In the Step 4: Add Strage, leave the default 100GB strage fr nw, r add additinal space if necessary. Make sure that the default strage size is nt set belw the 100GB t avid the build frm failing t run. Then, click Next: Add Tags. 4. Add any desired tags t the hst. Then, click Next: Cnfigure Security Grup. 5. Select Create a New Security Grup and prvide yur preferred security grup name (e.g., Xacta- Access). 6. Fr rules, add SSH n prt 22 and HTTPS n prt 443 frm desired surce range(s) as shwn belw. Nte: The surce shuld be the hst(s) that will cnfigure the applicatin as well as thse accessing the Xacta web applicatin. The rules can be updated after the server is created. 7. Click Review and Launch. The Step 7: Review Instance Launch page appears. 8. Click Launch. The Select existing key r create a new key pair windw appears. 9. Select Chse an existing key pair and select yur preferred key pair. 10. Click the I acknwledge that I have access t the selected private key file (<name f selected key pair>), and that withut this key file, I wn t be able t lg int my instance checkbx. 11. Click Launch Instances. The launching f the instance is initiated. When the instance is successfully launched, the Launch Status page is displayed. 12. In the Yur instances are nw launching message, click the link f the launched instance. The page where the instance yu have launched is listed appears. When it is fully nline, prceed t Settings Up the Initial Instance. Tels Crpratin All rights reserved. U.S. patents Ns. 6,901,346; 6,980,927; 6,983,221; 6,993,448; and 7,380,270. Xacta is a registered trademark f Tels Crpratin. Tels Crpratin Ashburn Rad, Ashburn, VA TELOS Fax

8 7 Setting Up the Initial Instance When yu have successfully launched Xacta AMI frm the AWS Marketplace, yu need t perfrm the initial instance setup by cnnecting t the instance via SSH. Yu must fllw the n-screen instructins and ensure that yu have cnfigured the settings. 1. Launch the SSH client tl in the hst machine. 2. Enter the fllwing cmmand in the SSH terminal: ssh i <pem key> cents@<prvide the public ip> Nte: The public IP can be fund in the instance details in AWS cnsle. If the instance des nt have a public IP, the instance must be accessed via private IP frm a hst with the ability t rute t the private IP. When yu launch the instance fr the first time, the fllwing setup wizard appears: 3. Enter yur preferred temprary passwrd fr the madmin accunt. Yu must change yur passwrd after the initial lg in t the applicatin 4. Enter the RDS server URL. The RDS server URL refers t the RDS endpint, which yu can get frm the RDS cnsle. Make sure that yu als have the prt f the RDS endpint, and yu must als indicate where t pull data frm. 5. Specify yur preferred name fr the Xacta database. The system will use the default xacta_ae name if yu d nt enter any database name. This is the name f the admin user fr the RDS database that will be created. 6. Enter the RDS database admin user name that was cnfigured during the RDS setup. 7. Enter the RDS database admin user s passwrd that was cnfigured during the RDS setup. 8. Enter yur preferred name fr the Xacta DB user accunt. The system will use the default xacta_ae name if yu d nt enter any database name. This is the name f the system user that Xacta will use t update the infrmatin in the RDS database. Tels Crpratin All rights reserved. U.S. patents Ns. 6,901,346; 6,980,927; 6,983,221; 6,993,448; and 7,380,270. Xacta is a registered trademark f Tels Crpratin. Tels Crpratin Ashburn Rad, Ashburn, VA TELOS Fax

9 8 9. Enter the passwrd fr the Xacta DB user accunt. The passwrd must have at least 10 characters, and have a capital letter, a number, and a special character. 10. Press Enter. Xacta 360 and EP will be installed and cnfigured. Nte: If yu accidentally cancel the wizard befre the installatin and cnfiguratin is cmpleted, yu can relgin r manually run the xacta_install.sh script frm the cents users hme directry. 11. After Xacta 360 is successfully cnfigured, access the applicatin via a web brwser at When yu lg in r access the applicatin fr the first time, use madmin as user name and enter the default passwrd yu specified in the EC2 cnsle prmpt. Nte: When yu lg in r access the applicatin fr the first time, yu will be prmpted t change the madmin passwrd. It is als recmmended t replace the self-signed certificates fr Xacta 360 and EP with CA-signed certificates; see Replacing the Default Xacta 360 and EP Self-Signed Certificates fr mre infrmatin. Replacing the Default Xacta 360 and EP Self-Signed Certificates By default, the self-signed certificates created by the applicatin cntain generic infrmatin. It is recmmended t replace the self-signed certificates with CA-signed certificates. T replace the default certificates fr Xacta 360 and EP, perfrm the fllwing steps accrding t the specified rder: i. Replace the Xacta 360 keystre. ii. Imprt the new Xacta 360 certificate t the EP truststre. i. Replacing the Xacta 360 Keystre Nte: Make sure yu have the cpy f the required CA-signed Xacta 360 certificate and have generated a keystre using the new certificate. 1. G t the installatin directry f Xacta 360 (i.e., /pt/xacta/applicatin/app/engine/cnf). 2. Lcate and pen the Tmcat s server.xml. 3. Lcate the prt= 443 in the server.xml, and update the attributes f the fllwing t pint t the new keystre file lcatin and passwrd: keystrefile keystrepass 4. Encrypt the keystre passwrd and enter it in the webca.prperties file in /pt/xacta/applicatins/app/engine/webapps/xacta/web-inf/classes. T encrypt the keystre passwrd, d the fllwing steps: Tels Crpratin All rights reserved. U.S. patents Ns. 6,901,346; 6,980,927; 6,983,221; 6,993,448; and 7,380,270. Xacta is a registered trademark f Tels Crpratin. Tels Crpratin Ashburn Rad, Ashburn, VA TELOS Fax

10 9 a. Launch the Cmmand Prmpt windw as administratr. b. Enter the fllwing script: sud chmd +x /pt/xacta/applicatins/app/engine/tls/cnfigae.sh sud /pt/xacta/applicatins/app/engine/tls/cnfigae.sh /pt/xacta/applicatins/app/engine/webapps/xacta encrypt -p <passwrd> Fr example, the passwrd is Passwrd: sud chmd +x /pt/xacta/applicatins/app/engine/tls/cnfigae.sh sud /pt/xacta/applicatins/app/engine/tls/cnfigae.sh /pt/xacta/applicatins/app/engine/webapps/xacta encrypt -p Passwrd The encrypted passwrd will be displayed in the screen. c. G t /pt/xacta/applicatins/app/engine/webapps/xacta/web-inf/classes and pen the webca.prperties file using built-in applicatin vi editr. Nte: The built-in applicatin vi editr shuld be ran as sud. d. Lcate and change the attributes f the fllwing: webca.application.secstrepasswd=<encrypted passwrd> webca.application.secstrepath=<path t keystre> e. Save the changes made. ii. Imprting the Xacta 360 Certificate t the EP Truststre Xacta 360 and EP servers are bth lcated in the Xacta EC2. They cmmunicate via SSL, and the certificates are managed in Xacta 360 s Manage Remte Servers page. When Xacta 360 s certificate is changed, yu must als imprt the applicatin s new certificate int EP s truststre. Perfrm the fllwing steps t imprt the certificate: 1. Stp the Publisher service. 2. Launch the SSH client windw as sud. 3. Enter the fllwing cmmand: keytl -imprt -alias <alias name f the certificate> -file <lcatin f the new certificate> -keystre /pt/xacta/applicatins/xacta-ep/engine/cnf/xacta-truststre.jks 4. Specify the passwrd fr the truststre. Yu can find the passwrd in the /pt/xacta/applicatins/xacta-ep/engine/cnf/server.xml by lcating the Cnnectr element and lking fr the truststrepass attribute. 5. Enter [y] r [yes] when prmpted whether t trust the certificate r nt. Tels Crpratin All rights reserved. U.S. patents Ns. 6,901,346; 6,980,927; 6,983,221; 6,993,448; and 7,380,270. Xacta is a registered trademark f Tels Crpratin. Tels Crpratin Ashburn Rad, Ashburn, VA TELOS Fax

11 10 Related Tpic 6. Restart the publisher service by entering the fllwing cmmand in the Cmmand Prmpt windw: sud service xacta-ep restart Upgrading AMI Tels Crpratin All rights reserved. U.S. patents Ns. 6,901,346; 6,980,927; 6,983,221; 6,993,448; and 7,380,270. Xacta is a registered trademark f Tels Crpratin. Tels Crpratin Ashburn Rad, Ashburn, VA TELOS Fax

Manual for installation and usage of the module Secure-Connect

Manual for installation and usage of the module Secure-Connect Mdule Secure-Cnnect Manual fr installatin and usage f the mdule Secure-Cnnect Page 1 / 1 5 Table f Cntents 1)Cntents f the package...3 2)Features f the mdule...4 3)Installatin f the mdule...5 Step 1: Installatin

More information

DIVAR IP 3000 Field Installation Guide

DIVAR IP 3000 Field Installation Guide CCTV IP Netwrk Vide Technical Brief DIVAR IP 3000 Field Installatin Guide 1 DIVAR IP 3000 Field Installatin Guide Overview The purpse f this guide is t prvide the step-by-step prcess f installing a DIVAR

More information

BMC Remedyforce Integration with Bomgar Remote Support

BMC Remedyforce Integration with Bomgar Remote Support BMC Remedyfrce Integratin with Bmgar Remte Supprt 2017 Bmgar Crpratin. All rights reserved wrldwide. BOMGAR and the BOMGAR lg are trademarks f Bmgar Crpratin; ther trademarks shwn are the prperty f their

More information

BMC Remedyforce Integration with Remote Support

BMC Remedyforce Integration with Remote Support BMC Remedyfrce Integratin with Remte Supprt 2003-2018 BeyndTrust, Inc. All Rights Reserved. BEYONDTRUST, its lg, and JUMP are trademarks f BeyndTrust, Inc. Other trademarks are the prperty f their respective

More information

Upgrade Guide. Medtech Evolution General Practice. Version 1.9 Build (March 2018)

Upgrade Guide. Medtech Evolution General Practice. Version 1.9 Build (March 2018) Upgrade Guide Medtech Evlutin General Practice Versin 1.9 Build 1.9.0.312 (March 2018) These instructins cntain imprtant infrmatin fr all Medtech Evlutin users and IT Supprt persnnel. We suggest that these

More information

These tasks can now be performed by a special program called FTP clients.

These tasks can now be performed by a special program called FTP clients. FTP Cmmander FAQ: Intrductin FTP (File Transfer Prtcl) was first used in Unix systems a lng time ag t cpy and mve shared files. With the develpment f the Internet, FTP became widely used t uplad and dwnlad

More information

CaseWare Working Papers. Data Store user guide

CaseWare Working Papers. Data Store user guide CaseWare Wrking Papers Data Stre user guide Index 1. What is a Data Stre?... 3 1.1. When using a Data Stre, the fllwing features are available:... 3 1.1.1.1. Integratin with Windws Active Directry... 3

More information

Upgrade Guide. Medtech Evolution Specialist. Version 1.11 Build (October 2018)

Upgrade Guide. Medtech Evolution Specialist. Version 1.11 Build (October 2018) Upgrade Guide Medtech Evlutin Specialist Versin 1.11 Build 1.11.0.4 (Octber 2018) These instructins cntain imprtant infrmatin fr all Medtech Evlutin users and IT Supprt persnnel. We suggest that these

More information

Enterprise Installation

Enterprise Installation Enterprise Installatin Mnnit Crpratin Versin 3.6.0.0 Cntents Prerequisites... 3 Web Server... 3 SQL Server... 3 Installatin... 4 Activatin Key... 4 Dwnlad... 4 Cnfiguratin Wizard... 4 Activatin... 4 Create

More information

Campuses that access the SFS nvision Windows-based client need to allow outbound traffic to:

Campuses that access the SFS nvision Windows-based client need to allow outbound traffic to: Summary This dcument is a guide intended t guide yu thrugh the prcess f installing and cnfiguring PepleTls 8.55.27 (r current versin) via Windws Remte Applicatin (App). Remte App allws the end user t run

More information

VMware AirWatch Certificate Authentication for Cisco IPSec VPN

VMware AirWatch Certificate Authentication for Cisco IPSec VPN VMware AirWatch Certificate Authenticatin fr Cisc IPSec VPN Fr VMware AirWatch Have dcumentatin feedback? Submit a Dcumentatin Feedback supprt ticket using the Supprt Wizard n supprt.air-watch.cm. This

More information

Repstor custodian. On Premise Pre-Requisites. Document Version 1.1 January 2017

Repstor custodian. On Premise Pre-Requisites. Document Version 1.1 January 2017 Repstr custdian On Premise Pre-Requisites Dcument Versin 1.1 January 2017 Intrductin This dcument utlines the pre-requisites fr installatin f the Repstr custdian server cmpnents. There are tw main parts;

More information

Troubleshooting Citrix- Published Resources Configuration in VMware Identity Manager

Troubleshooting Citrix- Published Resources Configuration in VMware Identity Manager Trubleshting Citrix- Published Resurces Cnfiguratin in VMware Identity Manager VMware Identity Manager A U G U S T 2 0 1 7 V1 Table f Cntents Overview... 1 Supprted Versins f Cmpnents... 1 Prerequisites...

More information

Please contact technical support if you have questions about the directory that your organization uses for user management.

Please contact technical support if you have questions about the directory that your organization uses for user management. Overview ACTIVE DATA CALENDAR LDAP/AD IMPLEMENTATION GUIDE Active Data Calendar allws fr the use f single authenticatin fr users lgging int the administrative area f the applicatin thrugh LDAP/AD. LDAP

More information

Packet Tracer - Configuring a Zone-Based Policy Firewall (ZPF)

Packet Tracer - Configuring a Zone-Based Policy Firewall (ZPF) Packet Tracer - Cnfiguring a Zne-Based Plicy Firewall (ZPF) Tplgy Addressing Table R1 R2 R3 Device Interface IP Address Subnet Mask Default Gateway Switch Prt G0/1 192.168.1.1 255.255.255.0 N/A S1 F0/5

More information

Gemini Intercom Quick Start Guide

Gemini Intercom Quick Start Guide Gemini Intercm Quick Start Guide 2 Quick Start Guide Cntents Cntents... 1 Overview... 3 First Step unpack and inspect... 3 Netwrk plan and IP addresses... 4 Management PC... 5 Install Sftware... 6 Cnfigure

More information

TRAUMACAD 2.5 PREREQUISITES

TRAUMACAD 2.5 PREREQUISITES TRAUMACAD 2.5 PREREQUISITES Befre beginning the TraumaCad Server sftware installatin, please verify all prerequisite are installed and minimum hardware and sftware requirements are met, as described belw.

More information

File Share Navigator Online

File Share Navigator Online File Share Navigatr Online User Guide Service Pack 7 Issued September 2017 Table f Cntents What s New in this Guide... 4 Abut File Share Navigatr Online... 5 Cmpnents f File Share Navigatr Online... 5

More information

Configuring the McAfee Windows Event Collector Management Utility *Also can provide client transmission of other non-windows log files*

Configuring the McAfee Windows Event Collector Management Utility *Also can provide client transmission of other non-windows log files* Cnfiguring the McAfee Windws Event Cllectr Management Utility *Als can prvide client transmissin f ther nn-windws lg files* Utility Install 1. Dwnlad the MFE Nitr Windws Agent (chse latest versin) https://secure.mcafee.cm/apps/dwnlads/my-prducts/cmpnent-prductlist.aspx?regin=us

More information

HPE AppPulse Mobile. Software Version: 2.1. IT Operations Management Integration Guide

HPE AppPulse Mobile. Software Version: 2.1. IT Operations Management Integration Guide HPE AppPulse Mbile Sftware Versin: 2.1 IT Operatins Management Integratin Guide Dcument Release Date: Nvember 2015 Cntents Overview: The IT Operatins Management Integratin 3 System Requirements 3 Hw t

More information

User Guide. Document Version: 1.0. Solution Version:

User Guide. Document Version: 1.0. Solution Version: User Guide Dcument Versin: 1.0 Slutin Versin: 365.082017.3.1 Table f Cntents Prduct Overview... 3 Hw t Install and Activate Custmer Satisfactin Survey Slutin?... 4 Security Rles in Custmer Satisfactin

More information

App Orchestration 2.6

App Orchestration 2.6 App Orchestratin 2.6 Terminlgy in App Orchestratin 2.6 Last Updated: July 8, 2015 Page 1 Terminlgy Cntents Elements f App Orchestratin... 3 Dmains... 3 Multi-Datacenter Deplyments... 4 Delivery Sites...

More information

Quick Installation Guide

Quick Installation Guide Oracle Strategic Operatinal Planning Release 3.5.1 Quick Installatin Guide Quick Installatin Guide This file cntains the fllwing sectins: Purpse... 1 System Requirements... 1 Server Cnfiguratin... 1 Client

More information

Using the Swiftpage Connect List Manager

Using the Swiftpage Connect List Manager Quick Start Guide T: Using the Swiftpage Cnnect List Manager The Swiftpage Cnnect List Manager can be used t imprt yur cntacts, mdify cntact infrmatin, create grups ut f thse cntacts, filter yur cntacts

More information

Verifone MX850 All-In-One Device: Before connecting the MX850 to your PC, the MX850 Driver CD will need to be installed.

Verifone MX850 All-In-One Device: Before connecting the MX850 to your PC, the MX850 Driver CD will need to be installed. Befre the installatin and cnfiguratin f the required prcessing hardware, McAllister Payment Slutins (MPS), and AVImark, the McAllister Payment Slutins PA-DSS Implementatin Guide must be reviewed in its

More information

Using the Swiftpage Connect List Manager

Using the Swiftpage Connect List Manager Quick Start Guide T: Using the Swiftpage Cnnect List Manager The Swiftpage Cnnect List Manager can be used t imprt yur cntacts, mdify cntact infrmatin, create grups ut f thse cntacts, filter yur cntacts

More information

CounterSnipe Software Installation Guide Software Version 10.x.x. Initial Set-up- Note: An internet connection is required for installation.

CounterSnipe Software Installation Guide Software Version 10.x.x. Initial Set-up- Note: An internet connection is required for installation. CunterSnipe Sftware Installatin Guide Sftware Versin 10.x.x CunterSnipe sftware installs n any system cmpatible with Ubuntu 14.04 LTS server which is supprted until 2019 Initial Set-up- Nte: An internet

More information

Configure Data Source for Automatic Import from CMDB

Configure Data Source for Automatic Import from CMDB AvailabilityGuard TM Cnfigure Data Surce fr Autmatic Imprt frm CMDB AvailabilityGuard allws yu t cnfigure business entities (such as services, divisins, and applicatins) and assign hsts, databases, and

More information

AvePoint Pipeline Pro 2.0 for Microsoft Dynamics CRM

AvePoint Pipeline Pro 2.0 for Microsoft Dynamics CRM AvePint Pipeline Pr 2.0 fr Micrsft Dynamics CRM Installatin and Cnfiguratin Guide Revisin E Issued April 2014 1 Table f Cntents Abut AvePint Pipeline Pr... 3 Required Permissins... 4 Overview f Installatin

More information

OATS Registration and User Entitlement Guide

OATS Registration and User Entitlement Guide OATS Registratin and User Entitlement Guide The OATS Registratin and Entitlement Guide prvides the fllwing infrmatin: OATS Registratin The prcess and dcumentatin required fr a firm r Service Prvider t

More information

Amazon Lab: Deploying applications on AWS

Amazon Lab: Deploying applications on AWS Amazn Lab: Deplying applicatins n AWS By Nabil Abdennadher 8 th Nvember 2017 OBJECTIVES 1. Hw t cnfigure yur Virtual Private Clud (VPC)? 2. Hw t create and access instances via Amazn Web Services (AWS)

More information

Frequently Asked Questions

Frequently Asked Questions Frequently Asked Questins Versin 10-21-2016 Cpyright 2014-2016 Aviatrix Systems, Inc. All rights reserved. Aviatrix Clud Gateway What can it d fr me? Aviatrix Clud Gateway prvides an end t end secure netwrk

More information

WorldShip PRE-INSTALLATION INSTRUCTIONS: INSTALLATION INSTRUCTIONS: Window (if available) Install on a Single or Workgroup Workstation

WorldShip PRE-INSTALLATION INSTRUCTIONS: INSTALLATION INSTRUCTIONS: Window (if available) Install on a Single or Workgroup Workstation PRE-INSTALLATION INSTRUCTIONS: This dcument discusses using the WrldShip DVD t install WrldShip. Yu can als install WrldShip frm the Web. G t the fllwing Web page and click the apprpriate dwnlad link:

More information

IMPORTING INFOSPHERE DATA ARCHITECT MODELS INFORMATION SERVER V8.7

IMPORTING INFOSPHERE DATA ARCHITECT MODELS INFORMATION SERVER V8.7 IMPORTING INFOSPHERE DATA ARCHITECT MODELS INFORMATION SERVER V8.7 Prepared by: March Haber, march@il.ibm.cm Last Updated: January, 2012 IBM MetaData Wrkbench Enablement Series Table f Cntents: Table f

More information

istartsmart 3.5 Upgrade - Installation Instructions

istartsmart 3.5 Upgrade - Installation Instructions istartsmart 3.5 Upgrade - Installatin Instructins Minimum System Requirements: Hatch All-In-One istartsmart Cmputer Learning Center v1.0 r v1.1 Internet access - either hard-wired r wireless cnnectin is

More information

SafeDispatch SDR Gateway for MOTOROLA TETRA

SafeDispatch SDR Gateway for MOTOROLA TETRA SafeDispatch SDR Gateway fr MOTOROLA TETRA SafeMbile ffers a wrld f wireless applicatins that help rganizatins better manage their mbile assets, fleet and persnnel. Fr mre infrmatin, see www.safembile.cm.

More information

Wave IP 4.5. CRMLink Desktop User Guide

Wave IP 4.5. CRMLink Desktop User Guide Wave IP 4.5 CRMLink Desktp User Guide 2015 by Vertical Cmmunicatins, Inc. All rights reserved. Vertical Cmmunicatins and the Vertical Cmmunicatins lg and cmbinatins theref and Vertical ViewPint, Wave Cntact

More information

Planning, installing, and configuring IBM CMIS for Content Manager OnDemand

Planning, installing, and configuring IBM CMIS for Content Manager OnDemand Planning, installing, and cnfiguring IBM CMIS fr Cntent Manager OnDemand Cntents IBM CMIS fr Cntent Manager OnDemand verview... 4 Planning fr IBM CMIS fr Cntent Manager OnDemand... 5 Prerequisites fr installing

More information

The screenshots/advice are based on upgrading Controller 10.1 RTM to 10.1 IF6 on Win2003

The screenshots/advice are based on upgrading Controller 10.1 RTM to 10.1 IF6 on Win2003 Overview The screenshts/advice are based n upgrading Cntrller 10.1 RTM t 10.1 IF6 n Win2003 Other Interim Fix (IF) upgrades are likely t be similar, but the authr cannt guarantee that the dcumentatin is

More information

USER MANUAL. RoomWizard Administrative Console

USER MANUAL. RoomWizard Administrative Console USER MANUAL RmWizard Administrative Cnsle Cntents Welcme... 3 Administer yur RmWizards frm ne lcatin... 3 Abut This Manual... 4 Setup f the Administrative Cnsle... 4 Installatin... 4 The Cnsle Windw...

More information

Manually Upgrading PostgreSQL 9.1 to PostgreSQL

Manually Upgrading PostgreSQL 9.1 to PostgreSQL README Manually Upgrading PstgreSQL 9.1 t PstgreSQL 9.4.13 Databases managed by the SAS Web Infrastructure Platfrm Data Server (including SAS slutin data servers cnfigured with the SAS Deplyment Wizard)

More information

UDS Enterprise Configuring UDS Enterprise in HA

UDS Enterprise Configuring UDS Enterprise in HA Intrductin The cmpnents f UDS Enterprise (UDS Server and UDS Tunneler) can be cnfigured in high availability (HA) s that in case f drp any f these items, either due t a failure f the hypervisr that hsts

More information

Release Notes. Dell SonicWALL Security firmware is supported on the following appliances: Dell SonicWALL Security 200

Release Notes. Dell SonicWALL  Security firmware is supported on the following appliances: Dell SonicWALL  Security 200 Release Ntes Email Security Dell SnicWALL Email Security 8.0.1 SnicOS Cntents System Cmpatibility... 1 Enhancements in Email Security 8.0.1... 2 Reslved Issues... 3 Upgrading t Email Security 8.0.1...

More information

Date: October User guide. Integration through ONVIF driver. Partner Self-test. Prepared By: Devices & Integrations Team, Milestone Systems

Date: October User guide. Integration through ONVIF driver. Partner Self-test. Prepared By: Devices & Integrations Team, Milestone Systems Date: Octber 2018 User guide Integratin thrugh ONVIF driver. Prepared By: Devices & Integratins Team, Milestne Systems 2 Welcme t the User Guide fr Online Test Tl The aim f this dcument is t prvide guidance

More information

Admin Report Kit for Exchange Server

Admin Report Kit for Exchange Server Admin Reprt Kit fr Exchange Server Reprting tl fr Micrsft Exchange Server Prduct Overview Admin Reprt Kit fr Exchange Server (ARKES) is an Exchange Server Management and Reprting slutin that addresses

More information

1 Getting and Extracting the Upgrader

1 Getting and Extracting the Upgrader Hughes BGAN-X 9202 Upgrader User Guide (Mac) Rev 1.0 (23-Feb-12) This dcument explains hw t use the Hughes BGAN Upgrader prgram fr the 9202 User Terminal using a Mac Nte: Mac OS X Versin 10.4 r newer is

More information

Adverse Action Letters

Adverse Action Letters Adverse Actin Letters Setup and Usage Instructins The FRS Adverse Actin Letter mdule was designed t prvide yu with a very elabrate and sphisticated slutin t help autmate and handle all f yur Adverse Actin

More information

Bitnami LAMP for Huawei Enterprise Cloud

Bitnami LAMP for Huawei Enterprise Cloud Bitnami LAMP fr Huawei Enterprise Clud Descriptin Bitnami LAMP Stack prvides a cmplete PHP, MySQL and Apache develpment envirnment fr Linux that can be launched in ne click. Hw can I get started with LAMP?

More information

Installing AX Server with PostgreSQL

Installing AX Server with PostgreSQL Installing AX Server with PstgreSQL Versin: 6.5 Published: Friday, September 1, 2017 ACL Services Ltd. 2017 Table f cntents Table f cntents Table f cntents 3 Intrductin 7 Intended audience 7 Pre-installatin

More information

Firmware Upgrade Wizard v A Technical Guide

Firmware Upgrade Wizard v A Technical Guide Firmware Upgrade Wizard v4.1.1 A Technical Guide Nvember 2015 Intrductin The Firmware Upgrade Wizard prvides the fllwing features: It supprts upgrading the firmware n designated devices, see Supprted devices.

More information

Kaltura Video Extension for SharePoint 2013 Deployment Guide for Microsoft Office 365. Version: 1.0

Kaltura Video Extension for SharePoint 2013 Deployment Guide for Microsoft Office 365. Version: 1.0 Kaltura Vide Extensin fr SharePint 2013 Deplyment Guide fr Micrsft Office 365 Versin: 1.0 Kaltura Business Headquarters 250 Park Avenue Suth, 10th Flr, New Yrk, NY 10003 Tel.: +1 800 871 5224 Cpyright

More information

Dynamic Storage (ECS)

Dynamic Storage (ECS) User Guide Dynamic Strage (ECS) Swisscm (Schweiz) AG 1 / 10 Cntent 1 Abut Dynamic Strage... 3 2 Virtual drive, the EMC CIFS-ECS Tl... 4 3 Amazn S3 Brwer... 6 4 Strage Gateway Appliance... 9 5 Amazn S3

More information

1 Getting and Extracting the Upgrader

1 Getting and Extracting the Upgrader Hughes BGAN-X 9202 Upgrader User Guide (PC) Rev 1.0 (23-Feb-12) This dcument explains hw t use the Hughes BGAN-X Upgrader prgram fr the 9202 User Terminal using a PC. 1 Getting and Extracting the Upgrader

More information

Backup your Data files before you begin your cleanup! Delete General Ledger Account History. Page 1

Backup your Data files before you begin your cleanup! Delete General Ledger Account History. Page 1 Database Clean-up (Optinal) The fllwing items can be dne at ANY time during yur Fiscal Year. Befre yu start yur Database Clean-up, please verify that yu are n the mst recent versin f Eclipse. If yu see

More information

EVALUATION GUIDE - OCTOBER 2018 VMWARE CLOUD ON AWS. Evaluation Guide

EVALUATION GUIDE - OCTOBER 2018 VMWARE CLOUD ON AWS. Evaluation Guide EVALUATION GUIDE - OCTOBER 2018 VMWARE CLOUD ON AWS Evaluatin Guide Table f Cntents Intrductin 4 Intended Audience... 4 Assumptins... 4 User Interface Walkthrugh 4 Clud Cnsle Walkthrugh... 4 VMware Clud

More information

Tips For Customising Configuration Wizards

Tips For Customising Configuration Wizards Tips Fr Custmising Cnfiguratin Wizards ver 2010-06-22 Cntents Overview... 2 Requirements... 2 Applicatins... 2 WinSCP and Putty... 2 Adding A Service T An Existing Wizard... 3 Gal... 3 Backup Original

More information

Delete General Ledger Account History

Delete General Ledger Account History Database Clean-up (Optinal) The fllwing items can be dne at ANY time during yur Fiscal Year. Befre yu start yur Database Clean-up, please verify that yu are n the mst recent versin f Eclipse. If yu see

More information

RSA Identity Governance and Lifecycle Connector Data Sheet for Oracle Database

RSA Identity Governance and Lifecycle Connector Data Sheet for Oracle Database RSA Identity Gvernance and Lifecycle Cnnectr Data Sheet fr Oracle Database RSA Identity Gvernance and Lifecycle Cnnectr Data Sheet fr Oracle Database Table f Cntents Purpse 3 Supprted Sftware 3 Prerequisites

More information

SANsymphony Installation and Getting Started Guide. November 7, 2016

SANsymphony Installation and Getting Started Guide. November 7, 2016 SANsymphny Installatin and Getting Started Guide Nvember 7, 2016 www.datacre.cm This dcument is the prperty f DataCre Sftware. It is intended slely as an aid fr installing and cnfiguring Strage Virtualizatin

More information

AT&T Corporate Voice Mail Unified Messaging (CVM-UM) Quick Start

AT&T Corporate Voice Mail Unified Messaging (CVM-UM) Quick Start AT&T Crprate Vice Mail Unified Messaging (CVM-UM) Quick Start 2011 AT&T Intellectual Prperty. All rights reserved. AT&T the lg and all ther AT&T marks cntained herein are trademarks f AT&T Intellectual

More information

Integrating QuickBooks with TimePro

Integrating QuickBooks with TimePro Integrating QuickBks with TimePr With TimePr s QuickBks Integratin Mdule, yu can imprt and exprt data between TimePr and QuickBks. Imprting Data frm QuickBks The TimePr QuickBks Imprt Facility allws data

More information

Reference Guide. Service Pack 3 Cumulative Update 2. Revision J Issued October DocAve 6: Control Panel

Reference Guide. Service Pack 3 Cumulative Update 2. Revision J Issued October DocAve 6: Control Panel DcAve 6 Cntrl Panel Reference Guide Service Pack 3 Cumulative Update 2 Revisin J Issued Octber 2013 DcAve 6: Cntrl Panel 1 Table f Cntents Abut Cntrl Panel... 6 Submitting Dcumentatin Feedback t AvePint...

More information

DocAve 6 Service Pack 2 Control Panel

DocAve 6 Service Pack 2 Control Panel DcAve 6 Service Pack 2 Cntrl Panel Reference Guide Revisin D Issued February 2013 DcAve 6: Cntrl Panel 1 Table f Cntents Abut Cntrl Panel... 6 Submitting Dcumentatin Feedback t AvePint... 6 Befre Yu Begin...

More information

DocAve 6 Control Panel

DocAve 6 Control Panel DcAve 6 Cntrl Panel DcAve 6 Cntrl Panel Reference Guide Reference Guide Service Pack 4, Cumulative Update 3 Revisin T Service Pack 4, Cumulative Update 3 Issued Nvember 2014 Revisin S Issued September

More information

Xerox Security Bulletin XRX12-007

Xerox Security Bulletin XRX12-007 Disable sftware upgrades by default Backgrund The Xerx prducts listed belw were shipped with sftware upgrades enabled by default. The firmware released belw changes the default state f sftware upgrade

More information

Managing Your Access To The Open Banking Directory How To Guide

Managing Your Access To The Open Banking Directory How To Guide Managing Yur Access T The Open Banking Directry Hw T Guide Date: June 2018 Versin: v2.0 Classificatin: PUBLIC OPEN BANKING LIMITED 2018 Page 1 f 32 Cntents 1. Intrductin 3 2. Signing Up 4 3. Lgging In

More information

ROCK-POND REPORTING 2.1

ROCK-POND REPORTING 2.1 ROCK-POND REPORTING 2.1 AUTO-SCHEDULER USER GUIDE Revised n 08/19/2014 OVERVIEW The purpse f this dcument is t describe the prcess in which t fllw t setup the Rck-Pnd Reprting prduct s that users can schedule

More information

Universal CMDB. Software Version: Backup and Recovery Guide

Universal CMDB. Software Version: Backup and Recovery Guide Universal CMDB Sftware Versin: 10.32 Backup and Recvery Guide Dcument Release Date: April 2017 Sftware Release Date: April 2017 Backup and Recvery Guide Legal Ntices Warranty The nly warranties fr Hewlett

More information

Faculty Textbook Adoption Instructions

Faculty Textbook Adoption Instructions Faculty Textbk Adptin Instructins The Bkstre has partnered with MBS Direct t prvide textbks t ur students. This partnership ffers ur students and parents mre chices while saving them mney, including ptins

More information

August 22, 2006 IPRO Tech Client Services Tip of the Day. Concordance and IPRO Camera Button / Backwards DB Link Setup

August 22, 2006 IPRO Tech Client Services Tip of the Day. Concordance and IPRO Camera Button / Backwards DB Link Setup Cncrdance and IPRO Camera Buttn / Backwards DB Link Setup When linking Cncrdance and IPRO, yu will need t update the DDEIVIEW.CPL file t establish the camera buttn. Setting up the camera buttn feature

More information

DocAve 6 ediscovery. User Guide. Service Pack 3, Cumulative Update 1. Revision F Issued August DocAve 6: ediscovery

DocAve 6 ediscovery. User Guide. Service Pack 3, Cumulative Update 1. Revision F Issued August DocAve 6: ediscovery DcAve 6 ediscvery User Guide Service Pack 3, Cumulative Update 1 Revisin F Issued August 2013 1 Table f Cntents Abut DcAve ediscvery... 4 Cmplementary Prducts... 4 Submitting Dcumentatin Feedback t AvePint...

More information

ClassFlow Administrator User Guide

ClassFlow Administrator User Guide ClassFlw Administratr User Guide ClassFlw User Engagement Team April 2017 www.classflw.cm 1 Cntents Overview... 3 User Management... 3 Manual Entry via the User Management Page... 4 Creating Individual

More information

Dear Milestone Customer,

Dear Milestone Customer, Dear Milestne Custmer, With the purchase f Milestne Xprtect Transact yu have chsen a very flexible ptin t yur Milestne Xprtect Business slutin. Milestne Xprtect Transact enables yu t stre a serial data

More information

CMC Blade BIOS Profile Cloning

CMC Blade BIOS Profile Cloning This white paper describes the detailed capabilities f the Chassis Management Cntrller s Blade BIOS Prfile Clning feature. Authr Crey Farrar This dcument is fr infrmatinal purpses nly and may cntain typgraphical

More information

Remove AD DS using the Remove Roles Wizard in Server Manager

Remove AD DS using the Remove Roles Wizard in Server Manager Remve AD DS using the Remve Rles Wizard in Server Manager The fllwing prcedure shws the steps t remve AD DS using the Remve Rles Wizard in Server Manager. Administrative credentials T remve a dmain cntrller,

More information

Knowledge Exchange (KE) System Cyber Security Plan

Knowledge Exchange (KE) System Cyber Security Plan Knwledge Exchange (KE) System Cyber Security Plan OVERVIEW This dcument prvides recmmendatins t enhance the security prfile f the Knwledge Exchange (KE) System. Yu are respnsible fr identifying the security

More information

Avigilon Control Center Server User Guide. Version 6.4

Avigilon Control Center Server User Guide. Version 6.4 Avigiln Cntrl Center Server User Guide Versin 6.4 2006-2017, Avigiln Crpratin. All rights reserved. AVIGILON, the AVIGILON lg, AVIGILON CONTROL CENTER, ACC, and TRUSTED SECURITY SOLUTIONS.AVIGILON, the

More information

USER GUIDE. Thanks for purchasing the igate! You ll need to follow these five Configuration Steps to get your igate up and running:

USER GUIDE. Thanks for purchasing the igate! You ll need to follow these five Configuration Steps to get your igate up and running: USER GUIDE Thanks fr purchasing the igate! Yu ll need t fllw these five Cnfiguratin Steps t get yur igate up and running: 1. Cnfigure Yur Hardware 2. Cnfigure Yur Cmputer 3. Cnfigure Yur Internet Cnnectin

More information

2. When logging is used, which severity level indicates that a device is unusable?

2. When logging is used, which severity level indicates that a device is unusable? CCNA 4 Chapter 8 v5.0 Exam Answers 2015 (100%) 1. What are the mst cmmn syslg messages? thse that ccur when a packet matches a parameter cnditin in an access cntrl list link up and link dwn messages utput

More information

Enabling Your Personal Web Page on the SacLink

Enabling Your Personal Web Page on the SacLink 53 Enabling Yur Persnal Web Page n the SacLink *Yu need t enable yur persnal web page nly ONCE. It will be available t yu until yu graduate frm CSUS. T enable yur Persnal Web Page, fllw the steps given

More information

DocAve 6 Deployment Manager

DocAve 6 Deployment Manager DcAve 6 Deplyment Manager User Guide Service Pack 3 Revisin I Issued August 2013 1 Table f Cntents Abut Deplyment Manager... 5 Cmplementary Prducts... 5 Submitting Dcumentatin Feedback t AvePint... 5 Befre

More information

HP Universal CMDB. Software Version: Backup and Recovery Guide

HP Universal CMDB. Software Version: Backup and Recovery Guide HP Universal CMDB Sftware Versin: 10.21 Backup and Recvery Guide Dcument Release Date: July 2015 Sftware Release Date: July 2015 Backup and Recvery Guide Legal Ntices Warranty The nly warranties fr HP

More information

Dolby Conference Phone Support Frequently Asked Questions

Dolby Conference Phone Support Frequently Asked Questions Dlby Cnference Phne Supprt Frequently Asked Questins Versin 1.0, 1 Intrductin This dcument prvides sme answers t frequently asked questins abut the Dlby Cnference Phne. Fr mre detailed infrmatin n any

More information

REFWORKS: STEP-BY-STEP HURST LIBRARY NORTHWEST UNIVERSITY

REFWORKS: STEP-BY-STEP HURST LIBRARY NORTHWEST UNIVERSITY REFWORKS: STEP-BY-STEP HURST LIBRARY NORTHWEST UNIVERSITY Accessing RefWrks Access RefWrks frm a link in the Bibligraphy/Citatin sectin f the Hurst Library web page (http://library.nrthwestu.edu) Create

More information

Kaltura MediaSpace Installation and Upgrade Guide. Version: 5.0

Kaltura MediaSpace Installation and Upgrade Guide. Version: 5.0 Kaltura MediaSpace Installatin and Upgrade Guide Versin: 5.0 Kaltura Business Headquarters 5 Unin Square West, Suite 602, New Yrk, NY, 10003, USA Tel.: +1 800 871 5224 Cpyright 2013 Kaltura Inc. All Rights

More information

Configuring Database & SQL Query Monitoring With Sentry-go Quick & Plus! monitors

Configuring Database & SQL Query Monitoring With Sentry-go Quick & Plus! monitors Cnfiguring Database & SQL Query Mnitring With Sentry-g Quick & Plus! mnitrs 3Ds (UK) Limited, Nvember, 2013 http://www.sentry-g.cm Be Practive, Nt Reactive! One f the best ways f ensuring a database is

More information

Telkom VPN-Lite router setup User Manual Billion 810VGTX

Telkom VPN-Lite router setup User Manual Billion 810VGTX Telkm VPN-Lite ruter setup User Manual Billin 810VGTX Cntents Intrductin... 3 Befre yu start... 4 VPN-Lite Setup Using Windws Utility... 5 VPN-Lite Setup using yur web brwser... 7 VPN-Lite Manual Setup

More information

1 Getting and Extracting the Upgrader

1 Getting and Extracting the Upgrader Hughes BGAN-X 9211 Upgrader User Guide (Mac) Rev 1.2 (6-Jul-17) This dcument explains hw t use the Hughes BGAN Upgrader prgram fr the 9211 User Terminal using a Mac Nte: Mac OS X Versin 10.4 r newer is

More information

Technical Paper. Installing and Configuring SAS Environment Manager in a SAS Grid Environment with a Shared Configuration Directory

Technical Paper. Installing and Configuring SAS Environment Manager in a SAS Grid Environment with a Shared Configuration Directory Technical Paper Installing and Cnfiguring Envirnment Manager in a Grid Envirnment with a Shared Cnfiguratin Directry Last Mdified: January 2018 Release Infrmatin Cntent Versin: January 2018. Trademarks

More information

UBC BLOGS NSYNC PLUGIN

UBC BLOGS NSYNC PLUGIN UBC BLOGS NSYNC PLUGIN THE NSYNC 1.1 PLUGIN IN UBC BLOGS ALLOWS YOU TO PERMIT OTHER SITES TO PUSH CONTENT FROM THEIR SITE TO YOUR SITE BY ASSIGNING POSTS TO PRE-DETERMINED CATEGORIES. As shwn belw, psts

More information

CCNA Security v2.0 Chapter 2 Exam Answers

CCNA Security v2.0 Chapter 2 Exam Answers CCNA Security v2.0 Chapter 2 Exam Answers 1. An administratr defined a lcal user accunt with a secret passwrd n ruter R1 fr use with SSH. Which three additinal steps are required t cnfigure R1 t accept

More information

Course Overview Basic Linux commands like working with files and directories is desired.

Course Overview Basic Linux commands like working with files and directories is desired. [AWS-SAW]: AWS Clud Slutin Architect Wrkshp Length Delivery Methd : 4 days : Instructr-led (Classrm) Curse Overview Basic Linux cmmands like wrking with files and directries is desired. Pre-Requisites

More information

STIDistrict AL Rollover Procedures

STIDistrict AL Rollover Procedures 2009-2010 STIDistrict AL Rllver Prcedures General Infrmatin abut STIDistrict Rllver IMPORTANT NOTE! Rllver shuld be perfrmed between June 25 and July 25 2010. During this perid, the STIState applicatin

More information

AvePoint Meetings Pro 4.3 for SharePoint On-Premises. Installation and Configuration Guide

AvePoint Meetings Pro 4.3 for SharePoint On-Premises. Installation and Configuration Guide AvePint Meetings Pr 4.3 fr SharePint On-Premises Installatin and Cnfiguratin Guide Issued January 2018 Table f Cntents What s New in this Guide... 5 Abut AvePint Meetings Pr fr SharePint... 6 System Requirements...

More information

USO RESTRITO. SNMP Agent. Functional Description and Specifications Version: 1.1 March 20, 2015

USO RESTRITO. SNMP Agent. Functional Description and Specifications Version: 1.1 March 20, 2015 Functinal Descriptin and Specificatins Versin: 1.1 March 20, 2015 SNMP Agent Simple Netwrk Management Prtcl Optin S fr IE and PM Mdules Supplement t Functinal Descriptin and Specificatins f RUB Ethernet

More information

Secure File Transfer Protocol (SFTP) Interface for Data Intake User Guide

Secure File Transfer Protocol (SFTP) Interface for Data Intake User Guide Secure File Transfer Prtcl (SFTP) Interface fr Data Intake User Guide Cntents Descriptin... 2 Steps fr firms new t batch submissin... 2 Acquiring necessary FINRA accunts... 2 SFTP Access t FINRA... 2 SFTP

More information

Element Creator for Enterprise Architect

Element Creator for Enterprise Architect Element Creatr User Guide Element Creatr fr Enterprise Architect Element Creatr fr Enterprise Architect... 1 Disclaimer... 2 Dependencies... 2 Overview... 2 Limitatins... 3 Installatin... 4 Verifying the

More information

LiveEngage and Microsoft Dynamics Integration Guide Document Version: 1.0 September 2017

LiveEngage and Microsoft Dynamics Integration Guide Document Version: 1.0 September 2017 LiveEngage and Micrsft Dynamics Integratin Guide Dcument Versin: 1.0 September 2017 Cntents Intrductin... 3 Step 1: Sign Up... 3 CRM Widget Signing Up... 3 Step 2: Cnfiguring the CRM Widget... 4 Accessing

More information

Moving your MedicalDirector Clinical / PracSoft Data to a New Server

Moving your MedicalDirector Clinical / PracSoft Data to a New Server Mving yur MedicalDirectr Clinical / PracSft Data t a New Server This dcument will guide yu thrugh mving yur MedicalDirectr Clinical and/r PracSft data t a new Server cmputer. It has been divided int 3

More information

SmartPass User Guide Page 1 of 50

SmartPass User Guide Page 1 of 50 SmartPass User Guide Table f Cntents Table f Cntents... 2 1. Intrductin... 3 2. Register t SmartPass... 4 2.1 Citizen/Resident registratin... 4 2.1.1 Prerequisites fr Citizen/Resident registratin... 4

More information