Cybozu Garoon 3 Server Distributed System Installation Guide Edition 3.1 Cybozu, Inc.

Size: px
Start display at page:

Download "Cybozu Garoon 3 Server Distributed System Installation Guide Edition 3.1 Cybozu, Inc."

Transcription

1 Cybozu Garoon 3 Server Distributed System Installation Guide Edition 3.1 Cybozu, Inc.

2 Preface Preface This guide describes the features and operations of Cybozu Garoon Version Who Should Use This Guide The target audience of this guide is as follows: Operators: They are in charge of the installation work of Cybozu Garoon. Typographic Conventions Conventions Note Tip See Section title on page ###. Meaning Indicates important information. Provides a helpful hint or information. Indicates a cross reference link to the detailed information. Production Environment This guide is produced on the following environment: OS:Windows Server 2008 Standard x64(sp2) Web browser: Internet Explorer 8 Product version: Cybozu Garoon Version The contents of a screen vary depending on the web browser that you are using. Abbreviations Abbreviation Meaning Garoon 3 Cybozu Garoon Version Copying and reproducing this document You assume complete responsibility and risk for re-using the content of this manual. CYBOZU SHALL NOT BE RESPONSIBLE FOR ANY DIRECT, INDIRECT, SPECIAL, INCIDENTAL OR CONSEQUENTIAL LOSS OR DAMAGE OR ANY OTHER COMMERCIAL DAMAGE AND LOSS, IN CONNECTION WITH THE USE OF THE SERVICE. You must include the following copyright statement in works that incorporate content from this manual: This document contains content derived from the *** Guide, copyright Cybozu, Inc. Copyrights and Trademarks All brand names and product names appearing in this document are registered trademarks or trademarks of their respective holders. Our products may contain copyrighted products owned by other companies. Please refer to the following web site regarding trademarks and copyrights: In this guide, the trademark symbol (TM) and registered symbol (R) are omitted. OpenSSL (Copyright (c) The OpenSSL Project. All rights reserved.) This product includes software developed by the OpenSSL Project for use in the OpenSSL Toolkit. 2 Cybozu Garoon 3 Server Distributed System Installation Guide

3 Preface ( This product includes cryptographic software written by Eric Young. This product includes software written by Tim Hudson. Cybozu Garoon 3 Server Distributed System Installation Guide Edition 3.1 Published by: Cybozu, Inc. August 2011 Copyright (C) 2011 Cybozu Cybozu Garoon 3 Server Distributed System Installation Guide 3

4 Contents Contents Preface... 2 Contents Server Distributed System Overview System Requirements Installing Operation on Windows Building a Server Distributed System on Installation Building a Server Distributed System using Garoon 3 in Operation Upgrading Garoon Uninstalling Garoon Operation on Linux Building a Server Distributed System on Installation Building a Server Distributed System using Garoon 3 in Operation Upgrading Garoon Uninstalling Garoon Setting Up Garoon 3 After Installation Initializing Garoon Registering Information Before Starting Operation Changing Database Settings Setting Up Garoon 3 After Upgrading Executing an Update Program Changing the Table Cache Size Resetting an Authentication Password Registering a License Executing Delete Privilege Program Maintaining Garoon 3 in Operation Deleting Temporary Files...59 Index Cybozu Garoon 3 Server Distributed System Installation Guide

5 1.1 System Requirements 1 Server Distributed System Overview Garoon 3 consists of the servers that provide the following functions: Server Function Application server Runs Garoon 3 applications and processes incoming information. Responds to a client's request and sends stored data such as HTML files and images to servers and client computers. Database server Stores input data such as appointments, topics, and attachments. The overall system performance may be degraded by an increase in users or any other environmental factors. In such cases, you can distribute the server functions over several server computers to ensure reliable system performance. This guide describes how to build a server distributed system in which the application server and the database server operate on separate server computers. Example sever configuration: Load balancer Server A Server B Application server Web server Application server Web server Database server Database engine (Not in operation) Database server Database engine (Not in operation) Server C Application server Web server (Not in operation) Database server Database engine Tip You can distribute an application server over multiple server computers. Cybozu Garoon 3 Server Distributed System Installation Guide 5

6 1 Server Distributed System Overview A load balancer is required to run application servers on multiple server computers. Garoon 3 can operate either in L4 or L7 mode. 1.1 System Requirements The system requirements of Garoon 3 are as follows (as of August 2011): Server operating systems OS Version Windows Windows Server 2008 Standard (SP2) Windows Server 2008 Enterprise (SP2) Windows Server 2003, Standard Edition (SP2) Windows Server 2003, Enterprise Edition (SP2) Windows Server 2003 R2, Standard Edition (SP2) Windows Server 2003 R2, Enterprise Edition (SP2) Windows 64 bit Windows Server 2008 R2 Standard x64 Windows Server 2008 R2 Enterprise x64 Windows Server 2008 R2 Standard x64 (SP1) Windows Server 2008 R2 Enterprise x64 (SP1) Windows Server 2008 Standard x64 (SP2) Windows Server 2008 Enterprise x64 (SP2) Windows Server 2003 R2, Standard x64 Edition (SP2) Windows Server 2003 R2, Enterprise x64 Edition (SP2) Windows Server 2003, Standard x64 Edition (SP2) Windows Server 2003, Enterprise x64 Edition (SP2) Linux SUSE Linux Enterprise Server 11 Red Hat Enterprise Linux 6 Red Hat Enterprise Linux 5 Advanced Platform Red Hat Enterprise Linux 5 Red Hat Enterprise Linux AS (v. 4) Red Hat Enterprise Linux ES (v. 4) Linux 64 bit SUSE Linux Enterprise Server 11 Red Hat Enterprise Linux 6 Red Hat Enterprise Linux 5 Advanced Platform Red Hat Enterprise Linux 5 Red Hat Enterprise Linux AS (v. 4) Red Hat Enterprise Linux ES (v. 4) Tip The servers used in a server distributed system must be running on the same family of operating systems whether it is Windows or Linux. You can use both 32-bit OSs and 64-bit OSs to build a server distributed system only if the operating systems belong to the same family. Garoon 3 does not operate properly while SELinux is active. You must disable SELinux before installing Garoon 3. 6 Cybozu Garoon 3 Server Distributed System Installation Guide

7 1.1 System Requirements Web servers Windows Linux OS Web server Apache 2.0.x, 2.2.x Internet Information Service (IIS) 6.0, 7.0, 7.5 Apache 2.0.x, 2.2.x Web browsers OS Web browser Windows Internet Explorer 6, 7, 8, 9 Mozilla Firefox 3.6, 4.0 Linux Safari 4, 5 Mozilla Firefox 3.6, 4.0 ios Safari Android Android's default Web browser Mail servers You must install a mail server to use an client. This product supports the following mail servers: Protocols: SMTP SMTPS POP3 POP3S IMAP4 This product currently supports only the receiving feature of IMAP4. You cannot use other features of IMAP4. Authentication methods: APOP POP before SMTP SMTP Authentication Network (TCP/IP) Protocol Port number (* 1 ) Item Type HTTP or HTTPS Web server HTTP : 80 HTTPS : 443 NETBIOS: (* 2 ) NFS : Assigned automatically (* 3 ) Database engine mysqld : 3770 (* 4 ) * 1 : The port numbers that are commonly used for communication. The port number assigned on a server may vary depending on your environment. * 2 : Available only on Windows. * 3 : Available only on Linux. An unused port number will be assigned automatically. * 4 : The port number used for "mysqld" can be found in the database server configuration file (my.ini). If you install Garoon 3 in the default directories, "my.ini" is saved in the following directory: On Windows : C: Program Files Cybozu mysql-5.0 etc my.ini On Linux : /usr/local/cybozu/mysql-5.0/etc/my.ini Cybozu Garoon 3 Server Distributed System Installation Guide 7

8 1 Server Distributed System Overview Note You must only open the relevant port if you use Garoon 3 through a firewall. You must open the port for "mysqld" only when the request is sent from the Web server. Keep the port information confidential. Tip For the latest system requirements and limitations, see the following page on our website: This website is currently available only in Japanese. For more server examples, see the following page on our website: This website is currently available only in Japanese. Garoon 3 can also operate on virtual environments. Performance degradation may occur depending on your virtual environments. The database server requires Internet access to use the following functions: RSS Reader (Subscription of RSS websites) Cybozu Online Service*1 Notices from Cybozu*1 *1: These services are currently available only in Japanese and search locations only within Japan. 1.2 Installing To newly install Garoon 3, follow the installation procedures. To upgrade to Garoon 3.1.0, follow the upgrade procedures. Tip An upgrade program is required to upgrade from Garoon or earlier to Garoon The upgrade program and the manual can be downloaded on our website. For any concern with the upgrade process, contact our official partners or your vendor. To install Garoon 3: Part 1 Confirm the system requirements. "1.1 System Requirements" on page 6. Part 2 Prepare required programs and information. "Preparing programs and information for installation" on page 9. Part 3 Install the system. 2 Operation on Windows" on page 11 3 Operation on Linux" on page 26. Part 4 Set up Garoon 3 before starting operation. "4 Setting Up Garoon 3 After Installation" on page Cybozu Garoon 3 Server Distributed System Installation Guide

9 1.2 Installing To upgrade to Garoon 3.1.0: Part 1 Prepare required programs and information. "Preparing programs and information for installation" on page 9. Part 2 Upgrade the system. "2.3 Upgrading Garoon 3" on page 23. "3.3 Upgrading Garoon 3" on page 40. Part 3 Set up Garoon 3 before restarting operation. "5 Setting Up Garoon 3 After Upgrading" on page 49. Preparing programs and information for installation Before installing or upgrading, you must prepare an installer and the information required for your installation. Installer Item On Windows On Linux Description 32-bit OS: grn windows.exe 64-bit OS: grn windows-x64.exe 32-bit OS: grn linux.bin 64-bit OS: grn linux-x64.bin Install Usage Upgrade Tip The Garoon 3 installer for each OS can be downloaded on our website. This website is currently available only in Japanese. You need to configure Garoon 3 if you use SSL to connect to LDAP. For configuration steps, see the following page on our website. Information required for installing or upgrading All servers must be provided with the same information in all of the items, except for the memory capacity for server computers. : Required Blank: Not required Item Administrator password or superuser password Garoon 3 administrator information Description Password that is required for initialization or login to the administration screen. - User name - Login name - Password Install Usage Upgrade Cybozu Garoon 3 Server Distributed System Installation Guide 9

10 1 Server Distributed System Overview Item Customer information Document root CGI directory Installation identifier Database administrator password Database user passwords Description - Company name - Pronunciation of company name - Logo (* 1 ) The directory that stores HTML files and image files to be published by the Web server The directory on the Web server where CGI scripts can be executed The character strings that are used to distinguish multiple Garoon 3. You can enter 1 to 10 characters. (* 2 ) - Numeric characters from 0 to 9 are only allowed after alphabetic characters. The password that is used to manage the database engine. You can enter 6 to 10 characters. (* 2 ) The password that is used to access user data. You can enter 6 to 10 characters. (* 2 ) Install Usage Upgrade License Garoon 3 license Memory capacity for The on-board memory of the server server computers computer where the database engine is installed * 1 : Prepare either of the following logos if required: Image file URL for image file location * 2 : Valid characters are as follows: Upper or lower case alphabetic characters Underscore "_" Numeric characters from 0 to 9 10 Cybozu Garoon 3 Server Distributed System Installation Guide

11 2.1 Building a Server Distributed System on Installation 2 Operation on Windows Garoon 3 can be installed, uninstalled, or upgraded by users with Administrator accounts on Windows. This chapter assumes the following configuration: Items Example Environment Server OS Windows Server 2008 R2 Enterprise x64 Web server IIS 7.0 CGI directory on the Web server C: Inetpub scripts Document root directory on the Web server C: Inetpub wwwroot Installation identifier cbgrn Port number for the database engine 3770 Server configuration Application server - Server A: Server name "server_a" - Server B: Server name "server_b" Database server Server C: Server name "server_c" Time synchronization among servers NTP Note To run Garoon 3 on multiple server computers, the time on all server computers must be synchronized with each other. Garoon 3 may operate improperly if the time differs between the server computers. To use SSL in a Windows environment, see the limitations of Garoon 3 on our website. Tip For how to set up a web server, see the following page on our website: The "Do you want to install a web server" dialog box may appear during installation. Click Yes to install Apache 2.2 (Apache 2). 2.1 Building a Server Distributed System on Installation This section describes how to build a server distributed system by installing Garoon 3 on multiple Windows environments. Step Task Page STEP 1 Installing Garoon 3 12 STEP 2 Changing the Connection Host for the Database Engine 12 STEP 3 Changing the Data Storage Directory 13 STEP 4 Changing the Service Startup Type 16 STEP 5 Starting Garoon 3 16 STEP 6 Registering Information Before Starting Operation 17 Note Cybozu Garoon 3 Server Distributed System Installation Guide 11

12 2 Operation on Windows Prepare information required for installation in advance. The servers must be provided with the same settings in some items. "Preparing programs and information for installation" on page 11. Exit all programs but the installer. Additional configurations are required to use IIS in Garoon 3. See the following for configuration details: "Installing on Windows" in the Installation Guide. STEP 1: Installing Garoon 3 1 Confirm that Web servers are running on all servers. Start the Web servers if they are not running. 2 Install Garoon 3 on all servers. Execute either of the following installers according to your OS: grn windows.exe grn windows-x64.exe Follow the instructions on the screen to install Garoon 3. See the following manual for installation details: "Installing on Windows" in the Installation Guide. 3 Initialize Garoon 3 on all servers. "4.1 Initializing Garoon 3" on page Optimize database engine settings on Server C. You must change the database engine settings if the memory on the server computer exceeds 4 GB. "4.3 Changing Database Settings" on page Confirm that Garoon 3 on all servers can be accessed without any problems. Tip If the Garoon 3 screen does not appear properly, verify the following settings: The virtual directory of each Web server is set properly. The document root on each Web server has proper access privileges. For how to create a virtual directory on a Web server, see the following page on our website: The installation log of Garoon 3 and CyDE2 are saved in the following location: C: WINDOWS SysWow64 _cb_installer.log STEP 2: Changing the Connection Host for the Database Engine 6 Stop Web servers on all servers. Stop the Web servers if they are running. 7 Stop Garoon 3 services on all servers. 12 Cybozu Garoon 3 Server Distributed System Installation Guide

13 2.1 Building a Server Distributed System on Installation From the Windows Start menu on each server, select Control Panel > Administrative Tools > Services. Stop Cybozu scheduling service first, and then Cybozu database engine. Scheduling service: Cybozu_Scheduling_Service_cbgrn (* 1 ) * 1 : cbgrn may be replaced by your installation identifier. Database engine: Cybozu_Database_Engine_5_0 8 Check the port number used for the database engine on Server C. The port number is defined in "port" in the [mysqld] section of the "my.ini" file. File location Port number description C:/Program Files/Cybozu/mysql-5.0/etc/my.ini [client] port = 3770 socket =C:/Program Files/cybozu/mysql-5.0/data/mysql.sock default-character-set = utf8 [mysqld] port = 3770 (* 1 ) socket = C: /Program Files/cybozu/mysql-5.0/data/mysql.sock 9 Change the host to which the database engines on Server A and Server B connect. Open the "lwc.ini" file on each server, and change the connection host. File location: C: Inetpub scripts cbgrn lwc.ini Destination host for connection ("prop:_host" in the [dbconn] section): val: host name or IP address: Port number Example: Description before the change [dbconn] class = CB_DatabaseConnection require = fw/database.csp prop:_host = val:localhost:3770 a prop:_dbname = val:cb_cbgrn [dbconn] class = CB_DatabaseConnection require = fw/database.csp prop:_host = val:server_c:3770 b prop:_dbname = val:cb_cbgrn a: The default value b: The host name, IP address, and port number that you checked in the step 3 STEP 3: Changing the Data Storage Directory Change the configuration to store all of the session data and the attachment data on the same server computer. Proceed to the step 2 if the application server operates on a single server computer. Note Valid characters for the ID string in the "server_id" property are: 0-9, a-z, and A-Z. To use IIS 6.0, you must enable anonymous access in the step 4. Cybozu Garoon 3 Server Distributed System Installation Guide 13

14 2 Operation on Windows 1 Specify the character string to embed in the session ID. Open the "common.ini" file on Server A and Server B, and add a "server_id" property in the [Session] section. The ID string that is specified in the "server_id" property must be unique. File location Example ID string C: Inetpub scripts cbgrn common.ini - Server A : server1 - Server B : server2 Example description on Server A: [Session] check_hijack = 0 cookie_lifetime = 0 cookie_path = / file_lifetime = 1 save_path = C:/Inetpub/scripts/cbgrn/sessiondata/ server_id = server1 a: ID string a 2 On all server computers, add a Windows user using the same user name and password. 3 Launch IIS Manager on Server A and Server B, and perform the following operation: Click Sites > Default Web Site > scripts > cbgrn (*1). *1: cbgrn may be replaced by your installation identifier. 4 Change the user account for anonymous access on Server A and Server B. Select Authentication > Anonymous Authentication > Edit to display the Edit Anonymous Authentication Credentials screen, and select Specific user. Then, click Set to display the Set Credentials screen, enter the user name and password that you added in the step 2, and click OK. 5 Change the directory name of the storage area on Server A and Server B. To prevent session data and attachments being automatically stored in the new directory, you must change the directory name of the storage area on Server A and Server B. Example: Data Directory before the change Directory after the change Session data (* 1 ) C: Inetpub scripts cbgrn sessiondata C: Inetpub scripts cbgrn sessiondata_bak Attachments C: Program Files Cybozu mysql-5.0 files C: Program Files Cybozu mysql-5.0 files_bak * 1 : This change is required only if the application servers operate on multiple server computers. 6 Create a storage directory under the session data area on Server C. This step is required only if the application server operates on multiple server computers. Example: C: Inetpub scripts cbgrn sessiondata sessionfiles You must create a new directory for session data storage. Files will not be stored correctly if you specify a shared folder as the session data area in the step Cybozu Garoon 3 Server Distributed System Installation Guide

15 2.1 Building a Server Distributed System on Installation 7 Set the session data area and the attachment area on Server C to be shared over the network. Launch Windows Explorer, right-click the storage directory, and click Properties. Example: Data Directory name Absolute path Session data (* 1 ) sessiondata C: Inetpub scripts cbgrn sessiondata Attachments files C: Program Files Cybozu mysql-5.0 files * 1 : This setting is required only if the application servers operate on multiple server computers. Set the following options: The "Sharing" tab Click the Sharing tab, and add the user added in the step 2. Select Co-owner in the drop-down list, and click Share. To prevent security being affected by write permissions, we recommend that you remove permissions for "Everyone". The "Security" tab Click the Security tab, select Edit, and add the user added in the step 2. Select the Modify check box. Make sure that the following check boxes are selected: Modify Read & execute List folder contents Read 8 Confirm the method of storing session data on Server A and Server B. Open the "php.ini" file on each server, and confirm that "files" is specified as the value in the "session.save_handler" property. File location C: Inetpub scripts cbgrn php.ini [Session] ; Handler used to store/retrieve data. Session data storage ;; Framework method ;; Set this to "user" to store session data into database. session.save_handler = files (* 1 ) * 1 : Change the value to "files" if any other value is specified. 9 Change the storage area on Server A and Server B. Open the "common.ini" file on each server, and change the storage directories for session data and attachments. Session data Change the directory only if the application servers operate on multiple server computers. Specify the directory that you created in the step 6. [Session] save_path = "save_path = "//'Server C IP address'/sessiondata/sessionfiles"" (* 1 ) Cybozu Garoon 3 Server Distributed System Installation Guide 15

16 2 Operation on Windows * 1 : "cbgrn" is an installation identifier. Attachments Specify the directory that you configured in the step 7. [Files] dir = "//'Server C IP address'/files/cbgrn" (* 1 ) * 1 : "cbgrn" is an installation identifier. You must specify the directory under the shared folder as the attachment area. Files will not be stored correctly if you specify the shared folder as the attachment area. You can also use directories other than "C: Program Files Cybozu mysql-5.0 files" for attachment storage. In that case, you must edit all of the "common.ini" files to specify the same attachment area on all servers. STEP 4: Changing the Service Startup Type Under the server distributed system, only the database server uses the database engine and the scheduling service. You must change the settings to prevent the services from automatically starting on the application server. 1 Disable the automatic startup of Garoon 3 services on the application server. From the Windows Start menu, select Control Panel > Administrative Tools > Services, and select Disable in the startup type. Server computer Server A Server B Server C * 1 : cbgrn is an installation identifier. Service to disable - Cybozu_Database_Engine_5_0 - Cybozu_Scheduling_Service_cbgrn (* 1 ) - Cybozu_Database_Engine_5_0 - Cybozu_Scheduling_Service_cbgrn (* 1 ) (None) STEP 5: Starting Garoon 3 1 Start Garoon 3 services on Server C. From the Windows Start menu, select Control Panel > Administrative Tools > Services, and start the services in the following order: Database engine: Cybozu_Database_Engine_5_0 Scheduling service: Cybozu_Scheduling_Service_cbgrn (* 1 ) * 1 : cbgrn is an installation identifier. 2 Start Web servers on Server A and Server B. After starting the Web servers, access Garoon 3 on Server A and Server B. Confirm that the administrative functions and the applications work properly in Garoon Cybozu Garoon 3 Server Distributed System Installation Guide

17 2.2 Building a Server Distributed System using Garoon 3 in Operation If Garoon 3 is not running properly, verify whether all servers have been provided with the required information. "Preparing programs and information for installation" on page 9. STEP 6: Registering Information Before Starting 1 Specify administrators and edit customer information. "4.2 Registering Information Before Starting Operation" on page 45. Notes for Operation Under the server distributed system, you must regularly delete temporary files from the application server. See the following section for how to delete temporary files: "6.1 Deleting Temporary Files" on page Building a Server Distributed System using Garoon 3 in Operation This section describes how to build a server distributed system by migrating Garoon 3 installed on a single server computer to an environment where Garoon 3 operates on multiple server computers. The current server computer will serve as a database server, whereas a new server computer will be used as an application server. Follow the procedures to build a server distributed system: Step Task Page Step 1 Installing Garoon 3 18 Step 2 Changing the Connection Host for the Database Engine 18 Step 3 Changing the Data Storage Directory 19 Step 4 Changing the Service Startup Type 22 Step 5 Starting Garoon 3 22 This section assumes the following configuration: New servers (Application server) Server A Server B Current server (Database server) Server C Note Prepare information required for installation in advance. The servers must be provided with the same settings in some items. "Preparing programs and information for installation" on page 9. You must exit all Windows programs before running the installation program. Additional configurations are required to use IIS in Garoon 3. See the following manual for configuration details: See "Installing on Windows" in the Installation Guide. Cybozu Garoon 3 Server Distributed System Installation Guide 17

18 2 Operation on Windows STEP 1: Installing Garoon 3 1 Confirm that Web servers are running on Server A and Server B. Start the Web servers if they are not running. 2 Install Garoon 3 on Server A and Server B. Execute either of the following installers according to your OS: grn windows.exe grn windows-x64.exe Follow the instructions on the screen to install Garoon 3. See the following manual for installation details: "Installing on Windows" in the Installation Guide. 3 Initialize Garoon 3 on Server A and Server B. "4.1 Initializing Garoon 3" on page Confirm that Garoon 3 on Server A and Server B can be accessed without any problems. Tip If the Garoon 3 screen does not appear properly, verify the following settings: The virtual directory of each Web server is set properly. The document root on each Web server has proper access privileges. For how to create a virtual directory on a web server, see the following page on our website: The installation log of Garoon 3 and CyDE2 are saved in the following location: C: WINDOWS SysWow64 _cb_installer.log STEP 2: Changing the Connection Host for the Database Engine 1 Stop Web servers on all servers. Stop the Web servers if they are running. 2 Stop Garoon 3 services on all servers. Stop Garoon 3 services on each server. From the Windows Start menu, select Control Panel > Administrative Tools > Services, and stop the services in the following order: Scheduling service: Cybozu_Scheduling_Service_cbgrn (* 1 ) * 1 : cbgrn is an installation identifier. Database engine: Cybozu_Database_Engine_5_0 3 Check the port number that is used for the database engine on Server C. The port number is defined in "port" in the [mysqld] section of the "my.ini" file. File location C: Program Files Cybozu mysql-5.0 etc my.ini 18 Cybozu Garoon 3 Server Distributed System Installation Guide

19 2.2 Building a Server Distributed System using Garoon 3 in Operation [client] port = 3770 socket = /usr/local/cybozu/mysql-5.0/data/mysql.sock Port number description default-character-set = utf8 [mysqld] port = 3770 (* 1 ) socket = /usr/local/cybozu/mysql-5.0/data/mysql.sock * 1 : The port number that is used for the database engine 4 Change the host to which the database engines on Server A and Server B connect. Open the "lwc.ini" file on each server, and change the connection host. File location Destination host for connection ("prop:_host" in the [dbconn] section) Example: Description before the change [dbconn] class = CB_DatabaseConnection require = fw/database.csp prop:_host = val:localhost:3770 prop:_dbname = val:cb_cbgrn Description after the change C: Inetpub scripts cbgrn lwc.ini val:host name or IP address:port number - Specify the host name, IP address, and port number that are used on Server C. [dbconn] class = CB_DatabaseConnection require = fw/database.csp prop:_host = val:server_c:3770 b prop:_dbname = val:cb_cbgrn a: The default value b: The host name, IP address, and port number that you checked in the step 3 a STEP 3: Changing the Data Storage Directory Change the configuration to store all of the session data and the attachment data on the same server computer. Proceed to the step 2 if the application server operates on a single server computer. Note Valid characters for the ID string in "server_id" are: 0-9, a-z, and A-Z. To use IIS 6.0, you must enable anonymous access in the step 4. 1 Specify the character string to embed in the session ID. Open the "common.ini" file on Server A and Server B, and add a "server_id" property in the [Session] section. The ID string that is specified in the "server_id" property must be unique. File location Example ID string C: Inetpub scripts cbgrn common.ini - Server A : server1 - Server B : server2 Cybozu Garoon 3 Server Distributed System Installation Guide 19

20 2 Operation on Windows Example description on Server A: [Session] check_hijack = "0" cookie_lifetime = "0" cookie_path = "/" file_lifetime = "1" save_path = "C:/Inetpub/scripts/cbgrn/sessiondata/" server_id = "server1" a: ID string a 2 On all server computers, add a Windows user using the same user name and password. 3 Launch IIS Manager on Server A and Server B, and open the properties of "grn.exe". Click Sites > Default Web Site > scripts > cbgrn (* 1 ). * 1 : cbgrn may be replaced by your installation identifier. 4 Change the user account for anonymous access on Server A and Server B. Select Authentication > Anonymous Authentication > Edit to display the Edit Anonymous Authentication Credentials screen, and select Specific user. Then, click Set to display the Set Credentials screen, enter the user name and password that you added in the step 2, and click OK. 5 Change the directory name of the storage area on Server A and Server B. To prevent session data and attachments being automatically stored in the new directory, you must change the directory name of the storage area on Server A and Server B. Example: Data Directory before the change Directory after the change Session data (* 1 ) C: Inetpub scripts cbgrn sessiondata C: Inetpub scripts cbgrn sessiondata_bak Attachments C: ProgramFiles Cybozu mysql-5.0 files C: ProgramFiles Cybozu mysql-5.0 files_bak * 1 : This change is required only if the application servers operate on multiple server computers. 6 Create a storage directory under the session data area on Server C. This step is required only if the application server operates on multiple server computers. Example: C: Inetpub scripts cbgrn sessiondata sessionfiles You must create a new directory for session data storage. Files will not be stored correctly if you specify a shared folder as the session data area in the step 9. 7 Set the session data area and the attachment area on Server C to be shared over the network. Launch Windows Explorer, right-click the storage directory, and click Properties. Set the following options: "Sharing" Select "Share this folder". Click Permissions, and allow the user added in the step 2 to change and read the folder. 20 Cybozu Garoon 3 Server Distributed System Installation Guide

21 2.2 Building a Server Distributed System using Garoon 3 in Operation "Security" Allow the user added in the step 2 to modify and read the folder. For higher security, we recommend that you remove permissions for "Everyone". Example: Data Directory name Absolute path Session data (* 1 ) sessiondata C: Inetpub scripts cbgrn sessiondata Attachments files C: Program Files Cybozu mysql-5.0 files * 1 : This setting is required only if the application servers operate on multiple server computers. Proceed to the step 9 if the application server operates on a single server computer. 8 Confirm the method of storing session data on Server A and Server B. Open the "php.ini" file on each server, and confirm that "files" is specified as the value in the "session.save_handler" property. File location C: Inetpub scripts cbgrn php.ini [Session] ; Handler used to store/retrieve data. Session data storage ;; Framework method ;; Set this to "user" to store session data into database. session.save_handler = files (* 1 ) * 1 : Change the value to "files" if any other value is specified. 9 Change the storage area on Server A and Server B. Open the "common.ini" file on each server, and change the storage directories for session data and attachments. Session data Change the directory only if the application servers operate on multiple server computers. Specify the directory that you created in the step 6. [Session] save_path = "save_path = "//'Server C IP address'/sessiondata/sessionfiles"" (* 1 ) * 1 : "cbgrn" is an installation identifier. Attachments Specify the directory that you configured in the step 7. [Files] dir = "//'Server C IP address'/files/cbgrn" (* 1 ) * 1 : "cbgrn" is an installation identifier. You must specify the directory under the shared folder as the attachment area. Files will not be stored correctly if you specify the shared folder as the attachment area. Cybozu Garoon 3 Server Distributed System Installation Guide 21

22 2 Operation on Windows You can also use directories other than "C: Program Files Cybozu mysql-5.0 files" for attachment storage. In that case, you must edit all of the "common.ini" files to specify the same attachment area on all servers. STEP 4: Changing the Service Startup Type Under the server distributed system, only the database server uses the database engine and the scheduling service. You must change the settings to prevent the services from automatically starting on the application server. 1 Disable the automatic startup of Garoon 3 services. From the Windows Start menu, select Control Panel > Administrative Tools > Services, and select Disable in the startup type. Server computer Service to disable Server A - Cybozu_Database_Engine_5_0 - Cybozu_Scheduling_Service_cbgrn (* 1 ) Server B - Cybozu_Database_Engine_5_0 - Cybozu_Scheduling_Service_cbgrn (* 1 ) Server C (None) * 1 : cbgrn is an installation identifier. STEP 5: Starting Garoon 3 1 Start Garoon 3 services on Server C. From the Windows Start menu, select Control Panel > Administrative Tools > Services, and start the services in the following order: Database engine: Cybozu_Database_Engine_5_0 Scheduling service: Cybozu_Scheduling_Service_cbgrn (* 1 ) * 1 : cbgrn is an installation identifier. 2 Start Web servers on Server A and Server B. After starting the Web servers, access Garoon 3 on Server A and Server B. Confirm that the administrative functions and the applications work properly in Garoon 3. If Garoon 3 is not running properly, verify whether all servers have been provided with the required information. "Preparing programs and information for installation" on page 9. Notes for Operation Under the server distributed system, you must regularly delete temporary files from the application server. See the following section for how to delete temporary files: "6.1 Deleting Temporary Files" on page Cybozu Garoon 3 Server Distributed System Installation Guide

23 2.3 Upgrading Garoon Upgrading Garoon 3 This section describes how to upgrade your system from Garoon 3.0.x to Garoon Upgrade can be performed by users with "Administrator" accounts on Windows. See the following section for the information required for upgrading: "Preparing programs and information for installation" on page 9. Note Depending on the version of Garoon before upgrading, some additional configurations may be required. Do not stop the upgrade program until it completes. Stop the Web server and the scheduling service first and then start upgrading. Stop all of the scheduling services that are running on the server. If the scheduling service is set to start automatically, you must change the startup type to Disable. Tip For any concern with the upgrade process, contact our official partners or your vendor. 1 Back up the data of Garoon 3 that is running on Server C. See the following for details on backing up: "Maintenance" in the Administrator Guide. After backing up, confirm that the database engine is running on Server C. 2 Stop Web servers on Server A and Server B. 3 Stop the scheduling service on Server C. From the Windows Start menu, select Control Panel > Administrative Tools > Services, and stop the following services: Scheduling service: Cybozu_Scheduling_Service_cbgrn (* 1 ) * 1 : "cbgrn" is an installation identifier. Close the "Services" window once the scheduling service stops. Otherwise the upgrade may fail. 4 Upgrade Garoon on all servers to version We recommend that you upgrade in the following order: Original version Recommended order Notes or later st: Database server (Server C) 2nd: Application server (Server A and Server B) 1st: Application server (Server A and Server B) 2nd: Database server (Server C) An upgrade program is required to upgrade from Garoon or earlier to Garoon On each server, execute either of the following installers according to the OS: grn windows.exe grn windows-x64.exe Follow the instructions on the screen to upgrade your Garoon. See the following manual for details on upgrading: Cybozu Garoon 3 Server Distributed System Installation Guide 23

24 2 Operation on Windows "Upgrading on Windows" in the Installation Guide. 5 Change the directory name of the storage area on Server A and Server B. Upgrading Garoon will create a new directory with a default name on the application server. To prevent session data and attachments to be automatically stored in the new directory, you must change the directory name of the storage area on Server A and Server B. Example: Data Directory before the change Directory after the change Session data (* 1 ) C: Inetpub scripts cbgrn sessiondata C: Inetpub scripts cbgr n sessiondata_bak2 Attachments C: ProgramFiles Cybozu mysql-5.0 files C: ProgramFiles Cyboz u mysql-5.0 files_bak2 * 1 : This change is required only if the application servers operate on multiple server computers. 6 Confirm that the scheduling service is running on Server C. From the Windows Start menu, select Control Panel > Administrative Tools > Services. Confirm that the scheduling service is in Started status. 7 Stop the database engines on Server A and Server B. From the Windows Start menu, select Control Panel > Administrative Tools > Services, and stop the following services: Database engine: Cybozu_Database_Engine_5_0 8 Disable the automatic startup of Garoon 3 services. Under the server distributed system, only the database server uses the database engine and the scheduling service. You must change the settings to prevent the services from automatically starting on the application server. From the Windows Start menu, select Control Panel > Administrative Tools > Services, and select Disable in the startup type. Server computer Service to disable Server A - Cybozu_Database_Engine_5_0 - Cybozu_Scheduling_Service_cbgrn (* 1 ) Server B - Cybozu_Database_Engine_5_0 - Cybozu_Scheduling_Service_cbgrn (*1) Server C (None) * 1 : "cbgrn" is an installation identifier. 9 Start Web servers on Server A and Server B. 10 Enable the automatic startup of the scheduling service on Server C. This step is required if you have disabled the automatic startup of the scheduling service on Server C before the upgrade. From the Windows Start menu, select Control Panel > Administrative Tools > Services, and select Automatic in the startup type. 24 Cybozu Garoon 3 Server Distributed System Installation Guide

25 2.4 Uninstalling Garoon 3 11 Set up Garoon 3 before restarting operation. "5 Setting Up Garoon 3 After Upgrading" on page 49. Tip The upgrade log is saved in the following location: Installation log of Garoon 3 and CyDE : C: WINDOWS SysWow64 _cb_installer.log Upgrade log : C: WINDOWS SysWow64 _cb_versionup.log Backup log of MySQL : C: WINDOWS SysWow64 _cb_versionup_mark.log "_cb_versionup_mark.log" is output if the system is upgraded from Garoon 2.5.x to Garoon Uninstalling Garoon 3 Uninstall can be performed by users with "Administrator" accounts on Windows. This section assumes that cbgrn is used as the installation identifier. Note Follow the procedures in every detail to completely uninstall Garoon 3. Otherwise, some files may remain on your server computer. Tip See the following for uninstallation details: "Uninstalling on Windows" in the Installation Guide. 1 From the Windows Start menu, click Control Panel > Programs and Features. 2 On the Uninstall or change a program screen, select Cybozu(R) Garoon (cbgrn), and click Uninstall. 3 Uninstall Garoon 3 CGI programs completely. Select Complete Uninstallation from the uninstallation options, and click Next > Finish. To keep the configuration file and the template files, select Partial Uninstallation. 4 On the Programs and Features screen, select Cybozu(R) Database Engine 5.0, and click Uninstall. 5 Uninstall the database engine completely. Select Complete Uninstallation from the uninstallation options, and then click Next. To keep the configuration file and the database data, select Partial Uninstallation. Cybozu Garoon 3 Server Distributed System Installation Guide 25

26 3 Operation on Linux 3 Operation on Linux Garoon 3 can be installed, uninstalled, or upgraded by root users on Linux. This chapter assumes the following configuration: Item Example Environment Web server Apache 2.2 CGI directory on the Web server /var/www/cgi-bin Document root directory on the /var/www/html Web server Installation identifier cbgrn Port number for the database 3770 engine Server configuration Application server - Server A: Host name "server_a" - Server B: Host name "server_b" Database server Server C: Host name "server_c" Time synchronization among servers NTP Note To run Garoon 3 on multiple server computers, the time on all server computers must be synchronized with each other. Garoon 3 may operate improperly if the time differs between the server computers. 3.1 Building a Server Distributed System on Installation This section describes how to build a server distributed system by installing Garoon 3 on multiple Linux environments. Step Task Page Step 1 Installing Garoon 3 26 Step 2 Changing the Connection Host for the Database Engine 27 Step 3 Changing the Data Storage Directory 28 Step 4 Changing the Service Startup Type 31 Step 5 Starting Garoon 3 32 Step 6 Registering Information Before Starting Operation 32 Note Prepare information required for installation in advance. The servers must be provided with the same settings in some items. "Preparing programs and information for installation" on page 9. STEP 1: Installing Garoon 3 1 Confirm that Web servers (httpd) are running on all servers. Execute the following command on each server to confirm that the Web servers are in operation: # /etc/init.d/httpd status 26 Cybozu Garoon 3 Server Distributed System Installation Guide

27 3.1 Building a Server Distributed System on Installation If the Web servers are not running, execute the following command to start the Web servers: # /etc/init.d/httpd start 2 Install Garoon 3 on all servers. On each server, execute an installer according to the OS. Execute either of the following commands in the installer directory: # sh grn linux.bin # sh grn linux-x64.bin Follow the instructions on the screen to install Garoon 3. See the following for installation details: "Installing on Linux" in the Installation Guide. 3 Initialize Garoon 3 on all servers. Initialize Garoon 3 on each of the servers. "4.1 Initializing Garoon 3" on page Optimize database engine settings on Server C. You must change the database engine settings if the memory on the server computer exceeds 4 GB. "4.3 Changing Database Settings" on page Confirm that Garoon 3 on all servers can be accessed without any problems. Tip If the Garoon 3 screen does not appear properly, verify the following settings: The virtual directory of each Web server is set properly. The document root on each Web server has proper access privileges. For how to create a virtual directory on a web server, see the following page on our website: The installation log of Garoon 3 and CyDE2 are saved in the following location: Installation log of Garoon 3 Installation log of CyDE2 : Drectory where the installer is located/install.log : Directory where the installer is located/install_cyde.log STEP 2: Changing the Connection Host for the Database Engine 1 Stop Web servers (httpd) on all servers. Execute the following command on each server: # /etc/init.d/httpd stop 2 Stop Garoon 3 services on all servers. Execute the commands in the following order to stop the services: Scheduling service: /etc/rc.d/init.d/cyss_cbgrn stop (* 1 ) Database engine: /etc/rc.d/init.d/cyde_5_0 stop * 1 : cbgrn is an installation identifier. Cybozu Garoon 3 Server Distributed System Installation Guide 27

28 3 Operation on Linux 3 Check the port number used for the database engine on Server C. The port number is defined in "port" in the [mysqld] section of the "my.ini" file. File location /usr/local/cybozu/mysql-5.0/etc/my.ini [client] port = 3770 socket = /usr/local/cybozu/mysql-5.0/data/mysql.sock Port number description default-character-set = utf8 [mysqld] port = 3770 (* 1 ) socket = /usr/local/cybozu/mysql-5.0/data/mysql.sock * 1 : The port number that is used for the database engine. 4 Change the host to which the database engines on Server A and Server B connect. Open the "lwc.ini" file on each server, and change the connection host. File location: C:/var/www/cgi-bin/cbgrn/lwc.ini Destination host for connection ("prop:_host" in the [dbconn] section): val:"host name or IP address : Port number - Specify the host name, IP address, and port number that are used on Server C. Example: Description before the change [dbconn] class = CB_DatabaseConnection require = fw/database.csp prop:_host = val:localhost:3770 prop:_dbname = val:cb_cbgrn Description after the change [dbconn] class = CB_DatabaseConnection require = fw/database.csp prop:_host = val:server_c:3770 b prop:_dbname = val:cb_cbgrn a: The default value b: The host name, IP address, and port number that you checked in the step 3 a STEP 3: Changing the Data Storage Directory Change the configuration to store all of the session data and the attachment data on the same server computer. Proceed to the step 3 if the application server operates on a single server computer. Note Valid characters for the ID string in "server_id" are: 0-9, a-z, and A-Z. 1 Specify the character string to embed in the session ID. Open the "common.ini" file on Server A and Server B, and add a "server_id" property in the [Session] section. The ID string that is specified in the "server_id" property must be unique. File location /var/www/cgi-bin/cbgrn/common.ini 28 Cybozu Garoon 3 Server Distributed System Installation Guide

29 3.1 Building a Server Distributed System on Installation Example ID string - Server A : server1 - Server B : server2 Example description on Server A: [Session] check_hijack = "0" cookie_lifetime = "0" cookie_path = "/" file_lifetime = "1" save_path = "/var/www/cgi-bin/cbgrn/sessiondata/" server_id = "server1 a: ID string a 2 Confirm the method of storing session data on Server A and Server B. Open the "php.ini" file on each server, and confirm that "files" is specified as the value in the "session.save_handler" property. File location /var/www/cgi-bin/cbgrn/php.ini [Session] ; Handler used to store/retrieve data. Session data storage ;; Framework method ;; Set this to "user" to store session data into database. session.save_handler = files (* 1 ) * 1 : Change the value to "files" if any other value is specified. 3 Check the storage area on all servers. Open the "common.ini" file on each server, and check the property. File location Session data area Attachment area /var/www/cgi-bin/cbgrn/common.ini [Session] check_hijack = "0" cookie_lifetime = "0" cookie_path = "/" file_lifetime = "1" save_path = "'session data area'" [Files] dir = "'attachment area'/cbgrn" 4 Open the "exports" file on Server C, and add the storage area and the application servers to the file. Specify the following information: The storage area on Server C that you checked in the step 3; IP addresses of Server A and Server B. File location /etc/exports Session data area /var/www/cgi-bin/cbgrn/sessiondata "Server A IP address"(rw) "Server B IP address"(rw) (*1) Attachment area /usr/local/cybozu/mysql-5.0/files "Server A IP address"(rw) "Server B IP address"(rw) * 1 : This description is required only if the application servers operate on multiple server computers. 5 Confirm the status of "portmap", "nfs", and "nfslock" on Server C. Execute the following commands to confirm that the services are running: Cybozu Garoon 3 Server Distributed System Installation Guide 29

Sharp Remote Device Manager (SRDM) Server Software Setup Guide

Sharp Remote Device Manager (SRDM) Server Software Setup Guide Sharp Remote Device Manager (SRDM) Server Software Setup Guide This Guide explains how to install the software which is required in order to use Sharp Remote Device Manager (SRDM). SRDM is a web-based

More information

enicq 5 System Administrator s Guide

enicq 5 System Administrator s Guide Vermont Oxford Network enicq 5 Documentation enicq 5 System Administrator s Guide Release 2.0 Published November 2014 2014 Vermont Oxford Network. All Rights Reserved. enicq 5 System Administrator s Guide

More information

http://docs.trendmicro.com

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

More information

http://docs.trendmicro.com

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

More information

Sophos Mobile Control Installation guide. Product version: 3.5

Sophos Mobile Control Installation guide. Product version: 3.5 Sophos Mobile Control Installation guide Product version: 3.5 Document date: July 2013 Contents 1 Introduction...3 2 The Sophos Mobile Control server...4 3 Set up Sophos Mobile Control...10 4 External

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

This guide consists of the following two chapters and an appendix. Chapter 1 Installing ETERNUSmgr This chapter describes how to install ETERNUSmgr.

This guide consists of the following two chapters and an appendix. Chapter 1 Installing ETERNUSmgr This chapter describes how to install ETERNUSmgr. Preface This installation guide explains how to install the "ETERNUSmgr for Windows" storage system management software on an ETERNUS DX400 series, ETERNUS DX8000 series, ETERNUS2000, ETERNUS4000, ETERNUS8000,

More information

Copyright 2012 Trend Micro Incorporated. All rights reserved.

Copyright 2012 Trend Micro Incorporated. All rights reserved. Trend Micro Incorporated reserves the right to make changes to this document and to the products described herein without notice. Before installing and using the software, please review the readme files,

More information

Installation Guide for Pulse on Windows Server 2008R2

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

More information

Sophos Mobile Control Installation guide. Product version: 3

Sophos Mobile Control Installation guide. Product version: 3 Sophos Mobile Control Installation guide Product version: 3 Document date: January 2013 Contents 1 Introduction...3 2 The Sophos Mobile Control server...4 3 Set up Sophos Mobile Control...16 4 External

More information

http://docs.trendmicro.com/en-us/smb/hosted-email-security.aspx

http://docs.trendmicro.com/en-us/smb/hosted-email-security.aspx Trend Micro Incorporated reserves the right to make changes to this document and to the product described herein without notice. Before installing and using the product, review the readme files, release

More information

Sophos Mobile Control Installation guide. Product version: 3.6

Sophos Mobile Control Installation guide. Product version: 3.6 Sophos Mobile Control Installation guide Product version: 3.6 Document date: November 2013 Contents 1 Introduction...3 2 The Sophos Mobile Control server...5 3 Set up Sophos Mobile Control...11 4 External

More information

Installation Guide for Pulse on Windows Server 2012

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

More information

JAMF Software Server Installation and Configuration Guide for Linux. Version 9.2

JAMF Software Server Installation and Configuration Guide for Linux. Version 9.2 JAMF Software Server Installation and Configuration Guide for Linux Version 9.2 JAMF Software, LLC 2013 JAMF Software, LLC. All rights reserved. JAMF Software has made all efforts to ensure that this guide

More information

Migrating MSDE to Microsoft SQL 2008 R2 Express

Migrating MSDE to Microsoft SQL 2008 R2 Express How To Updated: 11/11/2011 2011 Shelby Systems, Inc. All Rights Reserved Other brand and product names are trademarks or registered trademarks of the respective holders. If you are still on MSDE 2000,

More information

Request Manager Installation and Configuration Guide

Request Manager Installation and Configuration Guide Request Manager Installation and Configuration Guide vcloud Request Manager 1.0.0 This document supports the version of each product listed and supports all subsequent versions until the document is replaced

More information

JAMF Software Server Installation and Configuration Guide for OS X. Version 9.2

JAMF Software Server Installation and Configuration Guide for OS X. Version 9.2 JAMF Software Server Installation and Configuration Guide for OS X Version 9.2 JAMF Software, LLC 2013 JAMF Software, LLC. All rights reserved. JAMF Software has made all efforts to ensure that this guide

More information

CTERA Agent for Linux

CTERA Agent for Linux User Guide CTERA Agent for Linux September 2013 Version 4.0 Copyright 2009-2013 CTERA Networks Ltd. All rights reserved. No part of this document may be reproduced in any form or by any means without written

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

Installing, Uninstalling, and Upgrading Service Monitor

Installing, Uninstalling, and Upgrading Service Monitor CHAPTER 2 Installing, Uninstalling, and Upgrading Service Monitor This section contains the following topics: Preparing to Install Service Monitor, page 2-1 Installing Cisco Unified Service Monitor, page

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

USER GUIDE WEB-BASED SYSTEM CONTROL APPLICATION. www.pesa.com August 2014 Phone: 256.726.9200. Publication: 81-9059-0703-0, Rev. C

USER GUIDE WEB-BASED SYSTEM CONTROL APPLICATION. www.pesa.com August 2014 Phone: 256.726.9200. Publication: 81-9059-0703-0, Rev. C USER GUIDE WEB-BASED SYSTEM CONTROL APPLICATION Publication: 81-9059-0703-0, Rev. C www.pesa.com Phone: 256.726.9200 Thank You for Choosing PESA!! We appreciate your confidence in our products. PESA produces

More information

Important. Please read this User s Manual carefully to familiarize yourself with safe and effective usage.

Important. Please read this User s Manual carefully to familiarize yourself with safe and effective usage. Important Please read this User s Manual carefully to familiarize yourself with safe and effective usage. About This Manual This manual describes how to install and configure RadiNET Pro Gateway and RadiCS

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

Pre-Installation Checks Installation Creating Users and Quick Setup Usage Examples and Settings Appendix

Pre-Installation Checks Installation Creating Users and Quick Setup Usage Examples and Settings Appendix Standard Setup Guide 1 2 3 4 5 Pre-Installation Checks Installation Creating Users and Quick Setup Usage Examples and Settings Appendix Read this manual carefully before you use this product and keep it

More information

JAMF Software Server Installation and Configuration Guide for OS X. Version 9.0

JAMF Software Server Installation and Configuration Guide for OS X. Version 9.0 JAMF Software Server Installation and Configuration Guide for OS X Version 9.0 JAMF Software, LLC 2013 JAMF Software, LLC. All rights reserved. JAMF Software has made all efforts to ensure that this guide

More information

Sophos Mobile Control Installation guide

Sophos Mobile Control Installation guide Sophos Mobile Control Installation guide Product version: 2.5 Document date: July 2012 Contents 1 Introduction... 3 2 The Sophos Mobile Control server... 4 3 Set up Sophos Mobile Control... 13 4 Running

More information

HELP DOCUMENTATION SSRPM WEB INTERFACE GUIDE

HELP DOCUMENTATION SSRPM WEB INTERFACE GUIDE HELP DOCUMENTATION SSRPM WEB INTERFACE GUIDE Copyright 1998-2013 Tools4ever B.V. All rights reserved. No part of the contents of this user guide may be reproduced or transmitted in any form or by any means

More information

Installation and Configuration Guide

Installation and Configuration Guide Installation and Configuration Guide BlackBerry Resource Kit for BlackBerry Enterprise Service 10 Version 10.2 Published: 2015-11-12 SWD-20151112124827386 Contents Overview: BlackBerry Enterprise Service

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

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

MadCap Software. Upgrading Guide. Pulse

MadCap Software. Upgrading Guide. Pulse MadCap Software Upgrading Guide Pulse Copyright 2014 MadCap Software. All rights reserved. Information in this document is subject to change without notice. The software described in this document is furnished

More information

Quick Install Guide. Lumension Endpoint Management and Security Suite 7.1

Quick Install Guide. Lumension Endpoint Management and Security Suite 7.1 Quick Install Guide Lumension Endpoint Management and Security Suite 7.1 Lumension Endpoint Management and Security Suite - 2 - Notices Version Information Lumension Endpoint Management and Security Suite

More information

WhatsUp Gold v16.3 Installation and Configuration Guide

WhatsUp Gold v16.3 Installation and Configuration Guide WhatsUp Gold v16.3 Installation and Configuration Guide Contents Installing and Configuring WhatsUp Gold using WhatsUp Setup Installation Overview... 1 Overview... 1 Security considerations... 2 Standard

More information

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

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

More information

JAMF Software Server Installation and Configuration Guide for Windows. Version 9.3

JAMF Software Server Installation and Configuration Guide for Windows. Version 9.3 JAMF Software Server Installation and Configuration Guide for Windows Version 9.3 JAMF Software, LLC 2014 JAMF Software, LLC. All rights reserved. JAMF Software has made all efforts to ensure that this

More information

NovaBACKUP xsp Version 15.0 Upgrade Guide

NovaBACKUP xsp Version 15.0 Upgrade Guide NovaBACKUP xsp Version 15.0 Upgrade Guide NovaStor / November 2013 2013 NovaStor, all rights reserved. All trademarks are the property of their respective owners. Features and specifications are subject

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

Sophos for Microsoft SharePoint startup guide

Sophos for Microsoft SharePoint startup guide Sophos for Microsoft SharePoint startup guide Product version: 2.0 Document date: March 2011 Contents 1 About this guide...3 2 About Sophos for Microsoft SharePoint...3 3 System requirements...3 4 Planning

More information

Lepide Active Directory Self Service. Configuration Guide. Follow the simple steps given in this document to start working with

Lepide Active Directory Self Service. Configuration Guide. Follow the simple steps given in this document to start working with Lepide Active Directory Self Service Configuration Guide 2014 Follow the simple steps given in this document to start working with Lepide Active Directory Self Service Table of Contents 1. Introduction...3

More information

WhatsUp Gold v16.2 Installation and Configuration Guide

WhatsUp Gold v16.2 Installation and Configuration Guide WhatsUp Gold v16.2 Installation and Configuration Guide Contents Installing and Configuring Ipswitch WhatsUp Gold v16.2 using WhatsUp Setup Installing WhatsUp Gold using WhatsUp Setup... 1 Security guidelines

More information

SysPatrol - Server Security Monitor

SysPatrol - Server Security Monitor SysPatrol Server Security Monitor User Manual Version 2.2 Sep 2013 www.flexense.com www.syspatrol.com 1 Product Overview SysPatrol is a server security monitoring solution allowing one to monitor one or

More information

Migrating Mobile Security for Enterprise (TMMS) 8.0 to version 9.0

Migrating Mobile Security for Enterprise (TMMS) 8.0 to version 9.0 Before Migration Migrating Mobile Security for Enterprise (TMMS) 8.0 to version 9.0 You must have TMMS 8.0/8.0 SP1 installed before upgrading to TMMS 9.0. Pay attention to the following when migrating

More information

Intelligent Power Protector User manual extension for Microsoft Virtual architectures: Hyper-V 6.0 Manager Hyper-V Server (R1&R2)

Intelligent Power Protector User manual extension for Microsoft Virtual architectures: Hyper-V 6.0 Manager Hyper-V Server (R1&R2) Intelligent Power Protector User manual extension for Microsoft Virtual architectures: Hyper-V 6.0 Manager Hyper-V Server (R1&R2) Hyper-V Manager Hyper-V Server R1, R2 Intelligent Power Protector Main

More information

WhatsUp Gold v16.1 Installation and Configuration Guide

WhatsUp Gold v16.1 Installation and Configuration Guide WhatsUp Gold v16.1 Installation and Configuration Guide Contents Installing and Configuring Ipswitch WhatsUp Gold v16.1 using WhatsUp Setup Installing WhatsUp Gold using WhatsUp Setup... 1 Security guidelines

More information

SyncThru TM Web Admin Service Administrator Manual

SyncThru TM Web Admin Service Administrator Manual SyncThru TM Web Admin Service Administrator Manual 2007 Samsung Electronics Co., Ltd. All rights reserved. This administrator's guide is provided for information purposes only. All information included

More information

Advantage for Windows Copyright 2012 by The Advantage Software Company, Inc. All rights reserved. Client Portal blue Installation Guide v1.

Advantage for Windows Copyright 2012 by The Advantage Software Company, Inc. All rights reserved. Client Portal blue Installation Guide v1. Advantage for Windows Copyright 2012 by The Advantage Software Company, Inc. All rights reserved Client Portal blue Installation Guide v1.1 Overview This document will walk you through the process of installing

More information

MULTIFUNCTIONAL DIGITAL SYSTEMS. Operator s Manual for AddressBook Viewer

MULTIFUNCTIONAL DIGITAL SYSTEMS. Operator s Manual for AddressBook Viewer MULTIFUNCTIONAL DIGITAL SYSTEMS Operator s Manual for AddressBook Viewer 2008, 2009 TOSHIBA TEC CORPORATION All rights reserved Under the copyright laws, this manual cannot be reproduced in any form without

More information

Dell UPS Local Node Manager USER'S GUIDE EXTENSION FOR MICROSOFT VIRTUAL ARCHITECTURES Dellups.com

Dell UPS Local Node Manager USER'S GUIDE EXTENSION FOR MICROSOFT VIRTUAL ARCHITECTURES Dellups.com CHAPTER: Introduction Microsoft virtual architecture: Hyper-V 6.0 Manager Hyper-V Server (R1 & R2) Hyper-V Manager Hyper-V Server R1, Dell UPS Local Node Manager R2 Main Operating System: 2008Enterprise

More information

SC-T35/SC-T45/SC-T46/SC-T47 ViewSonic Device Manager User Guide

SC-T35/SC-T45/SC-T46/SC-T47 ViewSonic Device Manager User Guide SC-T35/SC-T45/SC-T46/SC-T47 ViewSonic Device Manager User Guide Copyright and Trademark Statements 2014 ViewSonic Computer Corp. All rights reserved. This document contains proprietary information that

More information

Installation and Upgrade Guide

Installation and Upgrade Guide ControlPoint for Office 365 Publication Date: January 12, 2016 All Rights Reserved. This software is protected by copyright law and international treaties. Unauthorized reproduction or distribution of

More information

SQL Server 2008 R2 Express Edition Installation Guide

SQL Server 2008 R2 Express Edition Installation Guide Hardware, Software & System Requirements for SQL Server 2008 R2 Express Edition To get the overview of SQL Server 2008 R2 Express Edition, click here. Please refer links given below for all the details

More information

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

http://www.trendmicro.com/download

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

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

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

Millennium Drive. Installation Guide

Millennium Drive. Installation Guide Millennium Drive Installation Guide This is a publication of Abila, Inc. Version 2015.1 2015 Abila, Inc. and its affiliated entities. All rights reserved. Abila, the Abila logos, and the Abila product

More information

White Paper. Installation and Configuration of Fabasoft Folio IMAP Service. Fabasoft Folio 2015 Update Rollup 3

White Paper. Installation and Configuration of Fabasoft Folio IMAP Service. Fabasoft Folio 2015 Update Rollup 3 White Paper Fabasoft Folio 2015 Update Rollup 3 Copyright Fabasoft R&D GmbH, Linz, Austria, 2016. All rights reserved. All hardware and software names used are registered trade names and/or registered

More information

POLICY PATROL MFT. Manual

POLICY PATROL MFT. Manual POLICY PATROL MFT Manual MANUAL Policy Patrol MFT This manual, and the software described in this manual, are copyrighted. No part of this manual or the described software may be copied, reproduced, translated

More information

Reconfiguring VMware vsphere Update Manager

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

More information

LumInsight CMS Installation Guide

LumInsight CMS Installation Guide LumInsight CMS Installation Guide This guide walks you through the installation steps to run your LumInsight CMS software. 078-1059-01C Echelon, LumInsight, and the Echelon logo are trademarks of Echelon

More information

TIBCO Hawk SNMP Adapter Installation

TIBCO Hawk SNMP Adapter Installation TIBCO Hawk SNMP Adapter Installation Software Release 4.9.0 November 2012 Two-Second Advantage Important Information SOME TIBCO SOFTWARE EMBEDS OR BUNDLES OTHER TIBCO SOFTWARE. USE OF SUCH EMBEDDED OR

More information

Polycom CMA System Upgrade Guide

Polycom CMA System Upgrade Guide Polycom CMA System Upgrade Guide 5.0 May 2010 3725-77606-001C Trademark Information Polycom, the Polycom Triangles logo, and the names and marks associated with Polycom s products are trademarks and/or

More information

iw Document Manager Cabinet Converter User s Guide

iw Document Manager Cabinet Converter User s Guide iw Document Manager Cabinet Converter User s Guide Contents Contents.................................................................... 1 Abbreviations Used in This Guide................................................

More information

Administration Quick Start

Administration Quick Start www.novell.com/documentation Administration Quick Start ZENworks 11 Support Pack 3 February 2014 Legal Notices Novell, Inc., makes no representations or warranties with respect to the contents or use of

More information

Ekran System Help File

Ekran System Help File Ekran System Help File Table of Contents About... 9 What s New... 10 System Requirements... 11 Updating Ekran to version 4.1... 13 Program Structure... 14 Getting Started... 15 Deployment Process... 15

More information

MULTIFUNCTIONAL DIGITAL COLOR SYSTEMS / MULTIFUNCTIONAL DIGITAL SYSTEMS. e-filing Guide

MULTIFUNCTIONAL DIGITAL COLOR SYSTEMS / MULTIFUNCTIONAL DIGITAL SYSTEMS. e-filing Guide MULTIFUNCTIONAL DIGITAL COLOR SYSTEMS / MULTIFUNCTIONAL DIGITAL SYSTEMS e-filing Guide 2012-2014 TOSHIBA TEC CORPORATION All rights reserved Under the copyright laws, this manual cannot be reproduced in

More information

JAMF Software Server Installation and Configuration Guide for Linux. Version 9.0

JAMF Software Server Installation and Configuration Guide for Linux. Version 9.0 JAMF Software Server Installation and Configuration Guide for Linux Version 9.0 JAMF Software, LLC 2013 JAMF Software, LLC. All rights reserved. JAMF Software has made all efforts to ensure that this guide

More information

IceWarp to IceWarp Server Migration

IceWarp to IceWarp Server Migration IceWarp to IceWarp Server Migration Registered Trademarks iphone, ipad, Mac, OS X are trademarks of Apple Inc., registered in the U.S. and other countries. Microsoft, Windows, Outlook and Windows Phone

More information

NetBak Replicator 4.0 User Manual Version 1.0

NetBak Replicator 4.0 User Manual Version 1.0 NetBak Replicator 4.0 User Manual Version 1.0 Copyright 2012. QNAP Systems, Inc. All Rights Reserved. 1 NetBak Replicator 1. Notice... 3 2. Install NetBak Replicator Software... 4 2.1 System Requirements...

More information

PageScope Router. Version 1.5. Configuration Guide

PageScope Router. Version 1.5. Configuration Guide PageScope Router Version 1.5 Configuration Guide Table of Contents TABLE OF CONTENTS... 2 1. Introduction...3 1.1 IP Address and Domain Name...3 2. Sending Files to PageScope Router...4 2.1 MFP Device

More information

CTERA Agent for Mac OS-X

CTERA Agent for Mac OS-X User Guide CTERA Agent for Mac OS-X September 2013 Version 4.0 Copyright 2009-2013 CTERA Networks Ltd. All rights reserved. No part of this document may be reproduced in any form or by any means without

More information

HP A-IMC Firewall Manager

HP A-IMC Firewall Manager HP A-IMC Firewall Manager Configuration Guide Part number: 5998-2267 Document version: 6PW101-20110805 Legal and notice information Copyright 2011 Hewlett-Packard Development Company, L.P. No part of this

More information

Omgeo OASYS Workstation Installation Guide. Version 6.4 December 13, 2011

Omgeo OASYS Workstation Installation Guide. Version 6.4 December 13, 2011 Omgeo OASYS Workstation Installation Guide Version 6.4 December 13, 2011 Copyright 2011 Omgeo LLC. All rights reserved. This publication (including, without limitation, any text, image, logo, compilation,

More information

Administrator Operations Guide

Administrator Operations Guide Administrator Operations Guide 1 What You Can Do with Remote Communication Gate S 2 Login and Logout 3 Settings 4 Printer Management 5 Log Management 6 Firmware Management 7 Installation Support 8 Maintenance

More information

TIBCO Spotfire Automation Services 6.5. Installation and Deployment Manual

TIBCO Spotfire Automation Services 6.5. Installation and Deployment Manual TIBCO Spotfire Automation Services 6.5 Installation and Deployment Manual Revision date: 17 April 2014 Important Information SOME TIBCO SOFTWARE EMBEDS OR BUNDLES OTHER TIBCO SOFTWARE. USE OF SUCH EMBEDDED

More information

Manual POLICY PATROL SECURE FILE TRANSFER

Manual POLICY PATROL SECURE FILE TRANSFER Manual POLICY PATROL SECURE FILE TRANSFER MANUAL Policy Patrol Secure File Transfer This manual, and the software described in this manual, are copyrighted. No part of this manual or the described software

More information

NETWRIX EVENT LOG MANAGER

NETWRIX EVENT LOG MANAGER NETWRIX EVENT LOG MANAGER ADMINISTRATOR S GUIDE Product Version: 4.0 July/2012. Legal Notice The information in this publication is furnished for information use only, and does not constitute a commitment

More information

Aspera Connect 2.4.7. Linux 32/64-bit. Document Version: 1

Aspera Connect 2.4.7. Linux 32/64-bit. Document Version: 1 Aspera Connect 2.4.7 Linux 32/64-bit Document Version: 1 2 Contents Contents Introduction... 3 Setting Up... 4 Upgrading from a Previous Version...4 Installation... 4 Set Up Network Environment... 5 Basic

More information

Remote Console Installation & Setup Guide. November 2009

Remote Console Installation & Setup Guide. November 2009 Remote Console Installation & Setup Guide November 2009 Legal Information All rights reserved. No part of this document shall be reproduced or transmitted by any means or otherwise, without written permission

More information

SELF SERVICE RESET PASSWORD MANAGEMENT WEB INTERFACE GUIDE

SELF SERVICE RESET PASSWORD MANAGEMENT WEB INTERFACE GUIDE SELF SERVICE RESET PASSWORD MANAGEMENT WEB INTERFACE GUIDE Copyright 1998-2015 Tools4ever B.V. All rights reserved. No part of the contents of this user guide may be reproduced or transmitted in any form

More information

NovaBACKUP Central Management Console

NovaBACKUP Central Management Console NovaBACKUP Central Management Console User Manual NovaStor / November 2013 2013 NovaStor, all rights reserved. All trademarks are the property of their respective owners. Features and specifications are

More information

About This Manual. 2 About This Manual

About This Manual. 2 About This Manual Ver.4.1 Important This System Guide applies to RadiNET Pro Ver. 4.1. Please read this System Guide and the User s Manual on the RadiNET Pro CD-ROM carefully to familiarize yourself with safe and effective

More information

Exchange 2010. Outlook Profile/POP/IMAP/SMTP Setup Guide

Exchange 2010. Outlook Profile/POP/IMAP/SMTP Setup Guide Exchange 2010 Outlook Profile/POP/IMAP/SMTP Setup Guide September, 2013 Exchange 2010 Outlook Profile/POP/IMAP/SMTP Setup Guide i Contents Exchange 2010 Outlook Profile Configuration... 1 Outlook Profile

More information

Pro-Watch Software Suite Installation Guide. 2013 Honeywell Release 4.1

Pro-Watch Software Suite Installation Guide. 2013 Honeywell Release 4.1 Pro-Watch Software Suite Release 4.1 Installation Guide Document 7-901073V2 Pro-Watch Software Suite Installation Guide 2013 Honeywell Release 4.1 Copyright 2013 Honeywell. All rights reserved. Pro-Watch

More information

Legal Notes. Regarding Trademarks. 2012 KYOCERA Document Solutions Inc.

Legal Notes. Regarding Trademarks. 2012 KYOCERA Document Solutions Inc. Legal Notes Unauthorized reproduction of all or part of this guide is prohibited. The information in this guide is subject to change without notice. We cannot be held liable for any problems arising from

More information

TIBCO ActiveMatrix BusinessWorks Plug-in for TIBCO Managed File Transfer Software Installation

TIBCO ActiveMatrix BusinessWorks Plug-in for TIBCO Managed File Transfer Software Installation TIBCO ActiveMatrix BusinessWorks Plug-in for TIBCO Managed File Transfer Software Installation Software Release 6.0 November 2015 Two-Second Advantage 2 Important Information SOME TIBCO SOFTWARE EMBEDS

More information

NovaBACKUP xsp Version 12.2 Upgrade Guide

NovaBACKUP xsp Version 12.2 Upgrade Guide NovaBACKUP xsp Version 12.2 Upgrade Guide NovaStor / August 2011 Rev 20110815 2011 NovaStor, all rights reserved. All trademarks are the property of their respective owners. Features and specifications

More information

CA Performance Center

CA Performance Center CA Performance Center Single Sign-On User Guide 2.4 This Documentation, which includes embedded help systems and electronically distributed materials, (hereinafter referred to as the Documentation ) is

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

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

RoomWizard Synchronization Software Manual Installation Instructions

RoomWizard Synchronization Software Manual Installation Instructions 2 RoomWizard Synchronization Software Manual Installation Instructions Table of Contents Exchange Server Configuration... 4 RoomWizard Synchronization Software Installation and Configuration... 5 System

More information

Radia Cloud. User Guide. For the Windows operating systems Software Version: 9.10. Document Release Date: June 2014

Radia Cloud. User Guide. For the Windows operating systems Software Version: 9.10. Document Release Date: June 2014 Radia Cloud For the Windows operating systems Software Version: 9.10 User Guide Document Release Date: June 2014 Software Release Date: June 2014 Legal Notices Warranty The only warranties for products

More information

Xerox Multifunction Devices. Verify Device Settings via the Configuration Report

Xerox Multifunction Devices. Verify Device Settings via the Configuration Report Xerox Multifunction Devices Customer Tips March 15, 2007 This document applies to these Xerox products: X WC 4150 X WCP 32/40 X WCP 35/45/55 X WCP 65/75/90 X WCP 165/175 X WCP 232/238 X WCP 245/255 X WCP

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

Overview of ServerView Windows Agent This chapter explains overview of ServerView Windows Agent, and system requirements.

Overview of ServerView Windows Agent This chapter explains overview of ServerView Windows Agent, and system requirements. ServerView User s Guide (For Windows Agent) Areas Covered - Before Reading This Manual This section explains the notes for your safety and conventions used in this manual. Chapter 1 Overview of ServerView

More information

CHARTER BUSINESS custom hosting faqs 2010 INTERNET. Q. How do I access my email? Q. How do I change or reset a password for an email account?

CHARTER BUSINESS custom hosting faqs 2010 INTERNET. Q. How do I access my email? Q. How do I change or reset a password for an email account? Contents Page Q. How do I access my email? Q. How do I change or reset a password for an email account? Q. How do I forward or redirect my messages to a different email address? Q. How do I set up an auto-reply

More information

BlackBerry Enterprise Service 10. Version: 10.2. Configuration Guide

BlackBerry Enterprise Service 10. Version: 10.2. Configuration Guide BlackBerry Enterprise Service 10 Version: 10.2 Configuration Guide Published: 2015-02-27 SWD-20150227164548686 Contents 1 Introduction...7 About this guide...8 What is BlackBerry Enterprise Service 10?...9

More information

RemoteTM Web Server User Guide. Copyright 2008-2014 Maxprograms

RemoteTM Web Server User Guide. Copyright 2008-2014 Maxprograms RemoteTM Web Server User Guide Copyright 2008-2014 Maxprograms Contents 3 Contents Introduction...5 Requirements...5 Installation...7 Email Server Configuration...7 Users Management...8 Create User...8

More information