Bitnami LAMP for Huawei Enterprise Cloud

Size: px
Start display at page:

Download "Bitnami LAMP for Huawei Enterprise Cloud"

Transcription

1 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? Once the deplyment finishes, yu can access the welcme page frm yur brwser: Regardless f hw yu access it, yu shuld see a page similar t the examples belw: T get started with Bitnami AMP stacks, we suggest the fllwing steps: Step 1. Deply yur PHP applicatin.

2 The main directry t deply yur PHP applicatin is /pt/bitnami/apache2/htdcs. Yu can cpy yur PHP applicatin files t that directry and access the applicatin via yur brwser. If yu d nt have a PHP applicatin yet, we suggest deplying the PHP inf example. D yu have issues trying t cnnect t yur server? Check ur FAQ. Step 2. Add a Bitnami applicatin n tp f the AMP stack. Yu can install additinal Bitnami applicatins n tp f an AMP stack using mdule installers. Yu can dwnlad WrdPress, Drupal, Magent, Mdle amng ther applicatins frm the Bitnami website and extend the functinality f yur server. Yu can see mre inf in ur step-by-step guide. Step 3. Access phpmyadmin. phpmyadmin is a PHP-based applicatin intended t handle the administratin f MySQL ver the Web. Find mre infrmatin n hw t access phpmyadmin. Hw t start r stp the services? Each Bitnami stack includes a cntrl script that lets yu easily stp, start and restart services. The script is lcated at /pt/bitnami/ctlscript.sh. Call it withut any service name arguments t start all services: sud /pt/bitnami/ctlscript.sh start Or use it t restart a single service, such as Apache nly, by passing the service name as argument: sud /pt/bitnami/ctlscript.sh restart apache Use this script t stp all services: sud /pt/bitnami/ctlscript.sh stp Restart the services by running the script withut any arguments: sud /pt/bitnami/ctlscript.sh restart Obtain a list f available services and peratins by running the script withut any arguments:

3 sud /pt/bitnami/ctlscript.sh Hw can I run a cmmand in the Bitnami LAMP Stack? Bitnami clud images have been already cnfigured t run any cmmand in the server directly. Yu can run the fllwing nes t check the versins f the cmpnents that are already installed: php --versin PHP (cli) (built: Jun :31:52) Cpyright (c) The PHP Grup Zend Engine v2.5.0, Cpyright (c) Zend Technlgies with Zend OPcache v7.0.4-dev, Cpyright (c) , by Zend Techn lgies mysql --versin /pt/bitnami/mysql/bin/mysql.bin Ver Distrib , fr linux-gl ibc2.5 (x86_64) using EditLine wrapper httpd -v Server versin: Apache/ (Unix) Server built: Jun :43:35 Hw t uplad files t the server with SFTP? NOTE: Bitnami applicatins can be fund in /pt/bitnami/apps. When uplading files via SFTP, yu must have the server's IP address, username and passwrd r, if yu chse t deply the server with an SSH key instead f a passwrd, yu must have the server username and crrespnding SSH private key in.ppk frmat (fr Windws) r in.pem frmat (fr Linux and Mac OS X). T btain the IP address fr yur server, fllw these steps: Lg in t the Huawei Clud Server Cnsle. Navigate t the "Cmputing -> Elastic Clud Server" sectin. Nte the public IP address fr the server yu wish t cnnect t.

4 Once yu have cnfirmed that yu have the IP address and crrect SSH credentials fr yur server, fllw the instructins belw depending n the platfrm yu wish t use. Althugh yu can use any SFTP/SCP client t transfer files t yur server, this guide dcuments FileZilla (Windws, Linux and Mac OS X), WinSCP (Windws) and Cyberduck (Mac OS X). Using an SSH Key Once yu have yur server's SSH key, chse yur preferred applicatin and fllw the steps belw t cnnect t the server using SFTP. FileZilla IMPORTANT: T use FileZilla, yur server private key shuld be in PPK frmat. Fllw these steps: Dwnlad and install FileZilla. Launch FileZilla and use the "Edit -> Settings" cmmand t bring up FileZilla's cnfiguratin settings. Within the "Cnnectin -> SFTP" sectin, use the "Add keyfile" cmmand t select the private key file fr the server. FileZilla will use

5 this private key t lg in t the server. Use the "File -> Site Manager -> New Site" cmmand t bring up the FileZilla Site Manager, where yu can set up a cnnectin t yur server. Enter yur server hst name and specify bitnami as the user name.

6 Select "SFTP" as the prtcl and "Ask fr passwrd" as the lgn type. Use the "Cnnect" buttn t cnnect t the server and begin an SFTP sessin. Yu might need t accept the server key, by clicking "Yes" r "OK" t prceed. Yu shuld nw be lgged int the /hme/bitnami directry n the server. Yu can nw transfer files by dragging and drpping them frm the lcal server windw t the remte server windw. If yu have prblems accessing yur server, get extra infrmatin by use the "Edit -> Settings -> Debug" menu t activate FileZilla's debug lg.

7 WinSCP IMPORTANT: T use WinSCP, yur server private key shuld be in PPK frmat. Fllw these steps: Dwnlad and install WinSCP. Launch WinSCP and in the "Sessin" panel, select "SFTP" as the file prtcl.

8 Enter yur server hst name and specify bitnami as the user name. Click the "Advanced " buttn and within the "SSH -> Authenticatin -> Authenticatin parameters" sectin, select the private key file fr the

9 server. WinSCP will use this private key t lg in t the server. Frm the "Sessin" panel, use the "Lgin" buttn t cnnect t the server and begin an SCP sessin. Yu shuld nw be lgged int the /hme/bitnami directry n the server. Yu can nw transfer files by dragging and drpping them frm the lcal server windw t the remte server windw. If yu need t uplad files t a lcatin where the bitnami user desn't have write permissins, yu have tw ptins: Once yu have cnfigured WinSCP as described abve, click the "Advanced " buttn and within the "Envirnment -> Shell" panel, select sud su - as yur shell. This will allw yu t uplad files using the

10 administratr accunt. Uplad the files t the /hme/bitnami directry as usual. Then, cnnect via SSH and mve the files t the desired lcatin with the sud cmmand, as shwn belw: sud mv /hme/bitnami/upladed-file /path/t/desired/lcatin/ Cyberduck IMPORTANT: T use Cyberduck, yur server private key shuld be in PEM frmat. Fllw these steps:

11 Select the "Open Cnnectin" cmmand and specify "SFTP" as the cnnectin prtcl. In the cnnectin details panel, under the "Mre Optins" sectin, enable the "Use Public Key Authenticatin" ptin and specify the path

12 t the private key file fr the server. Use the "Cnnect" buttn t cnnect t the server and begin an SFTP sessin. Yu shuld nw be lgged int the /hme/bitnami directry n the server. Yu can nw transfer files by dragging and drpping them frm the lcal server windw t the remte server windw. Using a Passwrd Once yu have yur server's SSH credentials, chse yur preferred applicatin and fllw the steps belw t cnnect t the server using SFTP. FileZilla Fllw these steps: Dwnlad and install FileZilla. Launch FileZilla and use the "File -> Site Manager -> New Site" cmmand t bring up the FileZilla Site Manager, where yu can set up a cnnectin t yur server. Enter yur server hst name. Select "SFTP" as the prtcl and "Ask fr passwrd" as the lgn type. Use bitnami as the server username and the passwrd generated

13 during the server deplyment prcess. Use the "Cnnect" buttn t cnnect t the server and begin an SFTP sessin. Yu might need t accept the server key, by clicking "Yes" r "OK" t prceed. Yu shuld nw be lgged int the /hme/bitnami directry n the server. Yu can nw transfer files by dragging and drpping them frm the lcal server windw t the remte server windw. If yu have prblems accessing yur server, get extra infrmatin by use the "Edit -> Settings -> Debug" menu t activate FileZilla's debug lg.

14 WinSCP Fllw these steps: Dwnlad and install WinSCP. Launch WinSCP and in the "Sessin" panel, select "SFTP" as the file prtcl.

15 Enter yur server hst name and set bitnami as the server username. Frm the "Sessin" panel, use the "Lgin" buttn t cnnect t the server and begin an SCP sessin. Enter the passwrd when prmpted. Yu shuld nw be lgged int the /hme/bitnami directry n the server. Yu can nw transfer files by dragging and drpping them frm the lcal server windw t the remte server windw. Cyberduck Fllw these steps:

16 Select the "Open Cnnectin" cmmand and specify "SFTP" as the cnnectin prtcl.

17 In the cnnectin details panel, enter the server IP address, bitnami as the username, and the passwrd generated during the deplyment pr Use the "Cnnect" buttn t cnnect t the server and begin an SFTP sessin. Yu shuld nw be lgged int the /hme/bitnami directry n the server. Yu can nw transfer files by dragging and drpping them frm the lcal server windw t the remte server windw. Which cmpnents are included in LAMP? The Bitnami LAMP Stack ships the cmpnents listed belw. If yu want t knw which specific versin f each cmpnent is bundled in the stack yu are dwnlading, check the README.txt file in the dwnlad page r in the /pt/bitnami directry. Yu can als find mre infrmatin abut each cmpnent using the links belw. Main cmpnents:

18 PHP scripting language Apache Web server MySQL/MariaDB database server phpmyadmin web applicatin management tl fr MySQL database Framewrks fr develpment: Zend Framewrk Symfny CdeIgniter CakePHP Smarty Laravel Dependencies and additinal cmpnents: Varnish prxy cache server ImageMagick tl SQLite database MdSecurity mdule XDebug mdule Xcache mdule OAuth mdule Memcache mdule FastCGI mdule APC mdule GD library OpenSSL library CURL library OpenLDAP library PEAR and PECL package manager tls Hw can I deply my PHP applicatin? The main directry t deply yur PHP applicatin is /pt/bitnami/apache2/htdcs. Yu can cpy yur PHP applicatin files t that directry and access the applicatin via yur brwser at Hw can I check the PHP cnfiguratin with phpinf? Sme versins f the Bitnami LAMP Stack include a dcs/ flder in the installatin directry that cntains sme PHP examples. Amng these is a

19 phpinf.php script that shws the current PHP cnfiguratin and is typically used t check that PHP was installed crrectly. In rder t be able t access it, fllw these steps belw: Cpy the phpinf.php script frm the installatin directry t a publicly accessible lcatin under the Web server dcument rt. cp /pt/bitnami/dcs/phpinf.php /pt/bitnami/apache2/htdcs Brwse t Yu shuld see smething like the page belw, which cntains detailed infrmatin n yur PHP deplyment. Hw can I add applicatins n tp f LAMP? Yu can install several applicatin mdules n tp f LAMP. That way, all f the Bitnami-packaged applicatins yu want t run will share a single instance

20 f Apache, MySQL r PstgreSQL (depending n the stack) and PHP, which will save space and imprve perfrmance. Yu can dwnlad and install any PHP-based Bitnami applicatin, including WrdPress, Jmla!, Drupal, SugarCRM and thers, n tp f an existing Bitnami LAMP Stack deplyment. Find a list f all the supprted applicatin mdules. Once yu have dwnladed the applicatin mdule, fllw the steps belw t install it: Change t the directry cntaining the dwnladed mdule and make it executable. Then, execute the installatin script. Fr example, if yu're installing WrdPress, yu wuld use cmmands similar t the fllwing: cd /tmp chmd +x./bitnami-wrdpress-*-mdule-linux-x64-installer.run sud./bitnami-wrdpress-*-mdule-linux-x64-installer.run NOTE: Bitnami ffers bth 32-bit and 64-bit versins f applicatin mdules. Use the versin apprpriate fr yur platfrm. If yu're nt sure whether yu're running a 32-bit r 64-bit perating system, use the uname -a cmmand.

21 During the installatin prcess, yu will need t specify the installatin directry f yur Bitnami LAMP Stack. By default, the installatin directry is /pt/bitnami. During the installatin prcess, yu will als need t specify the current database administratr's passwrd (the passwrd fr user rt fr MySQL databases and user pstgres fr PstgreSQL databases). This passwrd is part f the applicatin credentials. Find ut hw t btain credentials in the FAQ. During the installatin prcess, yu will als be prmpted t create an administratr accunt fr the applicatin, by prviding a user name and/r an address. Sme applicatin mdules may als ask yu t specify a passwrd. NOTE: If nt specifically prmpted fr a passwrd, the default administratr passwrd fr the applicatin is autmatically set t the same value as the database administratr's passwrd prvided in the previus step. This default administratr passwrd can be changed at any time thrugh the applicatin's Web administratin panel r Web dashbard, after the mdule has been successfully installed. After the installatin prcess is cmplete, access the installed applicatin by brwsing t Fr example, if yu have installed WrdPress, yu can access it at T access the applicatin's administratin panel r Web dashbard, use the applicatin administratr accunt credentials set during the mdule installatin prcess. Hw can I run a custm PHP script? Add yur PHP script t the /pt/bitnami/apache2/htdcs/ directry, then brwse t it via the URL where FILENAME is the name f the PHP script. Fr an example, refer t the sectin n using phpinf. NOTE: If yur script file is named index.php, then yu must access it using the URL and nt This is because the Apache server included in the AMP stack is cnfigured t recgnize bth index.html and index.php files by default, but t give the included index.html file pririty. T alter this behaviur, simply mve the /pt/bitnami/apache2/htdcs/index.html file t a different lcatin. What are the "develpment" and "prductin" mdes fr applicatins?

22 Applicatins are cnfigured using prductin mde n clud servers by default. These servers already include a lcal FTP server (vsftpd) that it is nly available fr lcal cnnectins (nt remte cnnectins). Sme applicatins like WrdPress, Jmla!, Magent r Drupal are cnfigured t use this server t dwnlad and install plugins, themes r any extensin. Hw t access phpmyadmin? Fr security reasns, phpmyadmin is accessible nly when using as the hstname. T access it frm a remte system, yu must create an SSH tunnel that rutes requests t the Apache Web server frm This implies that yu must be able t cnnect t yur server ver SSH in rder t access these applicatins remtely. IMPORTANT: Befre fllwing the steps belw, ensure that yur Apache and MySQL servers are running. NOTE: The steps belw suggest using prt 8888 fr the SSH tunnel. If this prt is already in use by anther applicatin n yur lcal machine, replace it with any ther prt number greater than 1024 and mdify the steps belw accrdingly. Similarly, if yu have enabled Varnish, yur stack's Apache Web server might be running n prt 81. In this case, mdify the steps belw t use prt 81 instead f prt 80 fr the tunnel endpint. Windws T access the applicatin using yur Web brwser, create an SSH tunnel, as described belw. Dwnlad PuTTY and make sure yu can lg in t the server cnsle with it fllwing the instructins in the FAQ. Once yu have cnfirmed yu are able t lg in successfully, lg back ut. Recnnect t the server using PuTTY, this time adapting the steps t include an additinal SSH tunnel. When cnfiguring the new SSH sessin in PuTTY, additinally navigate t the "Cnnectin -> SSH -> Tunnels" sectin and create a secure tunnel by frwarding prt 80 n the server t prt 8888 n the lcal hst ( r lcalhst). Click the "Add" buttn t add the secure tunnel cnfiguratin t the sessin. Here is an example:

23 G back t the "Sessin" sectin and save yur changes by clicking the "Save" buttn. Click the "Open" buttn t pen an SSH sessin t the server. The SSH sessin will nw include a secure SSH tunnel between the tw specified prts. While the tunnel is active, yu shuld be able t access the phpmyadmin cnsle thrugh the secure SSH tunnel yu created, by brwsing t T lg in, use username rt fr MySQL and the applicatin passwrd frm the detail page fr yur clud server. If yu are unable t access phpmyadmin, verify that the SSH tunnel was created by checking the PuTTY event lg (accessible via the "Event Lg" menu):

24 Linux and Mac OS X T access the applicatin using yur Web brwser, create an SSH tunnel, as described belw. Open a new terminal windw n yur lcal system (fr example, using "Finder -> Applicatins -> Utilities -> Terminal" in Mac OS X r the Dash in Ubuntu). Make sure yu can lg in t the server cnsle fllwing the instructins in the FAQ. Once yu have cnfirmed yu are able t lg in successfully, lg back ut. Run the fllwing cmmand t cnfigure the SSH tunnel. Remember t replace SERVER-IP with the public IP address r hstname f yur server. Enter yur SSH passwrd when prmpted. ssh -N -L 8888: :80 bitnami@server-ip If yu are using a private key t cnnect t the server, use the fllwing cmmand instead, remembering t replace KEYFILE with the path t yur private key and SERVER-IP with the public IP address r hstname f yur server: ssh -N -L 8888: :80 -i KEYFILE bitnami@server-ip NOTE: If successful, the abve cmmands will create an SSH tunnel but will nt display any utput n the server cnsle. While the tunnel is active, yu shuld be able t access the phpmyadmin cnsle thrugh the secure SSH tunnel yu created, by brwsing t T lg in, use username rt fr MySQL and the applicatin passwrd frm the detail page fr yur clud server.

25 Hw t create a custm PHP applicatin? Many users run a Bitnami stack as a develpment envirnment fr their wn PHP prjects (as ppsed t running third-party applicatins such as Jmla! r WrdPress). T deply yur PHP applicatin in this envirnment, yu have tw ptins: T make a single PHP applicatin accessible at the rt URL f the Web server (fr example, simply cpy the PHP files int the /pt/bitnami/apache2/htdcs flder. Fr an example, take a lk at the phpinf example. T have several applicatins running, create the same structure used by Bitnami when installing Bitnami PHP applicatins. Recent versins f Bitnami stacks ship a dem applicatin with this structure t help yu get started. T use this, fllw the steps belw: Cpy the /pt/bitnami/dcs/dem flder int the /pt/bitnami/apps directry. sud cp -r /pt/bitnami/dcs/dem /pt/bitnami/apps Add the fllwing line t the end f the /pt/bitnami/apache2/cnf/bitnami/bitnami-apps-prefix.cnf file: Include "/pt/bitnami/apps/dem/cnf/httpd-prefix.cnf" Restart the Apache server using the cmmand-line tl. sud /pt/bitnami/ctlscript.sh restart apache Yu shuld nw be able t access the dem applicatin at Yu shuld see a "Hell wrld" message in yur brwser. If yur stack des nt include a dem applicatin, r if yu prefer t create a custm PHP applicatin frm scratch, fllw the steps belw. These steps assume that yur applicatin will live in the /pt/bitnami/apps/myapp/ directry: Run the fllwing cmmands t create the directries: sud mkdir /pt/bitnami/apps/myapp sud mkdir /pt/bitnami/apps/myapp/htdcs/

26 sud mkdir /pt/bitnami/apps/myapp/cnf Create and edit the /pt/bitnami/apps/myapp/cnf/httpd-prefix.cnf file and add the line belw t it: Alias /myapp/ "/pt/bitnami/apps/myapp/htdcs/" Alias /myapp "/pt/bitnami/apps/myapp/htdcs/" Include "/pt/bitnami/apps/myapp/cnf/httpd-app.cnf" Create and edit the /pt/bitnami/apps/myapp/cnf/httpd-app.cnf file and add the cntent belw t it. This is the main cnfiguratin file fr yur applicatin, s mdify it further depending n yur applicatin's requirements. <Directry /pt/bitnami/apps/myapp/htdcs/> Optins +FllwSymLinks AllwOverride Nne <IfVersin < 2.3 > Order allw,deny Allw frm all </IfVersin> <IfVersin >= 2.3> Require all granted </IfVersin> </Directry> NOTE: If yur applicatin uses.htaccess files, yu shuld change the AllwOverride Nne ptin t AllwOverride All. Find ut hw t mve the.htaccess file cntent t the main server cnfiguratin file. Once yu have created the files and directries abve, add the fllwing line t the end f the main Apache cnfiguratin file at /pt/bitnami/apache2/cnf/bitnami/bitnami-apps-prefix.cnf, as shwn belw:

27 Include "/pt/bitnami/apps/myapp/cnf/httpd-prefix.cnf" Restart the Apache server: sud /pt/bitnami/ctlscript.sh restart apache Yu shuld nw be able t access the applicatin at Hw t disable the cache in the server? If yu are develping n tp f an AMP Stack r custmizing any Bitnami Stack, yur files (like JavaScript files) may be cached by the server and even yu mdify them yur changes will nt appear t be applied. In rder t disable the cache in the server and let the files be served each time, disable PageSpeed fr Apache and OPCache, enabled by default in PHP. T disable PageSpeed, cmment ut the fllwing lines in yur httpd.cnf (/pt/bitnami/apache2/cnf/httpd.cnf) #Include cnf/pagespeed.cnf #Include cnf/pagespeed_libraries.cnf T disable OPCache, change pcache.enable in yur php.ini file and set it t 0 (/pt/bitnami/php/etc/php.ini) Hw t cnnect t the MySQL database? Yu can cnnect t the MySQL database frm the same cmputer where it is installed with the mysql client tl. mysql -u rt -p Yu will be prmpted t enter the rt user passwrd. This is the same as the applicatin passwrd. Find ut hw t btain applicatin credentials.

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

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

Getting Started with the SDAccel Environment on Nimbix Cloud

Getting Started with the SDAccel Environment on Nimbix Cloud Getting Started with the SDAccel Envirnment n Nimbix Clud Revisin Histry The fllwing table shws the revisin histry fr this dcument. Date Versin Changes 09/17/2018 201809 Updated figures thrughut Updated

More information

Deploy Your First Cloud Foundry App to Any Cloud Foundry Service Provider

Deploy Your First Cloud Foundry App to Any Cloud Foundry Service Provider Deply Yur First Clud Fundry App t Any Clud Fundry Service Prvider cludwrkshp.rg/cludfundry Presenter: Dave Nielsen Clud Cmputing Evangelist @davenielsen May 2015 Dave Nielsen dnielsen@gmail.cm twitter.cm/davenielsen

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

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

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

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

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

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

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

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

I - EDocman Installation EDocman component EDocman Categories module EDocman Documents Module...2

I - EDocman Installation EDocman component EDocman Categories module EDocman Documents Module...2 I - EDcman Installatin...2 1 - EDcman cmpnent...2 2 - EDcman Categries mdule...2 3 - EDcman Dcuments Mdule...2 4 - EDcman Search Plugin...3 5 - SH404 SEF plugin...3 II - Using EDcman extensin...3 I - EDcman

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

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

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

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

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

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

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

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

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

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

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

Single File Upload Guide

Single File Upload Guide Single File Uplad Guide August 15, 2018 Versin 9.6.134.78 Single File Uplad Guide 1 Fr the mst recent versin f this dcument, visit ur dcumentatin website. Single File Uplad Guide 2 Table f Cntents 1 Single

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

TN How to configure servers to use Optimise2 (ERO) when using Oracle

TN How to configure servers to use Optimise2 (ERO) when using Oracle TN 1498843- Hw t cnfigure servers t use Optimise2 (ERO) when using Oracle Overview Enhanced Reprting Optimisatin (als knwn as ERO and Optimise2 ) is a feature f Cntrller which is t speed up certain types

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

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

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

SAS Hot Fix Analysis, Download and Deployment Tool

SAS Hot Fix Analysis, Download and Deployment Tool SAS Ht Fix Analysis, Dwnlad and Deplyment Tl SASHFADD Versin 2.2.1 Usage Guide What's New in SASHFADD 2.2.1? Table f Cntents Intrductin... 1 System Requirements... 2 Imprtant infrmatin regarding tl usage...

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

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

Demand Forecasting. For. Microsoft Dynamics 365 for Operations. Technical Guide. Release 7.1. December 2017

Demand Forecasting. For. Microsoft Dynamics 365 for Operations. Technical Guide. Release 7.1. December 2017 Demand Frecasting Fr Micrsft Dynamics 365 fr Operatins Technical Guide Release 7.1 December 2017 2017 Farsight Slutins Limited All Rights Reserved. Prtins cpyright Business Frecast Systems, Inc. This dcument

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

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

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

MyUni Adding Content. Date: 29 May 2014 TRIM Reference: D2013/ Version: 1

MyUni Adding Content. Date: 29 May 2014 TRIM Reference: D2013/ Version: 1 Adding Cntent MyUni... 2 Cntent Areas... 2 Curse Design... 2 Sample Curse Design... 2 Build cntent by creating a flder... 3 Build cntent by creating an item... 4 Cpy r mve cntent in MyUni... 5 Manage files

More information

Click Studios. Passwordstate. RSA SecurID Configuration

Click Studios. Passwordstate. RSA SecurID Configuration Passwrdstate RSA SecurID Cnfiguratin This dcument and the infrmatin cntrlled therein is the prperty f Click Studis. It must nt be reprduced in whle/part, r therwise disclsed, withut prir cnsent in writing

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

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

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

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

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

Telkom VPN-Lite router setup User Manual Billion 800VGT

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

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

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 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

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

Virtual Office

Virtual Office Virtual Office ---------------------------------------------------------------------------- ------- --------- Cpyright 2016, 8x8, Inc. All rights reserved. This dcument is prvided fr infrmatin purpses

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

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 SEP 2 0 1 8 V 4 Table f Cntents Overview... 1 Supprted Versins f Cmpnents... 1 Prerequisites... 1

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

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

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

WebEx Web Conferencing Quick Start Guide

WebEx Web Conferencing Quick Start Guide WebEx Web Cnferencing Quick Start Guide WebEx allws the curse instructr and participants t cnnect using web cnferencing and VIP using yur cmputer r smart device. WebEx's allws yu t share cntent, chat,

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

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

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

To start your custom application development, perform the steps below.

To start your custom application development, perform the steps below. Get Started T start yur custm applicatin develpment, perfrm the steps belw. 1. Sign up fr the kitewrks develper package. Clud Develper Package Develper Package 2. Sign in t kitewrks. Once yu have yur instance

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

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

Bitnami JRuby for Huawei Enterprise Cloud

Bitnami JRuby for Huawei Enterprise Cloud Bitnami JRuby for Huawei Enterprise Cloud Description JRuby is a 100% Java implementation of the Ruby programming language. It is Ruby for the JVM. JRuby provides a complete set of core built-in classes

More information

OASIS SUBMISSIONS FOR FLORIDA: SYSTEM FUNCTIONS

OASIS SUBMISSIONS FOR FLORIDA: SYSTEM FUNCTIONS OASIS SUBMISSIONS FOR FLORIDA: SYSTEM FUNCTIONS OASIS SYSTEM FUNCTIONS... 2 ESTABLISHING THE COMMUNICATION CONNECTION... 2 ACCESSING THE OASIS SYSTEM... 3 SUBMITTING OASIS DATA FILES... 5 OASIS INITIAL

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

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

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

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

Bitnami HHVM for Huawei Enterprise Cloud

Bitnami HHVM for Huawei Enterprise Cloud Bitnami HHVM for Huawei Enterprise Cloud Description HHVM is an open source virtual machine designed for executing programs written in Hack and PHP. HHVM uses a just-in-time (JIT) compilation approach

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

Bitnami Ruby for Huawei Enterprise Cloud

Bitnami Ruby for Huawei Enterprise Cloud Bitnami Ruby for Huawei Enterprise Cloud Description Bitnami Ruby Stack provides a complete development environment for Ruby on Rails that can be deployed in one click. It includes most popular components

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

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

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

Cloud Storage Migration Suite 1.1.0

Cloud Storage Migration Suite 1.1.0 Clud Strage Migratin Suite 1.1.0 User Guide Issued June 2018 Clud Strage Migratin Suite User Guide 1 Table f Cntents Abut Clud Strage Migratin Suite... 4 Overview f Basic Operatins in Clud Strage Migratin

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

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

AASHTOWare BrDR Support Center JIRA Getting Started Guide

AASHTOWare BrDR Support Center JIRA Getting Started Guide AASHTOWare BrDR Supprt Center JIRA Getting Started Guide Versin 1.0.0.0 August 2013 Cpyright 1997-2013 by the American Assciatin f State Highway and Transprtatin Officials. 444 Nrth Capital Street, N.

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

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

Xilinx Answer Xilinx PCI Express DMA Drivers and Software Guide

Xilinx Answer Xilinx PCI Express DMA Drivers and Software Guide Xilinx Answer 65444 Xilinx PCI Express DMA Drivers and Sftware Guide Imprtant Nte: This dwnladable PDF f an Answer Recrd is prvided t enhance its usability and readability. It is imprtant t nte that Answer

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

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

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

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

Access SelectPay. Installation Instructions

Access SelectPay. Installation Instructions This Dcument is the prperty f Access UK Cpyright 2017 Access UK Ltd All rights reserved Classificatin Public Dcument versin 1.0 Access SelectPay Installatin Instructins SelectPay Installatin Instructins

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

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

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

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

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

TMS myclouddata SDK DEVELOPERS GUIDE

TMS myclouddata SDK DEVELOPERS GUIDE TMS mycluddata SDK TMS mycluddata SDK February 2017 Cpyright 2017 by tmssftware.cm bvba Web: http://www.tmssftware.cm Email: inf@tmssftware.cm 1 TMS mycluddata SDK Index Availability... 3 Online references...

More information

I. Introduction: About Firmware Files, Naming, Versions, and Formats

I. Introduction: About Firmware Files, Naming, Versions, and Formats Updating Yur CTOG 250 Cmtech Traffic Optimizatin Gateway Firmware I. Intrductin: Abut Firmware Files, Naming, Versins, and Frmats The CTOG 250 Cmtech Traffic Optimizatin Gateway and its CDM 800 Gateway

More information

Mission Antyodaya Android Mobile & Web Application. Frequently Asked Questions

Mission Antyodaya Android Mobile & Web Application. Frequently Asked Questions Missin Antydaya Andrid Mbile & Web Applicatin Frequently Asked Questins Natinal Infrmatics Centre v1.0 Missin Antydaya Mbile & Web Applicatin 1 Intrductin What is the name f Mbile applicatin? Earlier it

More information

Exosoft Backup Manager

Exosoft Backup Manager Exsft Backup Manager 2018 Exsft Backup Manager Ensuring databases are backed up regularly is a critical part f any cmpany data recvery prcess. Mst mnth end as well as end f financial year prcesses shuld

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

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

Form Filing Instructions

Form Filing Instructions Frm Filing Instructins Subscribers creating nline frms fr the first time must cnfirm/set parameters n their cmputer. Refer t the Technical Setup Instructins at the end f this dcument befre cntinuing with

More information

AvePoint Perimeter Pro 1.9

AvePoint Perimeter Pro 1.9 G09 AvePint Perimeter Pr 1.9 Secured Share User Guide Issued December 2017 Table f Cntents What s New in this Guide... 4 Overview... 5 Internal Users... 6 Site Cllectin Administratrs... 7 External Prtal

More information