Server Installation/Upgrade Guide

Size: px
Start display at page:

Download "Server Installation/Upgrade Guide"

Transcription

1 Server Installation/Upgrade Guide System Version Echo 360, Inc.

2 Echo360 is a trademark of Echo360, Inc. Echo360 is a registered trademark of Echo360 Inc. in Australia. All other trademarks are property of their respective owner(s).

3 Contents Introduction Installer Contents Software Updates and Technical Notes...4 Upgrading from v3.7 or older Perform Backup Upgrade MySQL (if required) Install Lectopia software Apache Configuration Lectopia Database Update System Test System Configuration UTF-8 Database Upgrade...7 Mac OS X Installation Username/Password Scheme System Requirements Web Server (Apache) Configuration MySQL Installation/Configuration Install Lasso Professional Server Install Lectopia Server software System Test System Configuration Upgrade to v3.8.x...17 Linux Installation Username/Password Scheme System Requirements Web Server (Apache) Configuration Java Configuration MySQL Installation/Configuration Install Lasso Professional Server Install Lectopia Server software System Test System Configuration Upgrade to v3.8.x...21 UTF-8 Database Upgrade...23 Run UTF-8 Upgrade Package (database on same server)...23 Run UTF-8 Upgrade SQL Script (database on separate server)...23 Database Generation and Population...25 FTP Service and Configuration...26 Mac OS X Configuration...26 Linux Configuration...28 Uninstalling the Lectopia Server...29 Uninstalling Lectopia ilectures database...29 Uninstalling Lasso Professional Server...29 Server Installation/Upgrade Guide System Version 3.8 LSV Author: Michael Fardon Editor: Kate Goodwin, Damyon Wiese, Darren Matchett Last Modified: 7-Oct-09 Page 3 of 30

4 Section 1 Introduction 1.1 Installer Contents Welcome to the installer documentation for Lectopia Server v3.8. This document outlines the sequence of steps that should be followed to install or upgrade the Lectopia Server to v3.8. This version of the Lectopia Server requires: Mac OS X Server 10.5.x, Mac OS X Server 10.6.x or Red Hat Enterprise Linux 4 (CentOS 4) MySQL v5.0.x or v4.1.x Lasso Professional Server v8.5 Note: Mac OS X Server 10.4.x is not supported for use with Lectopia Server v3.8.5 If you are using this version you will need to upgrade to Mac OS X Server 10.5.x or Mac OS X Server 10.6.x before you can install Lectopia Server v This document includes instructions for performing new server installs as well as upgrading from previous versions. Section 2: Upgrading from v3.7 or older (Mac OS X only) Section 3: Mac OS X Installation Section 4: Linux Installation 1.2 Software Updates and Technical Notes Please check the Lectopia Community site for late-breaking software updates and related technical notes for Lectopia Server v3.8 and above. Server Installation/Upgrade Guide Page 4 of 30

5 Section 2 Upgrading from previous versions This section outlines the sequence of steps that should be followed to upgrade Lectopia Server v3.8.4 or older to v Perform Backup It is recommended that you backup your Server prior to performing the upgrade. In particular you should perform a full dump of the Lectopia ( ilectures ) database (both table schema and data). See the Database Backup and Restore how-to guide on the Lectopia Community website for further details regarding backing up the Lectopia database ( 2.2 Upgrade MySQL (if required) Note: MySQL v4.0.x is not supported for use with Lectopia Server v3.8. If you are using this version you will need to upgrade to MySQL v5.0.x or v4.1.x before you can install Lectopia Server v3.8. Please ensure that MySQL v4.0.x has been removed before upgrading. Ensure you have a backup of your Lectopia ( ilectures ) database before proceeding (see step above) Download the appropriate MySQL package from (last accessed: ) Run the MySQL package installer Run the MySQL startup item package installer Restore your Lectopia ( ilectures ) database to MySQL using the instructions in the Database Backup and Restore how-to guide For more information about how to install and use your MySQL service, please consult the MySQL installation package README.txt file or (last accessed: ). 2.3 Upgrade OS X (if required) Note: OS X 10.4.x is not supported for use with Lectopia Server v If you are using this version you will need to upgrade to OS X 10.5.x or OS X 10.6.x before you can install Lectopia Server v To upgrade a Lectopia system from OSX 10.4 to OSX 10.5 it is recommended to perform a full backup, followed by a clean install of OSX 10.5 and Lectopia and then a recovery of the backed up data. See the Database Backup and Restore how-to guide on the Community website for further details regarding backing up the Lectopia database ( 2.4 Install Lectopia software (OSX only) Run the Lectopia Server installer package (Lectopia Server Installer v3.8.x.mpkg). Choose Easy Install. Note: the software will be installed into the default installation paths: Server Installation/Upgrade Guide Page 5 of 30

6 /Applications/Lasso Professional 8 /Library/WebServer/Documents Run the permissions-update-3.8.sh file. This file is located in the Lectopia Server installer package. The script will ask you to: o Confirm the path to the root directory of the Web Service o Confirm the FTP account for use with the Lectopia Server o Confirm if you want to set directory permissions (see note below) Note: if you select yes this may take some time depending on how many recordings are in your system. 2.5 Install Lectopia software (Linux only) Go to the Lectopia Community site software releases - Download the LectopiaServer_v3.8.x.tar.gz package (where 'x' is the latest version number). Extract to a folder on the Desktop. If not already installed, install Php version 5 and Mysql version 5 for Red Hat Enterprise Linux 4 (CentOS 4). To do this use the script included in the LectopiaServer_v3.8.x.tar.gz package: mkdir /root/php5-install cp <path to script>/install-php5-on-rhel4.sh /root/php5-install cd /root/php5-install # install dependencies yum install perl-dbi openssl-devel curl \ libidn libtool-libs sh./install-php5-on-rhel4.sh Run the LectopiaServerFiles RPM installer (as root user). Note: for Linux Server upgrades, only the LectopiaServerFiles RPM is required. rpm Uvh LectopiaServerFiles-3-8.x.i386.rpm You may also wish to run the linux-permissions-update-3.8.sh file as the root user. This file is located in the Lectopia Server installer package. The script will ask you to: o Confirm the FTP account for use with the Lectopia Server o Confirm if you want to set directory permissions (yes) Note: if you select yes this may take some time depending on how many recordings are in your system. 2.6 Apache Configuration Edit the following files: Apache 1 - /etc/httpd/sites/ (each file in the directory) - /etc/httpd/httpd.conf Apache 2 - /etc/apache2/sites/ (each file in the directory) Server Installation/Upgrade Guide Page 6 of 30

7 - /etc/apache2/httpd.conf Change all occurrences of AllowOverride None, to AllowOverride All. Also in the apache configuration file: Enable Php support if it is not already enabled. To do this on OS X remove the # from the beginning of the line: LoadModule php5_module libexec/apache2/libphp5.so This step is not required on Linux as installing the rpm file enables Php. Restart Apache. Note: this step is very important to enable capture appliance support. 2.7 Lectopia Database Update Go to the Lectopia Administration Tool: You will be required to perform the database update(s) 3.x -> 3.8. This completes the Lectopia v3.8 upgrade. 2.8 System Test It is good practice to test that all aspects of your system are operating correctly following your upgrade. A Server Update/Testing Checklist how-to guide is available for download from the Lectopia Community site. 2.9 System Configuration Refer to the Lectopia System Configuration documentation for further details about how to configure the Lectopia system and its components UTF-8 Database Upgrade After installing v3.8 you may wish to convert your Lectopia database to UTF-8 to enable support for foreign languages in Lectopia. Please refer to Appendix A: UTF-8 Database Upgrade. Server Installation/Upgrade Guide Page 7 of 30

8 Section 3 Mac OS X Installation 3.1 Username/Password Scheme The Lectopia Server requires a number of user accounts for different services some of these are administrator accounts. You should determine a password scheme to assist you with managing these passwords. The following user accounts are required: Mac OS X administrator user not used by the Lectopia application, but required to install the Lectopia application components MySQL root user not used by the Lectopia application, but required to run MySQL via Terminal and create the Lectopia database MySQL Lectopia application user used by Lasso Professional Server to connect to the Lectopia database Lasso Professional Server administrator user used by the Lectopia configuration wizard as the default Lectopia Administrator Lectopia FTP user an account that will be used by the Lectopia application to transfer files to the Lectopia Server 3.2 System Requirements Lectopia Server v3.8 requires: Mac OS X Server 10.5.x or Mac OS X 10.6.x X11 Note: Mac OS X Server 10.4.x is not supported for use with Lectopia Server v3.8.5 If you are using this version you will need to upgrade to Mac OS X Server 10.5.x or Mac OS X 10.6.x before you can install Lectopia Server v Note: If using the SFTP service in Mac OS X 10.6, default sshd configuration file needs to me modified in order to work correctly with Lectopia. This file is located at: /etc/sshd_config And the following setting needs to be modified: #PasswordAuthentication no Should be changed to: PasswordAuthentication yes 3.3 Web Server (Apache) Configuration Start Web Service Mac OS X Server Steps Open the Server Admin application Server Installation/Upgrade Guide Page 8 of 30

9 Connect to the local server using the Administrator username and password Note: if you are running the Server Admin application from a remote computer, ensure the version you are using is compatible with the version of the server. Enable the Web Service Select the server name and then the Services tab Make sure that the Web service is enabled Fig 3-1. Enable the Web Service To configure the Web Service: Select the Web service in the localhost list, then the Settings tab Select the Sites tab, then the default site (denoted by a blank Domain Name field and * in the Address field). Click on the Edit button below the Sites window. Select the General tab and enter an appropriate Administrator Select the Options tab and select Allow Overrides Server Installation/Upgrade Guide Page 9 of 30

10 Fig 3-2. Allow Overrides Select the Logging tab to configure the logging options (it is suggested that you archive the access and error logs at most every 28 days) Server Installation/Upgrade Guide Page 10 of 30

11 Fig 3-3. Setting Logging options Select the modules tab and ensure that the php5 module is enabled Note: this step is very important to enable capture appliance support. Server Installation/Upgrade Guide Page 11 of 30

12 Fig 3-4. Enable php5 Select Save and click on the Editing button to return to the list of sites See the Mac OS X Server Admin documentation for further information about configuring the Apache Web Service Select Start Web to start the Web service Mac OS X Client Steps Note: please ignore these steps if you are using Mac OS X Server. Configure the Apache configuration files: Edit the following files: o Apache 1 - /etc/httpd/httpd.conf o Apache 2 - /etc/apache2/httpd.conf o Find the entry <Directory "/Library/WebServer/Documents">, and delete 'Indexes' from the line - Options Indexes FollowSymLinks MultiViews Save the file Edit the following files: o Apache 1 - /etc/httpd/httpd.conf o Apache 2 - /etc/apache2/httpd.conf o Change all occurrences of AllowOverride None, to AllowOverride All. o Also in the apache configuration file: Enable php support if it is not already enabled. To do this remove the # from the beginning of the line: Server Installation/Upgrade Guide Page 12 of 30

13 LoadModule php5_module libexec/apache2/libphp5.so Restart Apache Note: this step is very important to enable capture appliance support. Open the System Preferences application o Select the Sharing panel o Enable Personal Web Sharing 3.4 MySQL Installation/Configuration This section introduces the steps for installing and initialising MySQL and creating the Lectopia database on the Lectopia Server itself. The Lectopia Server application can also be configured to connect to the Lectopia database running on a different MySQL server. Note: We have purposely removed specific MySQL Terminal commands as included in earlier versions of this document, as they may differ according to the MySQL version and installation type you are using MySQL Install Note: Please check the Lectopia Community site for information about the latest MySQL version compatibility with Lectopia. Download the MySQL v5.1.x package from (last accessed: ) The recommended download is: Mac OS X (package format) downloads Mac OS X 10.5 (x86) Run the MySQL package installer Run the MySQL startup item package installer Start the MySQL service Configure the MySQL root user password Start the MySQL client For more information about how to install and use your MySQL service, please consult the MySQL installation package README.txt file or (last accessed: ) Database Generation and Population This step is only necessary if you intend to install the Lectopia database on a dedicated database server rather than the Lectopia Server itself. For more information please see Appendix B: Database Generation and Population. 3.5 Install Lasso Professional Server Lectopia Server v3.8 requires Lasso Professional Server v8.5 (at the time of writing v8.5.5 was verified). Server Installation/Upgrade Guide Page 13 of 30

14 The Lectopia Server also requires X11 as Lasso Professional Server image tag manipulation capabilities are implemented using ImageMagick. Note: X11 is only available on the Mac OS X Client Install DVD (Optional Installs Applications) but it is safe to install on Mac OS X Server. To perform a clean install of Lasso Professional Server: Download Lasso Professional Server v8.5 for Mac OS X from the LassoSoft website: (last accessed: ) Run the Lasso Professional installer (Easy Install) A Lasso Professional 8 directory will be created in the Applications directory. The Lasso Initialize web page will be launched automatically - if not, it is possible that a problem has occurred during installation. If this occurs, try starting Lasso in Console mode by running the consolelassoservice.command file located at /Applications/Lasso Professional 8/Tools/. Open Safari and navigate to Initialise Lasso Professional Server Enter the Lasso serial number and the Lasso Server Administrator username and password. Click Submit Information once complete. Figure 3-6. Initialisation page for Lasso Professional Server Server Installation/Upgrade Guide Page 14 of 30

15 Open Lasso Server Administration Tool An Initialization Complete page will be displayed once this information is validated. Click the Open Server Administration button you will be prompted to enter the Lasso Server Administrator authentication details. Figure 3-7. Initialisation complete page for Lasso Professional Server Note: You can access the Lasso Server Administration Tool at any time: Server Installation/Upgrade Guide Page 15 of 30

16 Figure 3-8. Lasso Server Administration Tool 3.6 Install Lectopia Server software Run the Lectopia Server installer package ( Lectopia Server Installer v3.8.x.mpkg ). Choose Customize. Make sure these options are selected: o Base Data o Base Auth Tags o Lectopia Database Note: the software will be installed into the default installation paths: /Applications/Lasso Professional 8 /Library/WebServer/Documents Run the permissions-update-3.8.sh file. This file is located in the Lectopia Server installer package. The script will ask you to: o Confirm the path to the root directory of the Web Service o Confirm the FTP account for use with the Lectopia Server o Confirm if you want to set directory permissions (yes) Create Default Lectopia Administrator Go to the Lectopia Administration Tool: The first time you access the Lectopia Administration Tool you will be redirected to the Configuration Wizard, where you will be prompted to enter the Lasso Server Administrator username and password. Upon entering these details you Server Installation/Upgrade Guide Page 16 of 30

17 will be asked to create the default Lectopia Administrator the Lasso Server Administrator username and password will be used for this purpose. 3.7 System Test It is good practice to test that all aspects of your system are operating correctly following your upgrade. A Server Update/Testing Checklist how-to guide is available for download from the Lectopia Community site: System Configuration Refer to the Lectopia System Configuration documentation for further details about how to configure the Lectopia system and its components. 3.9 Upgrade to v3.8.x There will be occasional updates released for Lectopia Server v3.8. These instructions describe how to apply the latest update to your installation. 1. Go to the Lectopia Community site software releases Download and run 'Lectopia Server Installer v3.8.x.mpkg' (where 'x' is the latest version number). 3. Click on Upgrade to run the Easy Install (Note: Base Data, Base Auth Tags and Lectopia Database should be unselected in the Customize menu). 4. Open the Lectopia Administration Tool Run the required update(s). You will be required to restart Lasso for each update. Note: after Lasso has restarted you may need to refresh the page to bring the Administration Tool back into view. You may also wish to run the permissions-update-3.8.sh file. This file is located in the Lectopia Server installer package. The script will ask you to: o Confirm the path to the root directory of the Web Service o Confirm the FTP account for use with the Lectopia Server o Confirm if you want to set directory permissions (see note) Note: if you select yes this may take some time depending on how many recordings are in your system. Server Installation/Upgrade Guide Page 17 of 30

18 Section 4 Linux Installation 4.1 Username/Password Scheme The Lectopia Server requires a number of user accounts for different services some of these are administrator accounts. You should determine a password scheme to assist you with managing these passwords. The following user accounts are required: Linux root user not used by the Lectopia application, but required to install the Lectopia application components Lasso Professional Server administrator user used by the Lectopia configuration wizard as the default Lectopia Administrator Lectopia FTP user an account that will be used by the Lectopia application to transfer files to the Lectopia Server 4.2 System Requirements Lectopia Server v3.8 requires: Red Hat Enterprise Linux 4 (CentOS 4) 4.3 Web Server (Apache) Configuration In Terminal (as root user), run the following command to ensure that Apache starts after each reboot: /sbin/chkconfig --levels 2345 httpd on Web server configuration occurs automatically during Server installation. For reference, the following file is edited: /etc/httpd/conf/httpd.conf 4.4 Php 5/MySQL 5 Configuration Lectopia requires Php version 5.1. On a standard install of Redhat EL 4, only Php version 4 is available. To make use of Php version 5 on Redhat EL 4, you must install a Php version 5 rpm file (and it s dependencies, including MySQL 5) from a source outside of the official package repositories. To make this process easier we have provided a shell script to download and install the required RPM files from the CentOS Plus repository. Cent OS Plus is a set of additional packages designed to work with CentOS 4, which is designed to be binary compatible with Redhat EL 4. This script is included in the server installer file and is called install-php5-onrhel4.sh. To use the script, copy it to a new directory, change to that directory and run it as the root user: mkdir /root/php5-install Server Installation/Upgrade Guide Page 18 of 30

19 cp <path to script>/install-php5-on-rhel4.sh /root/php5- install cd /root/php5-install # install dependencies yum install perl-dbi openssl-devel curl \ libidn libtool-libs sh./install-php5-on-rhel4.sh After running this script, both php5 and mysql5 will be installed on the Redhat EL 4 machine. For users with an existing MySQL 4 database, the database will be upgraded in-place and no configuration changes are necessary. 4.4 Java Configuration If Java is installed in a non-standard location, then Lasso will not be able to load Java. To test for this, start Lasso in console mode. If there is an error/warning message re: libjvm.so, then you will need to symlink all the.so files from the Java JRE lib folder (e.g. /usr/java/jre/lib/i386) to /usr/local/lib. 4.5 MySQL Installation/Configuration The Lectopia Server application can be configured to connect to the Lectopia database running on the same server or a different MySQL server MySQL Install Note: Please check the Lectopia Community site for information about the latest MySQL version compatibility with Lectopia. In Terminal (as root user), run the following command: yum install mysql-server Whilst still in Terminal (as root user), run the following command to ensure that MySQL starts after each reboot: /sbin/chkconfig -add mysqld /sbin/chkconfig -levels 5 mysqld on For more information about how to install and use your MySQL service, please consult (last accessed: ) Database Generation and Population This step is only necessary if you intend to install the Lectopia database on a dedicated database server rather than the Lectopia Server itself. For more information please see Appendix B: Database Generation and Population. 4.6 Install Lasso Professional Server Lectopia Server v3.8 requires Lasso Professional Server v8.5 (at the time of writing v8.5.5 was verified). Server Installation/Upgrade Guide Page 19 of 30

20 The Lectopia Server also requires X11 as Lasso Professional Server image tag manipulation capabilities are implemented using ImageMagick. Should ImageMagick not be installed on your machine, run the following command in Terminal (as root user): yum install ImageMagick To perform a clean install of Lasso Professional Server: Download Lasso Professional Server v8.5 for Linux from the LassoSoft website: (last accessed: ) Extract to a folder on the Desktop and run the three Lasso Professional Server RPM installers (as the root user): rpm ivh *.rpm Open Enter the Lasso serial number and the Lasso Server Administrator username and password. Click Submit Information once complete. See the remaining steps in section 3.5 Install Lasso Professional Server. 4.7 Install Lectopia Server software Go to the Lectopia Community site software releases - Download the LectopiaServer_v3.8.tar.gz package Extract to a folder on the Desktop and run all RPM installers (as root user): rpm ivh *.rpm Run the linux-permissions-update-3.8.sh file as the root user. This file is located in the Lectopia Server installer package. The script will ask you to: o Confirm the FTP account for use with the Lectopia Server o Confirm if you want to set directory permissions (yes) Create Default Lectopia Administrator Go to the Lectopia Administration Tool: The first time you access the Lectopia Administration Tool you will be redirected to the Configuration Wizard, where you will be prompted to enter the Lasso Server Administrator username and password. Upon entering these details you will be asked to create the default Lectopia Administrator the Lasso Server Administrator username and password will be used for this purpose. 4.8 System Configuration Refer to the Lectopia System Configuration documentation for further details about how to configure the Lectopia system and its components. Server Installation/Upgrade Guide Page 20 of 30

21 4.9 System Test It is good practice to test that all aspects of your system are operating correctly following your upgrade. A Server Update/Testing Checklist how-to guide is available for download from the Lectopia Community site: Upgrade to v3.8.x There will be occasional updates released for Lectopia Server v3.8. These instructions describe how to apply the latest update to your installation. Go to the Lectopia Community site software releases - Download the LectopiaServer_v3.8.x.tar.gz package (where 'x' is the latest version number). Install the additional dependencies for Lectoia Server v Lectopia Server v3.8.5 introduced several additional dependencies, which will need to be installed before upgrading to this server version (or a later version). These additional dependencies are php5 and mysql5. To make this process easier we have provided a script to install the additional dependencies. This script is included in the server installer file and is called install-php5-onrhel4.sh. To use the script, copy it to a new directory, change to that directory and run it as the root user: mkdir /root/php5-install cp <path to script>/install-php5-on-rhel4.sh /root/php5- install cd /root/php5-install # install dependencies yum install perl-dbi openssl-devel curl \ libidn libtool-libs sh./install-php5-on-rhel4.sh After running this script, both php5 and mysql5 will be installed on the Redhat EL 4 machine. For users with an existing MySQL 4 database, the database will be upgraded in-place and no configuration changes are necessary. Extract to a folder on the Desktop and run the LectopiaServerFiles RPM installer (as root user). Note: for Linux Server upgrades, only the LectopiaServerFiles RPM is required. rpm Uvh LectopiaServerFiles-3-8.x.i386.rpm You may also wish to run the linux-permissions-update-3.8.sh file as the root user. This file is located in the Lectopia Server installer package. The script will ask you to: o Confirm the FTP account for use with the Lectopia Server Server Installation/Upgrade Guide Page 21 of 30

22 o Confirm if you want to set directory permissions (yes) Note: if you select yes this may take some time depending on how many recordings are in your system. Server Installation/Upgrade Guide Page 22 of 30

23 Appendix A UTF-8 Database Upgrade After upgrading to v3.8 from v3.7 or older on Mac OS X you may wish to convert your Lectopia Database to UTF-8 to enable support for foreign languages in Lectopia. If your database contains a lot of data this upgrade can take a lot of time. It should be scheduled to run at an appropriate time as it may take several hours to complete and the Lectopia service will be unavailable during this time. Note: A new Mac OS X or Linux installation of Lectopia Server v3.8 automatically includes UTF-8 support. It is recommended that you backup your database prior to performing the upgrade. In particular you should perform a full dump of the Lectopia ( ilectures ) database (both table schema and data). See the Database Backup and Restore how-to guide on the Community website for further details regarding backing up the Lectopia database ( Note: You may wish to configure an error message to display to users during the upgrade. Refer to the Apache documentation on how to achieve this. Run UTF-8 Upgrade Package (database on same server) Note: This section is only relevant when the Lectopia database is installed on the Lectopia server itself. Stop the Lasso Service: Locate /Applications/Lasso Professional 8/Tools/ Run stoplassoservice.command Run the Lectopia Server UTF-8 Upgrade package Easy Install ( Lectopia Server UTF8 Database Upgrade v3.8.x.pkg ). This is located in the Lectopia Server v3.8 installer disk image. Note: This step may take as long as an hour to complete depending on the size of your database. Start the Lasso Service: Locate /Applications/Lasso Professional 8/Tools/ Run startlassoservice.command Run UTF-8 Upgrade SQL Script (database on separate server) Note: This section is only relevant when the Lectopia database is installed on a separate server to the Lectopia Server itself. Stop the Lasso Service: Locate /Applications/Lasso Professional 8/Tools/ Run stoplassoservice.command Run the upgrade script: Server Installation/Upgrade Guide Page 23 of 30

24 Copy the dbscripts directory from the Lectopia Server v3.8 installer disk image to the root directory (/) on the database server. Launch MySQL Client Note: we recommend using the -v option to open the MySQL Client with verbose messaging (consult your MySQL reference guides for more information e.g. Run database upgrade script (lectopiadb_utf8.sql): mysql> source <FullyQualifiedPathToFile> Note: No spaces are permitted in the path to the script files. Note: This step may take as long as an hour to complete depending on the size of your database. Start the Lasso Service: Locate /Applications/Lasso Professional 8/Tools/ Run startlassoservice.command Server Installation/Upgrade Guide Page 24 of 30

25 Appendix B Database Generation and Population Note: you should only follow these instructions if you intend to install the Lectopia database on a dedicated database server rather than the Lectopia Server itself. The following user accounts are required: MySQL root user not used by the Lectopia application, but required to run MySQL via Terminal and create the Lectopia database MySQL Lectopia application user used by Lasso Professional Server to connect to the Lectopia database In the Lectopia Server install package you will find a dbscripts directory that contains SQL scripts for the following purposes: generating the Lectopia database (lectopiadb_generation.sql) installing the base data (lectopiadb_basedatainsert.sql) creating a database user (lectopiadb_useraccesstemplate.sql) converting a Lectopia database to UTF-8 after an upgrade to Lectopia v3.8 from v3.7 or older (lectopiadb_utf8.sql) 1. Copy the dbscripts directory from the Lectopia Server package to the root directory (/) on the database server. 2. Launch MySQL Client Note: we recommend using the -v option to open the MySQL Client with verbose messaging (consult your MySQL reference guides for more information e.g. (last accessed: )) 3. Run database generation script (lectopiadb_generation.sql). mysql> source <FullyQualifiedPathToFile> 4. Run database default data script (lectopiadb_basedatainsert.sql). mysql> source <FullyQualifiedPathToFile> 5. Open the user access template script (lectopiadb_useraccesstemplate.sql). Save it as lectopiadb_useraccess.sql. 6. Now modify the user access script using an appropriate text editor and add the required password [LectopiaDatabasePassword] for your configuration. You will also need to add the DNS details [LectopiaDatabaseHost]. 7. Run database users script (lectopiadb_useraccess.sql). mysql> source <FullyQualifiedPathToFile> mysql> quit Server Installation/Upgrade Guide Page 25 of 30

26 Appendix C FTP Service and Configuration Note: You can configure your Lectopia Server to use FTP or SFTP. Note: When using the SFTP service on OS X 10.6 the default sshd configuration file needs to me modified in order to work correctly with Lectopia. This file is located at: /etc/sshd_config And the following setting needs to be modified: #PasswordAuthentication no Should be changed to: #PasswordAuthentication yes Mac OS X Configuration Start FTP Service Mac OS X Server Steps Open the Workgroup Manager application Select the Accounts panel o Select the user FTP User that will be used by the Lectopia application to transfer files to the Lectopia Server. o Update the password for the FTP User to your chosen password. Select the Sharing panel o Create a Share Point to the lectopia_data directory located in the web directory (usually /Library/WebServer/Documents/lectopia_data/) o This item will only need to be shared using FTP, i.e. AFP and SMB need not be enabled. Open the Server Admin application Connect to the local server using the Administrator username and password Configure the FTP Service Select the Settings tab of the FTP service Configure the Advanced panel by allowing Authenticated users to see FTP Root and Share Points Server Installation/Upgrade Guide Page 26 of 30

27 Figure C-1. Configuring the Advanced panel Select the Logging tab and configure the logging options as desired In the General tab, it is recommended that Allow a maximum of authenticated users should be 50 (and anonymous users 0 ) Figure C-2. Setting limit of authenticated users See the Server Admin documentation for further information about configuring the FTP Service. Select Start Service to start the FTP service. Mac OS X Client Steps Open the System Preferences application Select the Accounts panel Server Installation/Upgrade Guide Page 27 of 30

28 o o Select the user FTP User that will be used by the Lectopia application to transfer files to the Lectopia Server. Update the password for the FTP User to your chosen password. Select the Sharing panel Enable FTP Access Linux Configuration Install FTP Server using Package Management Create a user with permissions to write to the following FTP folder: /usr/share/lectopia/lectopia_data/ Add this path to the system server configuration details in the Lectopia Administration Tool System servers list Lectopia Server (system server) Enable FTP service to run on startup. Enter the following in Terminal (as the root user): /sbin/chkconfig --levels 2345 vsftpd on Server Installation/Upgrade Guide Page 28 of 30

29 Appendix D Uninstalling the Lectopia Server The Lectopia Server installation process requires the installation/configuration of MySQL, Lasso Professional Server and the Lectopia server software itself. The steps describe how to uninstall (or undo) all or parts of the Lectopia installation (excluding MySQL). Uninstalling Lectopia ilectures database Mac OS X instructions To uninstall the Lectopia ilectures database: Launch MySQL Client: /usr/local/mysql/bin/mysql -u root -p [will prompt for password] Drop the ilectures database: mysql> drop database ilectures; Linux instructions To uninstall the Lectopia ilectures database: Launch MySQL Client: mysql -u root -p [will prompt for password] Drop the ilectures database: mysql> drop database ilectures; Uninstalling Lasso Professional Server Mac OS X instructions To uninstall Lasso Professional Server: Stop the Lasso Service Locate /Applications/Lasso Professional 8/Tools/ Run stoplassoservice.command Archive (or delete) the Lasso Professional Server files and directories /Applications/Lasso Professional 8 /Library/StartupItems/LassoPro8 /Library/Receipts/Lasso_Pro_8_Apache.pkg /Library/Receipts/Lasso_Pro_8_Docs.pkg /Library/Receipts/Lasso_Pro_8.pkg Server Installation/Upgrade Guide Page 29 of 30

30 To uninstall the Lectopia software: Archive (or delete) the Lectopia software directories /Library/WebServer/Documents/ess /Library/WebServer/Documents/lectopia /Library/WebServer/Documents/lectopia_admin /Library/WebServer/Documents/lectopia_api /Library/WebServer/Documents/lectopia_plugins /Library/Receipts/Lectopia-Server* You may also choose to archive (or delete) the following directory, however if you are upgrading from a previous version please keep in mind that this directory contains recording data and related media relevant to your previous install. /Library/WebServer/Documents/lectopia_data Linux instructions To uninstall Lasso Professional Server: Note: As the Lectopia software is dependant on Lass, uninstalling Lasso Professional Server will also uninstall the Lectopia software. Uninstall all three packages through the RPM: rpm e Lasso-Apache2Connector Lasso-Documentation Lasso- Service To uninstall the Lectopia software: Uninstall all four packages through the RPM (no line break): rpm e LectopiaServerTemplates LectopiaServerCustomAuthTags LectopiaServerFiles LectopiaServerDatabase You may also choose to archive (or delete) the following directory, however if you are upgrading from a previous version of v3.8.x please keep in mind that this directory contains recording data and related media relevant to your previous install. /usr/share/lectopia/lectopia_data Server Installation/Upgrade Guide Page 30 of 30

Install SQL Server 2014 Express Edition

Install SQL Server 2014 Express Edition How To Install SQL Server 2014 Express Edition Updated: 2/4/2016 2016 Shelby Systems, Inc. All Rights Reserved Other brand and product names are trademarks or registered trademarks of the respective holders.

More information

Installation & Upgrade Guide

Installation & Upgrade Guide Installation & Upgrade Guide Document Release: September 2012 SnapLogic, Inc. 71 East Third Avenue San Mateo, California 94401 U.S.A. www.snaplogic.com Copyright Information 2011-2012 SnapLogic, Inc. All

More information

STATISTICA VERSION 10 STATISTICA ENTERPRISE SERVER INSTALLATION INSTRUCTIONS

STATISTICA VERSION 10 STATISTICA ENTERPRISE SERVER INSTALLATION INSTRUCTIONS Notes: STATISTICA VERSION 10 STATISTICA ENTERPRISE SERVER INSTALLATION INSTRUCTIONS 1. The installation of the STATISTICA Enterprise Server entails two parts: a) a server installation, and b) workstation

More information

STATISTICA VERSION 9 STATISTICA ENTERPRISE INSTALLATION INSTRUCTIONS FOR USE WITH TERMINAL SERVER

STATISTICA VERSION 9 STATISTICA ENTERPRISE INSTALLATION INSTRUCTIONS FOR USE WITH TERMINAL SERVER Notes: STATISTICA VERSION 9 STATISTICA ENTERPRISE INSTALLATION INSTRUCTIONS FOR USE WITH TERMINAL SERVER 1. These instructions focus on installation on Windows Terminal Server (WTS), but are applicable

More information

Installation Guidelines (MySQL database & Archivists Toolkit client)

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

More information

Upgrading MySQL from 32-bit to 64-bit

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

More information

Installation Instruction STATISTICA Enterprise Server

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

More information

INSTALLATION GUIDE VERSION

INSTALLATION GUIDE VERSION INSTALLATION GUIDE VERSION 4.1 2014 Copyright 2008 2014. All rights reserved. No part of this document may be reproduced or transmitted in any form or by any means electronic or mechanical, for any purpose

More information

SIMIAN systems. Setting up a Sitellite development environment on Mac OS X. Sitellite Content Management System

SIMIAN systems. Setting up a Sitellite development environment on Mac OS X. Sitellite Content Management System Setting up a Sitellite development environment on Mac OS X Sitellite Content Management System Introduction Mac OS X is a great platform for web application development, and now with tools like VMWare

More information

Kollaborate Server Installation Guide!! 1. Kollaborate Server! Installation Guide!

Kollaborate Server Installation Guide!! 1. Kollaborate Server! Installation Guide! Kollaborate Server Installation Guide 1 Kollaborate Server Installation Guide Kollaborate Server is a local implementation of the Kollaborate cloud workflow system that allows you to run the service in-house

More information

Tips for getting started! with! Virtual Data Center!

Tips for getting started! with! Virtual Data Center! Tips for getting started with Virtual Data Center Last Updated: 1 July 2014 Table of Contents Safe Swiss Cloud Self Service Control Panel 2 Please note the following about for demo accounts: 2 Add an Instance

More information

Install and configure Apache, MySQL, PHP on OSX 10.8 Mountain Lion

Install and configure Apache, MySQL, PHP on OSX 10.8 Mountain Lion 1 de 9 12/01/13 14:07 Install and configure Apache, MySQL, PHP and phpmyadmin on OSX 10.8 Mountain Lion Get your Local Web Development Server Purring on all Fours With the new cat out of the bag, getting

More information

Acronis Backup & Recovery 10 Server for Linux. Installation Guide

Acronis Backup & Recovery 10 Server for Linux. Installation Guide Acronis Backup & Recovery 10 Server for Linux Installation Guide Table of contents 1 Before installation...3 1.1 Acronis Backup & Recovery 10 components... 3 1.1.1 Agent for Linux... 3 1.1.2 Management

More information

INUVIKA OVD INSTALLING INUVIKA OVD ON RHEL 6

INUVIKA OVD INSTALLING INUVIKA OVD ON RHEL 6 INUVIKA OVD INSTALLING INUVIKA OVD ON RHEL 6 Mathieu SCHIRES Version: 0.96.1 Published January 19, 2015 http://www.inuvika.com Contents 1 Prerequisites: RHEL 6 3 1.1 System Requirements...................................

More information

Acronis Backup & Recovery 10 Server for Linux. Update 5. Installation Guide

Acronis Backup & Recovery 10 Server for Linux. Update 5. Installation Guide Acronis Backup & Recovery 10 Server for Linux Update 5 Installation Guide Table of contents 1 Before installation...3 1.1 Acronis Backup & Recovery 10 components... 3 1.1.1 Agent for Linux... 3 1.1.2 Management

More information

Installation Guide for FTMS 1.6.0 and Node Manager 1.6.0

Installation Guide for FTMS 1.6.0 and Node Manager 1.6.0 Installation Guide for FTMS 1.6.0 and Node Manager 1.6.0 Table of Contents Overview... 2 FTMS Server Hardware Requirements... 2 Tested Operating Systems... 2 Node Manager... 2 User Interfaces... 3 License

More information

Installation Instruction STATISTICA Enterprise Small Business

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

More information

Installing Booked scheduler on CentOS 6.5

Installing Booked scheduler on CentOS 6.5 Installing Booked scheduler on CentOS 6.5 This guide will assume that you already have CentOS 6.x installed on your computer, I did a plain vanilla Desktop install into a Virtual Box VM for this test,

More information

Extending Remote Desktop for Large Installations. Distributed Package Installs

Extending Remote Desktop for Large Installations. Distributed Package Installs Extending Remote Desktop for Large Installations This article describes four ways Remote Desktop can be extended for large installations. The four ways are: Distributed Package Installs, List Sharing,

More information

PowerPanel Business Edition Installation Guide

PowerPanel Business Edition Installation Guide PowerPanel Business Edition Installation Guide For Automatic Transfer Switch Rev. 5 2015/12/2 Table of Contents Introduction... 3 Hardware Installation... 3 Install PowerPanel Business Edition Software...

More information

TSM for Windows Installation Instructions: Download the latest TSM Client Using the following link:

TSM for Windows Installation Instructions: Download the latest TSM Client Using the following link: TSM for Windows Installation Instructions: Download the latest TSM Client Using the following link: ftp://ftp.software.ibm.com/storage/tivoli-storagemanagement/maintenance/client/v6r2/windows/x32/v623/

More information

1. Product Information

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

More information

OnCommand Performance Manager 1.1

OnCommand Performance Manager 1.1 OnCommand Performance Manager 1.1 Installation and Setup Guide For Red Hat Enterprise Linux NetApp, Inc. 495 East Java Drive Sunnyvale, CA 94089 U.S. Telephone: +1 (408) 822-6000 Fax: +1 (408) 822-4501

More information

IBM WebSphere Application Server Version 7.0

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

More information

ILTA 2013 - HAND 6B. Upgrading and Deploying. Windows Server 2012. In the Legal Environment

ILTA 2013 - HAND 6B. Upgrading and Deploying. Windows Server 2012. In the Legal Environment ILTA 2013 - HAND 6B Upgrading and Deploying Windows Server 2012 In the Legal Environment Table of Contents Purpose of This Lab... 3 Lab Environment... 3 Presenter... 3 Exercise 1 Add Roles and Features...

More information

Online Backup Client User Manual

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

More information

Abila MIP. Installation User's Guide

Abila MIP. Installation User's Guide This is a publication of Abila, Inc. Version 2014.x Copyright 2013 Abila, Inc. All rights reserved. Abila, the Abila logos, and the Abila product and service names mentioned herein are registered trademarks

More information

VERITAS Backup Exec TM 10.0 for Windows Servers

VERITAS Backup Exec TM 10.0 for Windows Servers VERITAS Backup Exec TM 10.0 for Windows Servers Quick Installation Guide N134418 July 2004 Disclaimer The information contained in this publication is subject to change without notice. VERITAS Software

More information

Dream Report Version 4.5

Dream Report Version 4.5 Dream Report Version 4.5 Project Upgrade Procedure 1 P a g e Contents Introduction... 3 Upgrade Steps... 3 1. Backup of the Existing Project... 3 2. Installation of Dream Report Version 4.5... 3 3. Loading

More information

LifeSize Control Installation Guide

LifeSize Control Installation Guide LifeSize Control Installation Guide April 2005 Part Number 132-00001-001, Version 1.0 Copyright Notice Copyright 2005 LifeSize Communications. All rights reserved. LifeSize Communications has made every

More information

System Administration Training Guide. S100 Installation and Site Management

System Administration Training Guide. S100 Installation and Site Management System Administration Training Guide S100 Installation and Site Management Table of contents System Requirements for Acumatica ERP 4.2... 5 Learning Objects:... 5 Web Browser... 5 Server Software... 5

More information

Installation Guide. Help Desk Manager. Version v12.1.0

Installation Guide. Help Desk Manager. Version v12.1.0 Installation Guide Help Desk Manager Version v12.1.0 Documentation published: March 12, 2014 Contents Introduction to Help Desk Manager 3 Help Desk Manager Key Features 3 Do-It-Yourself Installation and

More information

DocuShare Installation Guide

DocuShare Installation Guide DocuShare Installation Guide Publication date: February 2011 This document supports DocuShare Release 6.6.1 Prepared by: Xerox Corporation DocuShare Business Unit 3400 Hillview Avenue Palo Alto, California

More information

MassTransit 6.0 Enterprise Web Configuration for Macintosh OS 10.5 Server

MassTransit 6.0 Enterprise Web Configuration for Macintosh OS 10.5 Server MassTransit 6.0 Enterprise Web Configuration for Macintosh OS 10.5 Server November 6, 2008 Group Logic, Inc. 1100 North Glebe Road, Suite 800 Arlington, VA 22201 Phone: 703-528-1555 Fax: 703-528-3296 E-mail:

More information

Quick Start Guide for VMware and Windows 7

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

More information

Wavelink Avalanche Mobility Center Linux Reference Guide

Wavelink Avalanche Mobility Center Linux Reference Guide Wavelink Avalanche Mobility Center Linux Reference Guide Version 5.0 amc-rg-linux-50-20100621 Revised 21/6/2010 ii Copyright 2010 by Wavelink Corporation All rights reserved. Wavelink Corporation 6985

More information

MAMP 3 User Guide! March 2014 (c) appsolute GmbH!

MAMP 3 User Guide! March 2014 (c) appsolute GmbH! MAMP 3 User Guide March 2014 (c) appsolute GmbH 1 I. Installation 3 1. Installation requirements 3 2. Installing and upgrading 3 3. Uninstall 3 II. First Steps 4 III. Preferences 5 Start/Stop 5 2. Ports

More information

Online Backup Client User Manual Linux

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

More information

STATISTICA VERSION 12 STATISTICA ENTERPRISE SMALL BUSINESS INSTALLATION INSTRUCTIONS

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

More information

How To Install Amyshelf On Windows 2000 Or Later

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

More information

Livezilla How to Install on Shared Hosting http://www.jonathanmanning.com By: Jon Manning

Livezilla How to Install on Shared Hosting http://www.jonathanmanning.com By: Jon Manning Livezilla How to Install on Shared Hosting By: Jon Manning This is an easy to follow tutorial on how to install Livezilla 3.2.0.2 live chat program on a linux shared hosting server using cpanel, linux

More information

Desktop : Ubuntu 10.04 Desktop, Ubuntu 12.04 Desktop Server : RedHat EL 5, RedHat EL 6, Ubuntu 10.04 Server, Ubuntu 12.04 Server, CentOS 5, CentOS 6

Desktop : Ubuntu 10.04 Desktop, Ubuntu 12.04 Desktop Server : RedHat EL 5, RedHat EL 6, Ubuntu 10.04 Server, Ubuntu 12.04 Server, CentOS 5, CentOS 6 201 Datavoice House, PO Box 267, Stellenbosch, 7599 16 Elektron Avenue, Technopark, Tel: +27 218886500 Stellenbosch, 7600 Fax: +27 218886502 Adept Internet (Pty) Ltd. Reg. no: 1984/01310/07 VAT No: 4620143786

More information

LAMP Quickstart for Red Hat Enterprise Linux 4

LAMP Quickstart for Red Hat Enterprise Linux 4 LAMP Quickstart for Red Hat Enterprise Linux 4 Dave Jaffe Dell Enterprise Marketing December 2005 Introduction A very common way to build web applications with a database backend is called a LAMP Stack,

More information

OpenEyes - Windows Server Setup. OpenEyes - Windows Server Setup

OpenEyes - Windows Server Setup. OpenEyes - Windows Server Setup OpenEyes - Windows Server Setup Editors: G W Aylward Version: 0.9: Date issued: 4 October 2010 1 Target Audience General Interest Healthcare managers Ophthalmologists Developers Amendment Record Issue

More information

Abila MIP. Installation Guide

Abila MIP. Installation Guide This is a publication of Abila, Inc. Version 2015.x Copyright 2014 Abila, Inc. All rights reserved. Abila, the Abila logos, and the Abila product and service names mentioned herein are registered trademarks

More information

Mac OS X Server Migration Guide

Mac OS X Server Migration Guide Mac OS X Server Migration Guide Includes detailed instructions for upgrading to Mac OS X Server from AppleShare IP, Macintosh Manager, and Mac OS X Server 1.2 K Apple Computer, Inc. 2001 Apple Computer,

More information

QuickStart Guide for Client Management. Version 8.7

QuickStart Guide for Client Management. Version 8.7 QuickStart Guide for Client Management Version 8.7 JAMF Software, LLC 2013 JAMF Software, LLC. All rights reserved. JAMF Software has made all efforts to ensure that this guide is accurate. JAMF Software

More information

RecoveryVault Express Client User Manual

RecoveryVault Express Client User Manual For Linux distributions Software version 4.1.7 Version 2.0 Disclaimer This document is compiled with the greatest possible care. However, errors might have been introduced caused by human mistakes or by

More information

VERITAS Backup Exec 9.1 for Windows Servers Quick Installation Guide

VERITAS Backup Exec 9.1 for Windows Servers Quick Installation Guide VERITAS Backup Exec 9.1 for Windows Servers Quick Installation Guide N109548 Disclaimer The information contained in this publication is subject to change without notice. VERITAS Software Corporation makes

More information

Installation Instructions Release Version 15.0 January 30 th, 2011

Installation Instructions Release Version 15.0 January 30 th, 2011 Release Version 15.0 January 30 th, 2011 ARGUS Software: ARGUS Valuation - DCF The contents of this document are considered proprietary by ARGUS Software, the information enclosed and any portion thereof

More information

SIMIAN systems. Setting up a Sitellite development environment on Windows. Sitellite Content Management System

SIMIAN systems. Setting up a Sitellite development environment on Windows. Sitellite Content Management System Setting up a Sitellite development environment on Windows Sitellite Content Management System Introduction For live deployment, it is strongly recommended that Sitellite be installed on a Unix-based operating

More information

Cloud Homework instructions for AWS default instance (Red Hat based)

Cloud Homework instructions for AWS default instance (Red Hat based) Cloud Homework instructions for AWS default instance (Red Hat based) Automatic updates: Setting up automatic updates: by Manuel Corona $ sudo nano /etc/yum/yum-updatesd.conf Look for the line that says

More information

ACTIVE DIRECTORY DEPLOYMENT

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

More information

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

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

More information

DocuShare Installation Guide

DocuShare Installation Guide DocuShare Installation Guide Publication date: May 2009 This document supports DocuShare Release 6.5/DocuShare CPX Release 6.5 Prepared by: Xerox Corporation DocuShare Business Unit 3400 Hillview Avenue

More information

AWS Schema Conversion Tool. User Guide Version 1.0

AWS Schema Conversion Tool. User Guide Version 1.0 AWS Schema Conversion Tool User Guide AWS Schema Conversion Tool: User Guide Copyright 2016 Amazon Web Services, Inc. and/or its affiliates. All rights reserved. Amazon's trademarks and trade dress may

More information

Online Backup Linux Client User Manual

Online Backup Linux Client User Manual Online Backup Linux Client User Manual Software version 4.0.x For Linux distributions August 2011 Version 1.0 Disclaimer This document is compiled with the greatest possible care. However, errors might

More information

VERSION 9.02 INSTALLATION GUIDE. www.pacifictimesheet.com

VERSION 9.02 INSTALLATION GUIDE. www.pacifictimesheet.com VERSION 9.02 INSTALLATION GUIDE www.pacifictimesheet.com PACIFIC TIMESHEET INSTALLATION GUIDE INTRODUCTION... 4 BUNDLED SOFTWARE... 4 LICENSE KEY... 4 SYSTEM REQUIREMENTS... 5 INSTALLING PACIFIC TIMESHEET

More information

Online Backup Client User Manual

Online Backup Client User Manual For Linux distributions Software version 4.1.7 Version 2.0 Disclaimer This document is compiled with the greatest possible care. However, errors might have been introduced caused by human mistakes or by

More information

Embarcadero Performance Center 2.7 Installation Guide

Embarcadero Performance Center 2.7 Installation Guide Embarcadero Performance Center 2.7 Installation Guide Copyright 1994-2009 Embarcadero Technologies, Inc. Embarcadero Technologies, Inc. 100 California Street, 12th Floor San Francisco, CA 94111 U.S.A.

More information

Quick Start Guide for Parallels Virtuozzo

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

More information

XenClient Enterprise Synchronizer Installation Guide

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

More information

MOODLE Installation on Windows Platform

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

More information

FileMaker Server 11. FileMaker Server Help

FileMaker Server 11. FileMaker Server Help FileMaker Server 11 FileMaker Server Help 2010 FileMaker, Inc. All Rights Reserved. FileMaker, Inc. 5201 Patrick Henry Drive Santa Clara, California 95054 FileMaker is a trademark of FileMaker, Inc. registered

More information

Installation Guide. Release 3.1

Installation Guide. Release 3.1 Installation Guide Release 3.1 Publication number: 613P10303; September 2003 Copyright 2002-2003 Xerox Corporation. All Rights Reserverved. Xerox, The Document Company, the digital X and DocuShare are

More information

Getting Started with RES Automation Manager Agent for Linux

Getting Started with RES Automation Manager Agent for Linux Getting Started with RES Automation Manager Agent for Linux Contents Chapter 1: Introduction 1 Chapter 2: Prerequisites and General Guidelines 2 Chapter 3: Installation 3 3.1 Manual Installation... 3 3.2

More information

IIS, FTP Server and Windows

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

More information

Installation and Upgrade Guide. PowerSchool Student Information System

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

More information

JAMF Software Server Installation Guide for Linux. Version 8.6

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

More information

NSi Mobile Installation Guide. Version 6.2

NSi Mobile Installation Guide. Version 6.2 NSi Mobile Installation Guide Version 6.2 Revision History Version Date 1.0 October 2, 2012 2.0 September 18, 2013 2 CONTENTS TABLE OF CONTENTS PREFACE... 5 Purpose of this Document... 5 Version Compatibility...

More information

Specops Command. Installation Guide

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

More information

AWS Schema Conversion Tool. User Guide Version 1.0

AWS Schema Conversion Tool. User Guide Version 1.0 AWS Schema Conversion Tool User Guide AWS Schema Conversion Tool: User Guide Copyright 2016 Amazon Web Services, Inc. and/or its affiliates. All rights reserved. Amazon's trademarks and trade dress may

More information

Upgrade Guide BES12. Version 12.1

Upgrade Guide BES12. Version 12.1 Upgrade Guide BES12 Version 12.1 Published: 2015-02-25 SWD-20150413111718083 Contents Supported upgrade environments...4 Upgrading from BES12 version 12.0 to BES12 version 12.1...5 Preupgrade tasks...5

More information

Expresso Quick Install

Expresso Quick Install Expresso Quick Install 1. Considerations 2. Basic requirements to install 3. Install 4. Expresso set up 5. Registering users 6. Expresso first access 7. Uninstall 8. Reinstall 1. Considerations Before

More information

NETWORK OPERATING SYSTEMS. By: Waqas Ahmed (C.E.O at Treesol)

NETWORK OPERATING SYSTEMS. By: Waqas Ahmed (C.E.O at Treesol) NETWORK OPERATING SYSTEMS By: Waqas Ahmed (C.E.O at Treesol) Locating, Finding Installing, Upgrading and Deleting Packages SEARCHING To find a program commands where they are: [root@tecmint ~]# which ls

More information

Moving to Plesk Automation 11.5

Moving to Plesk Automation 11.5 Moving to Plesk Automation 11.5 Last updated: 2 June 2015 Contents About This Document 4 Introduction 5 Preparing for the Move 7 1. Install the PA Moving Tool... 8 2. Install Mail Sync Software (Windows

More information

How to Install Multicraft on a VPS or Dedicated Server (Ubuntu 13.04 64 bit)

How to Install Multicraft on a VPS or Dedicated Server (Ubuntu 13.04 64 bit) How to Install Multicraft on a VPS or Dedicated Server (Ubuntu 13.04 64 bit) Introduction Prerequisites This tutorial will show you step-by-step on how to install Multicraft 1.8.2 on a new VPS or dedicated

More information

Installation and Deployment

Installation and Deployment Installation and Deployment Help Documentation This document was auto-created from web content and is subject to change at any time. Copyright (c) 2016 SmarterTools Inc. Installation and Deployment SmarterStats

More information

Click Studios. Passwordstate. Upgrade Instructions to V7 from V5.xx

Click Studios. Passwordstate. Upgrade Instructions to V7 from V5.xx Passwordstate Upgrade Instructions to V7 from V5.xx This document and the information controlled therein is the property of Click Studios. It must not be reproduced in whole/part, or otherwise disclosed,

More information

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

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

More information

Enterprise Manager. Version 6.2. Installation Guide

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

More information

SonicWALL CDP 5.0 Microsoft Exchange User Mailbox Backup and Restore

SonicWALL CDP 5.0 Microsoft Exchange User Mailbox Backup and Restore SonicWALL CDP 5.0 Microsoft Exchange User Mailbox Backup and Restore Document Scope This solutions document describes how to configure and use the Microsoft Exchange User Mailbox Backup and Restore feature

More information

Installation Guide. (You can get these files from http://www.clariostechnology.com/intelligentreports/install)

Installation Guide. (You can get these files from http://www.clariostechnology.com/intelligentreports/install) Clarios Technology Pty. Ltd. Intelligent Reporter Installation Guide Installing Intelligent Reports JIRA plugin The Intelligent Reports plugin for JIRA is available through the Atlassian Marketplace. Follow

More information

insync Installation Guide

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

More information

Verax Service Desk Installation Guide for UNIX and Windows

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

More information

HOW TO SILENTLY INSTALL CLOUD LINK REMOTELY WITHOUT SUPERVISION

HOW TO SILENTLY INSTALL CLOUD LINK REMOTELY WITHOUT SUPERVISION HOW TO SILENTLY INSTALL CLOUD LINK REMOTELY WITHOUT SUPERVISION Version 1.1 / Last updated November 2012 INTRODUCTION The Cloud Link for Windows client software is packaged as an MSI (Microsoft Installer)

More information

EMC AVAMAR 6.0 GUIDE FOR IBM DB2 P/N 300-011-636 REV A01 EMC CORPORATION CORPORATE HEADQUARTERS: HOPKINTON, MA 01748-9103 1-508-435-1000 WWW.EMC.

EMC AVAMAR 6.0 GUIDE FOR IBM DB2 P/N 300-011-636 REV A01 EMC CORPORATION CORPORATE HEADQUARTERS: HOPKINTON, MA 01748-9103 1-508-435-1000 WWW.EMC. EMC AVAMAR 6.0 FOR IBM DB2 GUIDE P/N 300-011-636 REV A01 EMC CORPORATION CORPORATE HEADQUARTERS: HOPKINTON, MA 01748-9103 1-508-435-1000 WWW.EMC.COM Copyright and Trademark Notices Copyright 2002-2011

More information

Metalogix SharePoint Backup. Advanced Installation Guide. Publication Date: August 24, 2015

Metalogix SharePoint Backup. Advanced Installation Guide. Publication Date: August 24, 2015 Metalogix SharePoint Backup Publication Date: August 24, 2015 All Rights Reserved. This software is protected by copyright law and international treaties. Unauthorized reproduction or distribution of this

More information

Kaspersky Endpoint Security 8 for Linux INSTALLATION GUIDE

Kaspersky Endpoint Security 8 for Linux INSTALLATION GUIDE Kaspersky Endpoint Security 8 for Linux INSTALLATION GUIDE A P P L I C A T I O N V E R S I O N : 8. 0 Dear User! Thank you for choosing our product. We hope that this documentation will help you in your

More information

Acronis Backup & Recovery 10 Server for Linux. Installation Guide

Acronis Backup & Recovery 10 Server for Linux. Installation Guide Acronis Backup & Recovery 10 Server for Linux Installation Guide Table of Contents 1. Installation of Acronis Backup & Recovery 10... 3 1.1. Acronis Backup & Recovery 10 components... 3 1.1.1. Agent for

More information

TANDBERG MANAGEMENT SUITE 10.0

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

More information

http://cnmonitor.sourceforge.net CN=Monitor Installation and Configuration v2.0

http://cnmonitor.sourceforge.net CN=Monitor Installation and Configuration v2.0 1 Installation and Configuration v2.0 2 Installation...3 Prerequisites...3 RPM Installation...3 Manual *nix Installation...4 Setup monitoring...5 Upgrade...6 Backup configuration files...6 Disable Monitoring

More information

Installation & Maintenance Guide

Installation & Maintenance Guide The instruction booklet is also included on the CD in Word and Acrobat formats, which may be easier to print. (If you want to install Acrobat Reader run d:\acroread\setup.exe (where d:\ is the identifier

More information

Administrator Manual

Administrator Manual . Self-evaluation Platform (SEP) on Information Technology in Education (ITEd) for School Administrator Manual Mar 2006 [Version 3.0] Copyright 2005 Education and Manpower Bureau Page 1 Table of Contents

More information

IBM WebSphere Application Server V8.5 lab Basic Liberty profile administration using the job manager

IBM WebSphere Application Server V8.5 lab Basic Liberty profile administration using the job manager IBM WebSphere Application Server V8.5 lab Basic Liberty profile administration using the job manager Scenario You are a system administrator responsible for managing web application server installations.

More information

FileMaker Server 14. FileMaker Server Help

FileMaker Server 14. FileMaker Server Help FileMaker Server 14 FileMaker Server Help 2007 2015 FileMaker, Inc. All Rights Reserved. FileMaker, Inc. 5201 Patrick Henry Drive Santa Clara, California 95054 FileMaker and FileMaker Go are trademarks

More information

Thirtyseven4 Endpoint Security (EPS) Upgrading Instructions

Thirtyseven4 Endpoint Security (EPS) Upgrading Instructions Thirtyseven4 Endpoint Security (EPS) Upgrading Instructions Disclaimer: As with any software upgrade or new release, it is strongly encouraged to fully test the new build within your environment prior

More information

ULTEO OPEN VIRTUAL DESKTOP V4.0

ULTEO OPEN VIRTUAL DESKTOP V4.0 ULTEO OPEN VIRTUAL DESKTOP V4.0 MIGRATION GUIDE 28 February 2014 Contents Section 1 Introduction... 4 Section 2 Overview... 5 Section 3 Preparation... 6 3.1 Enter Maintenance Mode... 6 3.2 Backup The OVD

More information

SETTING UP A LAMP SERVER REMOTELY

SETTING UP A LAMP SERVER REMOTELY SETTING UP A LAMP SERVER REMOTELY It s been said a million times over Linux is awesome on servers! With over 60 per cent of the Web s servers gunning away on the mighty penguin, the robust, resilient,

More information

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

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

More information