Kaltura MediaSpace Installation and Upgrade Guide. Version: 5.0

Size: px
Start display at page:

Download "Kaltura MediaSpace Installation and Upgrade Guide. Version: 5.0"

Transcription

1 Kaltura MediaSpace Installatin and Upgrade Guide Versin: 5.0

2 Kaltura Business Headquarters 5 Unin Square West, Suite 602, New Yrk, NY, 10003, USA Tel.: Cpyright 2013 Kaltura Inc. All Rights Reserved. Designated trademarks and brands are the prperty f their respective wners. Use f this dcument cnstitutes acceptance f the Kaltura Terms f Use and Privacy Plicy.

3 Cntents Preface... 4 Abut this Guide... 4 Audience... 4 Dcument Cnventins... 4 Sectin 1 Kaltura MediaSpace Installatin Overview and Requirements... 6 Kaltura MediaSpace Installatin Wrkflw... 6 System Requirements... 6 Hardware Requirements... 7 FAQ... 7 Sectin 2 Installing Kaltura MediaSpace... 9 Sectin 3 Upgrading frm MediaSpace Versin 4.x Backup yur Existing MediaSpace Cnfiguratin Files Verify System Requirements Chse a Pssible Upgrade Methd Start the Upgrade Prcess Questins that Arise in Every Upgrade Sectin 4 Pst Installatin Steps Kaltura MediaSpace Installatin and Upgrade Guide 3

4 Preface This preface cntains the fllwing tpics: Abut this Manual Audience Dcument Cnventins Abut this Guide This guide describes hw t: Install Kaltura MediaSpace (KMS) Versin 5.0 Upgrade frm MediaSpace versin 4.0 t versin 5.0 NOTE: T upgrade frm MediaSpace 3.0 r earlier t MediaSpace 5.0, cntact yur Kaltura Prject Manager r Accunt Manager fr assistance. This guide is intended fr Kaltura MediaSpace site administratrs. NOTE: Please refer t the fficial and latest prduct release ntes fr last-minute updates. Technical supprt may be btained directly frm: Kaltura Supprt. Cntact Us: Please send yur dcumentatin-related cmments and feedback r reprt mistakes t knwledge@kaltura.cm. We are cmmitted t imprving ur dcumentatin and yur feedback is imprtant t us. Audience This manual is intended fr Kaltura MediaSpace site administratrs. Dcument Cnventins Kaltura uses the fllwing admnitins: Nte Wrkflw NOTE: Identifies imprtant infrmatin that cntains helpful suggestins. Kaltura MediaSpace Installatin and Upgrade Guide 4

5 Preface Wrkflw: Prvides wrkflw infrmatin. 1. Step 1 2. Step 2 Kaltura MediaSpace Installatin and Upgrade Guide 5

6 SECTION 1 Kaltura MediaSpace Installatin Overview and Requirements This sectin cntains the fllwing tpics: Kaltura MediaSpace Installatin Wrkflw System Requirements Hardware Requirements FAQ Kaltura MediaSpace Installatin Wrkflw The fllwing lists the steps yu shuld perfrm t install r upgrade Kaltura MediaSpace 5.0 Wrkflw: 1. Verify that yur system meets the requirements. 2. Start the installatin r upgrade prcess. 3. Install r upgrade: Install MediaSpace fr the first time. Upgrade frm MediaSpace versin Cmplete the pst installatin steps. System Requirements A Kaltura accunt (username and passwrd) Web Server Apache versin 2.2 and later Fr Zend Framewrk: md_rewrite Enable.htaccess files. Set AllwOverride t All. PHP Minimum: PHP versin and later Recmmended: PHP versin and later NOTE: PHP versin 5.4.x is nt supprted. Kaltura MediaSpace Installatin and Upgrade Guide 6

7 Kaltura MediaSpace Installatin Overview and Requirements Fr an integratin with an LDAP server (authenticatin): PHP LDAP extensin Fr the Kaltura Client library: PHP curl extensin. PHP simplexml NOTE: PHP 5 generally enables PHP simplexml by default. PHP mcrypt library needs t be installed. NOTE: This is a new requirement starting KMS versin 5. Flder permissins: The user that runs the web server must have write permissins fr the fllwing paths: {KMS_PATH}/cnfigs {KMS_PATH}/cnfigs/backups {KMS_PATH}/cache {KMS_PATH}/lgs Hardware Requirements The hardware requirements are mstly dependent n the number f cncurrent users yu expect fr yur MediaSpace setup. Assuming yu assign a dedicated server fr the KMS applicatin (nt strictly required), yu can expect: CPU: KMS is nt CPU intensive. Strage: The entire applicatin, with caching turned n, shuld nt cnsume mre than 100 megabytes f hard disk space. Memry: We estimate that a typical plain server with 3GB f memry culd supprt 100 cncurrent requests. Since nt all users are making requests every single mment they are n the system, we feel it is safe t assume that this wuld be enugh fr 1,000 cncurrent users. The nly real measure is requests and the number f users is really a guesstimate/ assumptin. FAQ Q: Can the KMS server be virtual? A: Yes Q: What prts will I need t pen inbund and utbund frm the KMS server traffic? A: 80 and 443. Q: What versin f Linux is supprted? A: Sftware requirements lay ut the different cmpnents that need t be installed. All f these cmpnents are crss-platfrm and therefre the Linux versin is irrelevant. Q: Hw much disk space and RAM des the KMS server need? A: The KMS applicatin, lgs and cache cnsume arund 53MB. Nrmal disk space in multiples f tens f GB shuld be sufficient fr this release. Kaltura MediaSpace Installatin and Upgrade Guide 7

8 Kaltura MediaSpace Installatin Overview and Requirements Lgs are written t disk and may take extra space. The lgs may either be cleaned peridically r a lg-rtate can be setup if needed. The default lg level is lw and the lgs d nt increase in size quickly. Cache files are written t disk and may take extra space. The expired cache files are deleted autmatically and the ttal space f the cache shuld nt grw drastically. Kaltura MediaSpace Installatin and Upgrade Guide 8

9 SECTION 2 Installing Kaltura MediaSpace This sectin prvides detailed instructins n hw t install Kaltura MediaSpace fr the first time. T start the installatin prcess Cntact yur Kaltura Prject Manager r Accunt Manage t receive the Kaltura MediaSpace installatin package. Extract the installatin archive cntents t yur installatin path. In the fllwing sample, the installatin path is /var/www/mediaspace. NOTE: Yur web server may be cnfigured with a dcument rt path that is different frm the path used in the example (/var/www). Refer t On yur cmmand line, enter: cd /var/www tar zxpvf MediaSpace-versin_number.tar.gz Set the required permissins. On yur cmmand line, enter: cd /var/www/mediaspace chmd 777 cnfigs cnfigs/backups cache lgs Cnfigure an Apache Virtual Hst fr Kaltura MediaSpace. The DcumentRt must pint t the public flder in the MediaSpace rt flder. NOTE: In the example in step 2, yu extracted the cntents f the MediaSpace installatin archive t /var/www/mediaspace. Therefre, the virtual hst s DcumentRt shuld pint t /var/www/mediaspace/public. Fr instructins n hw t set up a virtual hst under Apache, refer t In yur brwser, pen the virtual hst yu cnfigured (fr example, The installatin wizard checks whether system requirements are met. Kaltura MediaSpace Installatin and Upgrade Guide 9

10 Installing Kaltura MediaSpace 6. Cmplete the missing requirements as needed until all requirements are met. 7. When all requirements are met, click Install and fllw the prcedure t install MediaSpace fr the first time. T install MediaSpace fr the first time 1. On the installatin user details windw, fill in the fllwing fields and click Next. Username: Use yur Kaltura Management Cnsle (KMC) user name. Passwrd: Use yur KMC passwrd. Kaltura MediaSpace Installatin and Upgrade Guide 10

11 Installing Kaltura MediaSpace Partner ID: T find yur partner ID: Open the KMC and g t Settings>Accunt Settings. Under Accunt Inf, cpy yur Partner ID value. 2. Instance ID: Specify an Instance Identifier fr this installatin f Kaltura MediaSpace. The ID: Is an alphanumeric string Minimum 4 characters Maximum 10 characters Binds specific settings t the current instance f the applicatin Is used t unify the installatin f MediaSpace in user-level analytics (applicatin name) Is used t separate user rles between MediaSpace instances, s the same user can have different rles in different instances Cannt be changed after installatin Frce Instance ID: Select the checkbx t specify an Instance ID that is used by a previus MediaSpace instance. Depending n yur authenticatin and authrizatin cnfiguratin, Frce Instance ID enables all users wh can lg int the previus instance t lg int this MediaSpace instance. Privacy Cntext: Specify a label fr privacy cntext, used fr end-user entitlements. The label: Is an alphanumeric string Minimum 4 characters Maximum 10 characters Cannt be changed after installatin Kaltura Server URL: Fr Kaltura SaaS, use Wait until the Dne screen is displayed. Kaltura MediaSpace Installatin and Upgrade Guide 11

12 Installing Kaltura MediaSpace 3. Cmplete the pst installatin steps. Kaltura MediaSpace Installatin and Upgrade Guide 12

13 SECTION 3 Upgrading frm MediaSpace Versin 4.x Direct upgrade t MediaSpace 5 is nly supprted frm versin 4.0 and up. T upgrade frm MediaSpace 3.0 r earlier t MediaSpace 5.0, cntact yur Kaltura Prject Manager r Accunt Manager fr assistance. Upgrading is a multi stage prcess in which prcedures must be perfrmed in a particular rder. NOTE: D nt attempt t upgrade frm MediaSpace 3.0 r earlier befre cnsulting yur Kaltura representative. Wrkflw: 1. Backup yur existing MediaSpace cnfiguratin files 2. Verify that the system requirements are met. 3. Chse upgrade methd (in-place, side-by-side) and extract the archive accrdingly 4. Start the upgrade prcess by brwsing t the site 5. Cmplete the pst installatin steps. Backup yur Existing MediaSpace Cnfiguratin Files T backup yur existing MediaSpace cnfiguratin files: Cpy the fllwing cnfiguratin files as a backup frm yur existing MediaSpace installatin: {KMS_PATH}/cnfigs/cnfig.ini {KMS_PATH}/cnfigs/mdules.ini NOTE: We recmmend that yu back up the entire MediaSpace flder befre starting the upgrade prcess. Verify System Requirements Verify that yur server meets all the updated requirements fr MediaSpace 5. Chse a Pssible Upgrade Methd When upgrading t KMS 5.0 yu can chse between tw methds f upgrade. Upgrade In-Place Kaltura MediaSpace Installatin and Upgrade Guide 13

14 Upgrading frm MediaSpace Versin 4.x In this methd yu verride yur existing KMS files with the new files In this methd yu will mst likely want t have a dwn-time during the upgrade prcess, and make the site available again after the upgrade has been cmpleted. Upgrade Side-By-Side In this methd yu setup a new KMS site with the cnfiguratins f the ld ne. In this methd yur existing site can stay available fr yur users, and after the upgrade is cmpleted yu will have t switch yur server s cnfiguratin t have the new site lad when users brwse t yur existing KMS. NOTE: We recmmend that yu back up yur existing MediaSpace flder regardless f the chsen upgrade methd. T perfrm upgrade in-place, fllw these steps: Extract the MediaSpace archive smewhere n yur server. NOTE: Fr example, extract t /tmp: tar xzvf MediaSpace tar.gz /tmp/ Cpy the files frm the extracted using the rsync cmmand. in rder t make sure ld files will be deleted, use the fllwing cmmand: rsync -avc --delete /tmp/mediaspace/ {KMS_PATH}/ \ --exclude="cnfig.ini" --exclude="mdules.ini" \ --exclude="lcal.ini" --exclude="cache.ini" where {KMS_PATH} shuld be replaced with the actual path where yur existing MediaSpace is installed. Brwse t yur MediaSpace site t start the upgrade prcess. T perfrm upgrade side-by-side, fllw these steps: Extract the MediaSpace archive t yur installatin path. NOTE: Yu may fllw steps in this guide, under the Installing MediaSpace fr the First Time sectin. The side-by-side upgrade methd invlves setting up a new MediaSpace installatin. Cpy yur cnfiguratin files frm yur existing MediaSpace installatin int the new MediaSpace installatin. Fr example: cp /var/www/mediaspace/cnfigs/cnfig.ini /var/www/mediaspace_new/cnfigs/ cp /var/www/mediaspace/cnfigs/mdules.ini /var/www/mediaspace_new/cnfigs/ NOTE: Yu may als have cache.ini and lcal.ini in the same flder under yur existing MediaSpace installatin. If yu d, yu may want t cpy them ver as well. Brwse t yur MediaSpace site t start the upgrade prcess. Start the Upgrade Prcess After yu cmpleted ne f the upgrade methds and yu brwse t yur new r existing MediaSpace Kaltura MediaSpace Installatin and Upgrade Guide 14

15 Upgrading frm MediaSpace Versin 4.x installatin (depends n the upgrade methd chsen), MediaSpace perfrms the requirements verificatin. In case sme requirements fail, yu will receive a list f requirements and their statuses, and yu will have t fix the missing requirements and refresh the page. When all requirements are met and yu refresh the page yu are presented with an upgrade frm that cllects infrmatin required fr the upgrade. NOTE: The frm that is presented may include different fields depending n the versin yu are upgrading frm and t. Fill ut the frm, and click Upgrade. After the prcess is finished a cnfirmatin ntice is displayed that the prcess has cmpleted. Yu are nw able t start wrking with the upgraded MediaSpace. Kaltura MediaSpace Installatin and Upgrade Guide 15

16 Upgrading frm MediaSpace Versin 4.x Questins that Arise in Every Upgrade In every upgrade, regardless f the versin yu are upgrading frm r t, the fllwing questins may arise: Wuld yu like t autmatically upgrade the widgets used in yur MediaSpace? Chse yes if yu want the upgrade prcess t create new widgets and verride yur MediaSpace cnfiguratin with these ut-f-the bx uicnfs. If yu custmized any f the widgets, please review the release ntes and change lg t see hw t apply thse changes t yur custmized widgets. Chse n if yu d nt want the upgrade prcess t verride yur MediaSpace cnfiguratin and keep yur current widgets. In this case yu will need t update yur widgets manually by fllwing the release ntes and change lg. Kaltura MediaSpace Installatin and Upgrade Guide 16

17 SECTION 4 Pst Installatin Steps After yu install r upgrade MediaSpace: 1. Set up yur MediaSpace site. Refer t the Kaltura MediaSpace Setup Guide. 2. (Recmmended) In yur Kaltura MediaSpace Administratin Area: a. On the User Management panel ({yur MediaSpace URL}/admin/user-list), add new MediaSpace users. b. On the Cnfiguratin Management panel ({yur MediaSpace URL}/admin/), custmize yur MediaSpace cnfiguratin settings. 3. Fr custmers upgrading frm a previus versin mdify the fllwing: a. Categry Entitlements Enable the fllwing mdules frm In yur Kaltura MediaSpace Administratin Area: Categrymembers Categrymderatin b. Channel Categrizatin T be able t assciate channels t the same categry structure that is used fr media, enable the Channelcategries mdule. c. Update yur custm widgets: Main player, embed player, embedded playlist player, Facebk player versin Krecrd versin Adds supprt fr h.264 NOTE: Updating the uicnf versin can be dne via the TestMe Cnsle. If yu need assistance, cntact yur Prject Manager r supprt Create yur MediaSpace categry structure via the KMC and set the apprpriate users as wners f each categry s they can manage them frm MediaSpace. Yu can refer t the Setting up MediaSpace Categries in the KMC, in the Kaltura MediaSpace Setup Guide, fr instructins n hw t d this. Cnfigure yur MediaSpace hme page accrding t the Setting the Hme Page sectin in the Kaltura MediaSpace Setup Guide. (Optinal) Select a different style fr yur MediaSpace site. NOTE: Functinality may be limited befre yu add users and custmize required cnfiguratin settings. Kaltura MediaSpace Installatin and Upgrade Guide 17

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

Kaltura MediaSpace TM Enterprise 2.0 Requirements and Installation

Kaltura MediaSpace TM Enterprise 2.0 Requirements and Installation Kaltura MediaSpace TM Enterprise 2.0 Requirements and Installatin Updated Aug 30, 2011 Server Requirements Hardware The hardware requirements are mstly dependent n the number f cncurrent users yu expect

More information

Kaltura MediaSpace User Manual. Version: 3.0

Kaltura MediaSpace User Manual. Version: 3.0 Kaltura MediaSpace User Manual Versin: 3.0 Kaltura Business Headquarters 200 Park Avenue Suth, New Yrk, NY. 10003, USA Tel.: +1 800 871 5224 Cpyright 2012 Kaltura Inc. All Rights Reserved. Designated trademarks

More information

Kaltura MediaSpace User Manual. Version: 4.0

Kaltura MediaSpace User Manual. Version: 4.0 Kaltura MediaSpace User Manual Versin: 4.0 Kaltura Business Headquarters 200 Park Avenue Suth, New Yrk, NY. 10003, USA Tel.: +1 800 871 5224 Cpyright 2012 Kaltura Inc. All Rights Reserved. Designated trademarks

More information

Kaltura MediaSpace User Manual. Version: 4.6

Kaltura MediaSpace User Manual. Version: 4.6 Kaltura MediaSpace User Manual Versin: 4.6 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 Reserved. Designated

More information

Upgrading Kaltura MediaSpace TM Enterprise 1.0 to Kaltura MediaSpace TM Enterprise 2.0

Upgrading Kaltura MediaSpace TM Enterprise 1.0 to Kaltura MediaSpace TM Enterprise 2.0 Upgrading Kaltura MediaSpace TM Enterprise 1.0 t Kaltura MediaSpace TM Enterprise 2.0 Assumptins: The existing cde was checked ut f: svn+ssh://mediaspace@kelev.kaltura.cm/usr/lcal/kalsurce/prjects/m ediaspace/scial/branches/production/website/.

More information

Kaltura Video Extension for IBM Connections User Guide. Version: 1.0

Kaltura Video Extension for IBM Connections User Guide. Version: 1.0 Kaltura Vide Extensin fr IBM Cnnectins User Guide Versin: 1.0 Kaltura Business Headquarters 5 Unin Square West, Suite 602, New Yrk, NY, 10003, USA Tel.: +1 800 871 5224 Cpyright 2014 Kaltura Inc. All Rights

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

Kaltura Video Tool for Sakai CLE Quick Start Guide. Version: 2.0

Kaltura Video Tool for Sakai CLE Quick Start Guide. Version: 2.0 Kaltura Vide Tl fr Sakai CLE Quick Start Guide Versin: 2.0 Kaltura Business Headquarters 200 Park Avenue Suth, New Yrk, NY. 10003, USA Tel.: +1 800 871 5224 Cpyright 2011 Kaltura Inc. All Rights Reserved.

More information

Kaltura Video Navigator for ECM Installation and Deployment Guide. Version: 2.0

Kaltura Video Navigator for ECM Installation and Deployment Guide. Version: 2.0 Kaltura Vide Navigatr fr ECM Installatin and Deplyment Guide Versin: 2.0 Kaltura Business Headquarters 250 Park Avenue Suth, 10th Flr, New Yrk, NY 10003 Tel.: +1 800 871 5224 Cpyright 2015 Kaltura Inc.

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

Kaltura Video App for Canvas User Guide. Version: 1.0

Kaltura Video App for Canvas User Guide. Version: 1.0 Kaltura Vide App fr Canvas User Guide Versin: 1.0 Kaltura Business Headquarters 5 Unin Square West, Suite 602, New Yrk, NY, 10003, USA Tel.: +1 800 871 5224 Cpyright 2014 Kaltura Inc. All Rights Reserved.

More information

Kaltura Video Extension for SharePoint User Guide. Version: 2.0

Kaltura Video Extension for SharePoint User Guide. Version: 2.0 Kaltura Vide Extensin fr SharePint User Guide Versin: 2.0 Kaltura Business Headquarters 5 Unin Square West, Suite 602, New Yrk, NY, 10003, USA Tel.: +1 800 871 5224 Cpyright 2014 Kaltura Inc. All Rights

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

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

Oracle Universal Records Management Oracle Universal Records Manager Adapter for Documentum Installation Guide

Oracle Universal Records Management Oracle Universal Records Manager Adapter for Documentum Installation Guide Oracle Universal Recrds Management Oracle Universal Recrds Manager Adapter fr Dcumentum Installatin Guide December 2009 Universal Recrds Manager Adapter fr Dcumentum Installatin Guide, Cpyright 2009, Oracle.

More information

Aras Innovator 8.1 Document #: Last Modified: 4/4/2007. Copyright 2007 Aras Corporation All Rights Reserved.

Aras Innovator 8.1 Document #: Last Modified: 4/4/2007. Copyright 2007 Aras Corporation All Rights Reserved. Aras Innvatr Service Usage Instructins Aras Innvatr 8.1 Dcument #: 8.1.09202006 Last Mdified: 4/4/2007 Aras Crpratin ARAS CORPORATION Cpyright 2007 All rights reserved Aras Crpratin Heritage Place 439

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

Launching Xacta 360 Marketplace AMI Guide June 2017

Launching Xacta 360 Marketplace AMI Guide June 2017 Launching Xacta 360 Marketplace AMI Guide June 2017 Tels Crpratin 2017. 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

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

Live Analytics for Kaltura Live Streaming Information Guide. Version: Jupiter

Live Analytics for Kaltura Live Streaming Information Guide. Version: Jupiter Live Analytics fr Kaltura Live Streaming Infrmatin Guide Versin: Jupiter Kaltura Business Headquarters 250 Park Avenue Suth, 10th Flr, New Yrk, NY 10003 Tel.: +1 800 871 5224 Cpyright 2015 Kaltura Inc.

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

Kaltura Video Extension for SharePoint 2013 Deployment Guide for On-Premise. Version: 1.1 July 2016

Kaltura Video Extension for SharePoint 2013 Deployment Guide for On-Premise. Version: 1.1 July 2016 Kaltura Vide Extensin fr SharePint 2013 Deplyment Guide fr On-Premise Versin: 1.1 July 2016 Kaltura Business Headquarters 250 Park Avenue Suth, 10th Flr, New Yrk, NY 10003 Tel.: +1 800 871 5224 Cpyright

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

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

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

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

Kaltura Video Extension for SharePoint 2013 Deployment Guide for On-Premise. Version: 1.2

Kaltura Video Extension for SharePoint 2013 Deployment Guide for On-Premise. Version: 1.2 Kaltura Vide Extensin fr SharePint 2013 Deplyment Guide fr On-Premise Versin: 1.2 Kaltura Business Headquarters 250 Park Avenue Suth, 10th Flr, New Yrk, NY 10003 Tel.: +1 800 871 5224 Cpyright 2017 Kaltura

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

Your New Service Request Process: Technical Support Reference Guide for Cisco Customer Journey Platform

Your New Service Request Process: Technical Support Reference Guide for Cisco Customer Journey Platform Supprt Guide Yur New Service Request Prcess: Technical Supprt Reference Guide fr Cisc Custmer Jurney Platfrm September 2018 2018 Cisc and/r its affiliates. All rights reserved. This dcument is Cisc Public

More information

TIBCO Statistica Options Configuration

TIBCO Statistica Options Configuration TIBCO Statistica Optins Cnfiguratin Sftware Release 13.3 June 2017 Tw-Secnd Advantage Imprtant Infrmatin SOME TIBCO SOFTWARE EMBEDS OR BUNDLES OTHER TIBCO SOFTWARE. USE OF SUCH EMBEDDED OR BUNDLED TIBCO

More information

Customer Information. Agilent 2100 Bioanalyzer System Startup Service G2949CA - Checklist

Customer Information. Agilent 2100 Bioanalyzer System Startup Service G2949CA - Checklist This checklist is used t prvide guidance and clarificatin n aspects f the auxillary Startup Service (G2949CA) including Security Pack Installatin and Familiarizatin f yur Agilent 2100 Bianalyzer System

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

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

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

Contents: Module. Objectives. Lesson 1: Lesson 2: appropriately. As benefit of good. with almost any planning. it places on the.

Contents: Module. Objectives. Lesson 1: Lesson 2: appropriately. As benefit of good. with almost any planning. it places on the. 1 f 22 26/09/2016 15:58 Mdule Cnsideratins Cntents: Lessn 1: Lessn 2: Mdule Befre yu start with almst any planning. apprpriately. As benefit f gd T appreciate architecture. it places n the understanding

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

UPGRADING TO DISCOVERY 2005

UPGRADING TO DISCOVERY 2005 Centennial Discvery 2005 Why Shuld I Upgrade? Discvery 2005 is the culminatin f ver 18 mnths wrth f research and develpment and represents a substantial leap frward in audit and decisin-supprt technlgy.

More information

Guidance for Applicants: Submitting an application in AAS Ishango Grants Management

Guidance for Applicants: Submitting an application in AAS Ishango Grants Management Guidance fr Applicants: Submitting an applicatin in AAS Ishang Grants Management Histry f changes Versin Date Changes 1 Nv 2016 Current versin Pushing the centre f gravity t Africa 1 Table f Cntents 1

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

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

INSTALLING CCRQINVOICE

INSTALLING CCRQINVOICE INSTALLING CCRQINVOICE Thank yu fr selecting CCRQInvice. This dcument prvides a quick review f hw t install CCRQInvice. Detailed instructins can be fund in the prgram manual. While this may seem like a

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

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

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

Managing User Accounts

Managing User Accounts A variety f user types are available in Lighthuse Transactin Manager (LTM) with cnfigurable permissins that allw the Accunt Administratr and administratr-type users fr the accunt t manage the abilities

More information

Aras Innovator Viewer Add-Ons

Aras Innovator Viewer Add-Ons Aras Innvatr Viewer Add-Ons Aras Innvatr 9.2 Dcument #: 9.2.02232009 Last Mdified: 4/1/2010 Aras Crpratin ARAS CORPORATION Cpyright 2010 All rights reserved Aras Crpratin 300 Brickstne Square Suite 904

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

HPE LoadRunner Best Practices Series. LoadRunner Upgrade Best Practices

HPE LoadRunner Best Practices Series. LoadRunner Upgrade Best Practices HPE LadRunner Best Practices Series LadRunner 12.50 Upgrade Best Practices Dcument publicatin date: Nvember 2015 Cntents 1. Intrductin... 3 Overview... 3 Audience... 3 2. Preparatin... 3 Backup assets...

More information

Sircon User Guide A Guide to Using the Vertafore Sircon Self-Service Portal

Sircon User Guide A Guide to Using the Vertafore Sircon Self-Service Portal Sircn User Guide A Guide t Using the Vertafre Sircn Self-Service Prtal September 2016 Versin 16.8 Cntents Cntents Using the Vertafre Sircn Self-Service Prtal... 3 Lg In... 3 Hme Page... 4 Lg New Cases...

More information

RISKMAN REFERENCE GUIDE TO USER MANAGEMENT (Non-Network Logins)

RISKMAN REFERENCE GUIDE TO USER MANAGEMENT (Non-Network Logins) Intrductin This reference guide is aimed at managers wh will be respnsible fr managing users within RiskMan where RiskMan is nt cnfigured t use netwrk lgins. This guide is used in cnjunctin with the respective

More information

Guidance for Submitting an application or Nomination in AAS Ishango Online System

Guidance for Submitting an application or Nomination in AAS Ishango Online System Guidance fr Submitting an applicatin r Nminatin in AAS Ishang Online System Histry f changes Versin Date Changes 1 Nv 2016 Current versin Pushing the centre f gravity t Africa 1 Table f Cntents 1 General

More information

DC Remote Control Installation and Configuration Guide. Version 1.2

DC Remote Control Installation and Configuration Guide. Version 1.2 DC Remte Cntrl Installatin and Cnfiguratin Guide Versin 1.2 What des the applicatin d? The DminCmms Remte Cntrl applicatin allws the bulk re-cnfiguratin f Cisc IP Telephnes as if the user was present directly

More information

NiceLabel LMS. Installation Guide for Single Server Deployment. Rev-1702 NiceLabel

NiceLabel LMS. Installation Guide for Single Server Deployment. Rev-1702 NiceLabel NiceLabel LMS Installatin Guide fr Single Server Deplyment Rev-1702 NiceLabel 2017. www.nicelabel.cm 1 Cntents 1 Cntents 2 2 Architecture 3 2.1 Server Cmpnents and Rles 3 2.2 Client Cmpnents 3 3 Prerequisites

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

UiPath Automation. Walkthrough. Walkthrough Calculate Client Security Hash

UiPath Automation. Walkthrough. Walkthrough Calculate Client Security Hash UiPath Autmatin Walkthrugh Walkthrugh Calculate Client Security Hash Walkthrugh Calculate Client Security Hash Start with the REFramewrk template. We start ff with a simple implementatin t demnstrate the

More information

Kaltura MediaSpace User Manual

Kaltura MediaSpace User Manual Kaltura MediaSpace User Manual Versin: 5.69 February 2018 Kaltura Business Headquarters 250 Park Avenue Suth, 10th Flr, New Yrk, NY 10003 Tel.: +1 800 871 5224 Cpyright 2018 Kaltura Inc. All Rights Reserved.

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

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

OO Shell for Authoring (OOSHA) User Guide

OO Shell for Authoring (OOSHA) User Guide Operatins Orchestratin Sftware Versin: 10.70 Windws and Linux Operating Systems OO Shell fr Authring (OOSHA) User Guide Dcument Release Date: Nvember 2016 Sftware Release Date: Nvember 2016 Legal Ntices

More information

BlackBerry Server Installation and Upgrade Service

BlackBerry Server Installation and Upgrade Service Server and Upgrade Service Prgram Descriptin ( Install and Upgrade Service Prgram Descriptin ) NOTE: This dcument includes all attached Annexes, is prvided fr infrmatinal purpses nly, and des nt cnstitute

More information

Kaltura MediaSpace Setup Guide. Version: 5.22

Kaltura MediaSpace Setup Guide. Version: 5.22 Kaltura MediaSpace Setup Guide Versin: 5.22 Kaltura Business Headquarters 250 Park Avenue Suth, 10th Flr, New Yrk, NY 10003 Tel.: +1 800 871 5224 Cpyright 2015 Kaltura Inc. All Rights Reserved. Designated

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

Procurement Contract Portal. User Guide

Procurement Contract Portal. User Guide Prcurement Cntract Prtal User Guide Cntents Intrductin...2 Access the Prtal...2 Hme Page...2 End User My Cntracts...2 Buttns, Icns, and the Actin Bar...3 Create a New Cntract Request...5 Requester Infrmatin...5

More information

Dell Chassis Management Controller (CMC) Version 1.35 for Dell PowerEdge VRTX. Release Notes

Dell Chassis Management Controller (CMC) Version 1.35 for Dell PowerEdge VRTX. Release Notes Dell Chassis Management Cntrller (CMC) Versin 1.35 fr Dell PwerEdge VRTX Release Ntes Release Type and Definitin The Dell Chassis Management Cntrller (CMC) Versin 1.35 fr Dell PwerEdge VRTX is a System

More information

Kaltura MediaSpace User Manual

Kaltura MediaSpace User Manual Kaltura MediaSpace User Manual Versin: 5.76 August 2018 Kaltura Business Headquarters 250 Park Avenue Suth, 10th Flr, New Yrk, NY 10003 Tel.: +1 800 871 5224 Cpyright 2018 Kaltura Inc. All Rights Reserved.

More information

Refreshing Axiom TEST with a Current Copy of Production Axiom EPM June 20, 2014

Refreshing Axiom TEST with a Current Copy of Production Axiom EPM June 20, 2014 Refreshing Axim TEST with a Current Cpy f Prductin Axim EPM June 20, 2014 Refreshing Axim TEST If yu maintain an Axim TEST envirnment yu will want t refresh it with a current cpy f yur PROD database when

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

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

Enterprise Chat and Developer s Guide to Web Service APIs for Chat, Release 11.6(1)

Enterprise Chat and  Developer s Guide to Web Service APIs for Chat, Release 11.6(1) Enterprise Chat and Email Develper s Guide t Web Service APIs fr Chat, Release 11.6(1) Fr Unified Cntact Center Enterprise August 2017 Americas Headquarters Cisc Systems, Inc. 170 West Tasman Drive San

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

AvePoint Timeline Enterprise for Microsoft Dynamics CRM

AvePoint Timeline Enterprise for Microsoft Dynamics CRM AvePint Timeline Enterprise 1.0.2 fr Micrsft Dynamics CRM Installatin and Cnfiguratin Guide Revisin B Issued Nvember 2013 Timeline Enterprise fr Micrsft Dynamics CRM Install and Cnfig 1 Table f Cntents

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

September 24, Release Notes

September 24, Release Notes September 24, 2013 Release Ntes Cntacting Lestream Lestream Crpratin 411 Waverley Oaks Rd. Suite 316 Waltham, MA 02452 USA http://www.lestream.cm Telephne: +1 781 890 2019 Fax: +1 781 688 9338 T submit

More information

EView/400i Management Pack for Systems Center Operations Manager (SCOM)

EView/400i Management Pack for Systems Center Operations Manager (SCOM) EView/400i Management Pack fr Systems Center Operatins Manager (SCOM) Cncepts Guide Versin 7.0 July 2015 1 Legal Ntices Warranty EView Technlgy makes n warranty f any kind with regard t this manual, including,

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

A Purchaser s Guide to CondoCerts

A Purchaser s Guide to CondoCerts Lgin t CndCerts - T submit a request with CndCerts, lg n t www.cndcerts.cm. First time users will fllw the New Users link t register. Dcument r print screen the User ID and Passwrd prvided. New accunts

More information

Quick Guide on implementing SQL Manage for SAP Business One

Quick Guide on implementing SQL Manage for SAP Business One Quick Guide n implementing SQL Manage fr SAP Business One The purpse f this dcument is t guide yu thrugh the quick prcess f implementing SQL Manage fr SAP B1 SQL Server databases. SQL Manage is a ttal

More information

Renewal Reminder. User Guide. Copyright 2009 Data Springs Inc. All rights reserved.

Renewal Reminder. User Guide. Copyright 2009 Data Springs Inc. All rights reserved. Renewal Reminder User Guide Cpyright 2009 Data Springs Inc. All rights reserved. Renewal Reminder 2.5 User Guide Table f cntents: 1 INTRODUCTION...3 2 INSTALLATION PROCEDURE...4 3 ADDING RENEWAL REMINDER

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

CLIC ADMIN USER S GUIDE

CLIC ADMIN USER S GUIDE With CLiC (Classrm In Cntext), teaching and classrm instructin becmes interactive, persnalized, and fcused. This digital-based curriculum, designed by Gale, is flexible allwing teachers t make their classrm

More information

Kaltura Video Building Block for Blackboard Learn User Guide. Version: 5 for Blackboard Learn 9.x

Kaltura Video Building Block for Blackboard Learn User Guide. Version: 5 for Blackboard Learn 9.x Kaltura Vide Building Blck fr Blackbard Learn User Guide Versin: 5 fr Blackbard Learn 9.x 1 Kaltura Business Headquarters 250 Park Avenue Suth, 10th Flr, New Yrk, NY 10003 Tel.: +1 800 871 5224 Cpyright

More information

SOLA and Lifecycle Manager Integration Guide

SOLA and Lifecycle Manager Integration Guide SOLA and Lifecycle Manager Integratin Guide SOLA and Lifecycle Manager Integratin Guide Versin: 7.0 July, 2015 Cpyright Cpyright 2015 Akana, Inc. All rights reserved. Trademarks All prduct and cmpany names

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

FollowMe. FollowMe. Q-Server Quick Integration Guide. Revision: 5.4 Date: 11 th June Page 1 of 26

FollowMe. FollowMe. Q-Server Quick Integration Guide. Revision: 5.4 Date: 11 th June Page 1 of 26 Q-Server Quick Integratin Guide Revisin: 5.4 Date: 11 th June 2009 Page 1 f 26 Cpyright, Disclaimer and Trademarks Cpyright Cpyright 1997-2009 Ringdale UK Ltd. All rights reserved. N part f this publicatin

More information

Customer Upgrade Checklist

Customer Upgrade Checklist Custmer Upgrade Checklist Getting Ready fr Yur Sabre Prfiles Upgrade Kicking Off the Prject Create a prfiles prject team within yur agency. Cnsider including peple wh can represent bth the business and

More information

AvePoint Discovery Tool 3.5. User Guide

AvePoint Discovery Tool 3.5. User Guide AvePint Discvery Tl 3.5 User Guide Issued January 2018 Table f Cntents What s New in this Release... 3 Abut AvePint Discvery Tl... 4 Submitting Dcumentatin Feedback t AvePint... 5 Befre Yu Begin... 6 System

More information

Kaltura Video Package V4 for Moodle Setup Guide. Version: 4 for Moodle

Kaltura Video Package V4 for Moodle Setup Guide. Version: 4 for Moodle Kaltura Vide Package V4 fr Mdle Setup Guide Versin: 4 fr Mdle 2.5-2.7 Kaltura Business Headquarters 250 Park Avenue Suth, 10th Flr, New Yrk, NY 10003 Tel.: +1 800 871 5224 Cpyright 2014 Kaltura Inc. All

More information

Dell EqualLogic PS Series Arrays: Expanding Windows Basic Disk Partitions

Dell EqualLogic PS Series Arrays: Expanding Windows Basic Disk Partitions TECHNICAL REPORT Dell EqualLgic PS Series Arrays: Expanding Windws Basic Disk Partitins ABSTRACT This Technical Reprt describes hw t expand Micrsft Windws basic disk vlumes after increasing the size f

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

Max 8/16 and T1/E1 Gateway, Version FAQs

Max 8/16 and T1/E1 Gateway, Version FAQs Frequently Asked Questins Max 8/16 and T1/E1 Gateway, Versin 1.5.10 FAQs The FAQs have been categrized int the fllwing tpics: Calling Calling Cmpatibility Cnfiguratin Faxing Functinality Glssary Q. When

More information

Concentrix University Learning Portal FAQ Document

Concentrix University Learning Portal FAQ Document Cncentrix University Learning Prtal FAQ Dcument Belw are answers t sme cmmnly asked questins abut the Cncentrix University Learning Prtal. If yu d nt see an answer t yur questin, there are cntacts fr additinal

More information

Technical Paper. Installing and Configuring SAS Environment Manager in a SAS Grid Environment

Technical Paper. Installing and Configuring SAS Environment Manager in a SAS Grid Environment Technical Paper Installing and Cnfiguring SAS Envirnment Manager in a SAS Grid Envirnment Last Mdified: Octber 2016 Release Infrmatin Cntent Versin: Octber 2016. Trademarks and Patents SAS Institute Inc.,

More information

Users, groups, collections and submissions in DSpace. Contents

Users, groups, collections and submissions in DSpace. Contents Users, grups, cllectins and submissins in DSpace Cntents Key cncepts... 2 User accunts and authenticatin... 2 Authrisatin and privileges... 2 Resurce plicies... 2 User rles and grups... 3 Submissin wrkflws...

More information

INTELLISNAP. TECHNOLOGY QUICK START GUIDE Pure Storage FlashArray. Publish Date: July 30, 2015 Distribution: Public Author: Jonathan Howard

INTELLISNAP. TECHNOLOGY QUICK START GUIDE Pure Storage FlashArray. Publish Date: July 30, 2015 Distribution: Public Author: Jonathan Howard INTELLISNAP TECHNOLOGY QUICK START GUIDE Pure Strage FlashArray Publish Date: July 30, 2015 Distributin: Public Authr: Jnathan Hward Quick Start Guide This quick start guide is intended t launch users

More information

Introduction to Mindjet on-premise

Introduction to Mindjet on-premise Intrductin t Mindjet n-premise Mindjet Crpratin Tll Free: 877-Mindjet 1160 Battery Street East San Francisc CA 94111 USA Phne: 415-229-4200 Fax: 415-229-4201 www.mindjet.cm 2012 Mindjet. All Rights Reserved

More information

CROWNPEAK DESKTOP CONNECTION (CDC) INSTALLATION GUIDE VERSION 2.0

CROWNPEAK DESKTOP CONNECTION (CDC) INSTALLATION GUIDE VERSION 2.0 TECHNICAL DOCUMENTATION CROWNPEAK DESKTOP CONNECTION (CDC) INSTALLATION GUIDE VERSION 2.0 AUGUST 2012 2012 CrwnPeak Technlgy, Inc. All rights reserved. N part f this dcument may be reprduced r transmitted

More information

AvePoint Online Services 2

AvePoint Online Services 2 2 User Guide Service Pack 10 Issued Octber 2017 Table f Cntents What is New in this Release... 6 Abut... 9 Versins: Cmmercial and U.S. Gvernment Public Sectr... 9 Submitting Dcumentatin Feedback t AvePint...

More information

Stock Affiliate API workflow

Stock Affiliate API workflow Adbe Stck Stck Affiliate API wrkflw The purpse f this dcument is t illustrate the verall prcess and technical wrkflw fr Adbe Stck partners wh want t integrate the Adbe Stck Search API int their applicatins.

More information

Class Roster. Curriculum Class Roster Step-By-Step Procedure

Class Roster. Curriculum Class Roster Step-By-Step Procedure Imprtant Infrmatin The page prvides faculty and staff a list f students wh are enrlled and waitlisted in a particular class. Instructrs are given access t each class fr which they are listed as an instructr,

More information