Welcome and thank you for considering enstratus as your cloud management platform.

Size: px
Start display at page:

Download "Welcome and thank you for considering enstratus as your cloud management platform."

Transcription

1 1

2 1.1 Welcome Welcome and thank you for considering enstratus as your cloud management platform. Please read this guide in its entirety before attempting to install enstratus. It contains very useful information for preparing to install the enstratus cloud management software. 1.2 Installation Procedure Installing the enstratus cloud management software on-premise typically proceeds through the following phases, building in more complexity. Each step in this process is an abolute prerequisite for the subsequent steps. An estimated time, in hours, for each step is provided in [ ]. 1. Unit Tests (if possible/applicable) 2. Installation [1-3] 3. Configuration [4] (a) Connecting the Cloud [0.5] i. Cloud auto-discovery [0.5] ii. Integration Testing [1.0] i. Basic provisioning [0.25] ii. Storage Testing [0.25] iii. Users [0.25] iv. Imaging [0.25] (b) Installing the enstratus Agent [1] 4. Configuration Management [1] (a) enstratus [0.5] (b) Chef (if applicable) [0.5] (c) Puppet (if applicable) [0.5] 5. LDAP/AD Integration [2] 6. Operational Tests [6-12] (a) Basic Automation [2-4] (b) Basic Orchestration [2-4] (c) Advanced Automation [2-4] 7. Familiarization and Training [8-24] 2

3 Our goal is, at the end of this process, to provide the operations team a fully-functional and tested installation of the enstratus software. The times above are optimal estimates that should be used as guidelines only. Each installation is unique and comes with its own challenges, and enstratus engineers are ready to help make each project a success. If you choose to have an enstratus engineer visit your datacenter to help you successfully complete your installation, some measure of familiarization and training is a strong factor in making the project a success. To prepare for your engagment with enstratus and the installation of the cloud management software, we have prepared some worksheets at the end of this section that will provide enstratus engineers with the information they need to configure enstratus for your environment. 1.3 Architecture Requirements To install enstratus on 4-5 machines [ Key Management Server ] Compute: 1 Cores Memory: 1 Gb Storage: 10Gb Please install: Sun Java JDK, MySQL [ Dispatcher Server ] Compute: 2-4 Cores Memory: 4-6 Gb Storage: 20Gb Please install: Sun Java JDK, MySQL, RabbitMQ [ Monitor/Worker Server ] Compute: 2-4 Cores Memory: 6-8 Gb Storage: 20Gb Please install: Sun Java JDK, MySQL, JSVC [ Console Server ] Compute: 1-2 Cores Memory: 2-4 Gb Storage: 20Gb Please install: Sun Java JDK [ Storage Server ] Compute: 2 Cores Memory: 2-4 Gb Storage: 20Gb Note: Installing with the minimum requirements may result in a degradation of performance. 3

4 To install enstratus on 2 Machines [ Backend Server ] Compute: 4-6 Cores Memory: 6-12 Gb Storage: 30Gb Please install: Sun Java JDK, MySQL, RabbitMQ, JSVC [ Console Server ] Compute: 1-2 Cores Memory: 2-4 Gb Storage: 10Gb Please install: Sun Java JDK Note: Installing with the bare minimum requirements may result in a degradation of performance. In the case of the 2-server model, the KM, Dispatcher, Monitor, and Worker services will be installed on one machine. Networking Requirements enstratus components must have direct communications with each other. Some other networking considerations to make are: Dispatcher Service The dispatcher service listens on port Provisioned (guest) virtual machines that have the agent installed upon them must be able to reach the dispatcher service on this port. Agent The enstratus agent listens on port 2003 and can be installed on guest virtual machines. The server(s) upon which the dispatcher and workers service runs must be able to communicate to the agent on this port. To summarize: Communication from guest virtual machines to the dispatcher server on port 3302 Communication from the dispatcher service to the guest virtual machines on port 2003 Other Information Required operating system is Linux. Architecture x Preferred distribution is Ubuntu/Debian. While nothing technologically prevents a windows installation, I ll leave that as an exercise for the reader. :) The server onto which enstratus is installed can be virtual. They should not, however, be part of the pool of VMs enstratus is destined to manage. All machines must have direct, non-vpn network access to each other. 4

5 Provisioned/managed VMs must have direct, non-proxied, non-vpn access to the dispatcher and worker servers. If an enstratus engineer is performing the installation, we will require shell access with root privileges to all of the machines onto which enstratus is to be installed. enstratus engineers can provide their public SSH key to you for remote access or they can work through a VPN. We require port 22, 80, and 443 access externally to our office IP address: Requesting installations over a screenshared session such as webex is strongly discouraged. It is highly inefficient and greatly increases the possibility of error. The enstratus software installation process is most suited to a systems administrator with knowledge of how to install the prerequisites and do basic configuration. The estimated time to complete the installation phase is 3 hours. The file (object) storage server will be used for object (file) storage as is essential to do things like automation and downloading of service images and scripts to running virtual machines. enstratus engineers will also assist on-premise clients with the installation and configuration of the enstratus agent, a pre-requisite for doing automation. With this information, enstratus engineers will help you construct a private cloud endpoint in the provisioning database. 1.4 Cloud/Capability Worksheets OpenStack CloudStack Eucalyptus VCloud Director VSphere Walrus Swift LDAP AD 5

6 1.5 How to use this guide The purpose of this section is to clarify the communication channels required by the individual enstratus components. Ports listed are default and/or standard service ports and are subject to any customizations made by the installing engineers. Example Let s assume that the enstratus installation is as shown in the figure 1. The worker and dispatcher servers and their associated services can be moved as necessary to a separate network provided the communication paths between remain. This principle holds for any of the enstratus components. enstratus has a very flexible architecture. If you are an administrator of the enstratus software, you should feel free to move components and architect the most appropriate solution for your cloud environment. 6

7 1.6 enstratus Internal/External Communications Figure 1: Sample Architecture 7

8 Console Component Listens IP:Port Accepts From: Initiates To: Console $IP:80 Internet (or equivalent) AD/LDAP $IP:443 API Dispatcher Console MySQL $IP:3306 LDAP/AD Console Service API LDAP/AD Table 1: Console Communications Console-MySQL N/A Key Manager Component Listens IP:Port Accepts From: Initiates To: KM $IP:2013 Dispatcher KM-MySQL Worker Monitor KM- MySQL $IP:3306 KM Service N/A Table 2: Key Manager Communications Dispatcher Component Listens IP:Port Accepts From: Initiates To: Dispatcher $IP:3302 Internet (or equivalent) Guest VM API Monitor Worker Console Dispatcher-MySQL Rabbit MQ KM Monitor Worker Cloud API Endpoint Dispatcher- MySQL $IP:3306 Dispatcher Monitor Worker Table 3: Dispatcher Communications Guest VM $IP:2003 N/A 8

9 Monitor/Worker Component Listens IP:Port Accepts From: Initiates To: Monitor Worker N/A N/A Cloud API Dispatcher Dispatcher-MySQL Rabbit MQ Monitor Worker KM Table 4: Monitor/Worker Communications Rabbit MQ Component Listens IP:Port Accepts From: Initiates To: Dispatcher (default) $IP:5672 Dispatcher Monitor Worker N/A Table 5: Rabbit MQ Communications Cloud Files Storage. (EC2: S3, Eucalyptus:Walrus, OpenStack:Swift) enstratus can integrate with these popular cloud files (object/blob) storage solutions. To successfully leverage these technologies, the cloud files storage endpoint must be reachable by the guest VM via the enstratus agent, the dispatcher, monitor, and worker services. API Component Listens IP:Port Accepts From: Initiates To: API $IP:15000 Internet (or equivalent) Dispatcher Console-MySQL Table 6: API Communications 9

10 2 Installation Process 2.1 Install Required Software 1. Key Manager: sun-java6-jdk, MySQL (server and client, client is optional, but useful for testing.) 2. Dispatcher: sun-java6-jdk, MySQL (server and client, client is optional, but useful for testing.) 3. Worker and Scaling: sun-java6-jdk, jsvc, RabbitMQ 4. Console: sun-java6-jdk, MySQL (server and client, client is optional, but useful for testing.) Note: When installing MySQL, please set a root password, it will be required during the installation of services that depend on MySQL. During the installation enstratus will auto-generate mysql users and passwords for the database services it installs. enstratus generates good passwords. Example: K0B6KheBDtrANJOEp1LuWpCmjF If generating your own passwords is something you would like to do. Please do so after completing the installation by referencing the appropriate configuration files and at your own risk. The details of installing this software is dependent on your distribution. Please have this software installed before attempting an installation of the enstratus cloud management software. 2.2 Generate Keys Purpose The purpose of this step is to generate encryption keys and create some bootstrap MySQL information for the Dispatcher and Console services. Required Knowledge 1. enstratus License Key 2. Desired url for the console service. For example, cloud.mycorporation.com 3. IP address of the server that will run the console server. Move the keygen bundle to the server that will contain the Key Management service and extract it. Once extracted, there will be a keygen/ directory containing the following items: 10

11 1. classes 2. enstratus-utilities.jar 3. files 4. keygen.sh 5. setup Enter the keygen/ directory and, as root, execute the keygen.sh script. You will be promted for the three pieces of information listed above. The outcome of this script will be the creation of a file called install.credentials located in the setup/ directory. note and warning: This file is appended to with headers delimiting each section of the install, such as [ Dispatcher Database Credentials ] [ Dispatcher Configuration Files ] For the database-driven services of Key Manager, Dispatcher, and Console, the respective credentials section of this file are critical. If the installer crashes or is interrupted after the database installs have run and the credentials have been appended and you want to start over with the installation of that service, you must first delete the section in the install.credentials file and the databases that were created. The requirement to do this will cease as the installer is improved. 2.3 Install Key Management Service Purpose The purpose of this step is to install the Key Management Service. Required Knowledge 1. MySQL Root Password Relevant files: kminstaller.tar.gz and the setup directory from Step 2. These files should be placed onto the server where the enstratus Key Management service will be installed. Extract the kminstaller.tar.gz file. There will be km/ directory containing the following items: 1. files 2. installdb.sh 3. installkm.sh 11

12 Move the setup directory from step 2 into the km directory and, as root, execute the installkm.sh script. Follow the prompts and complete the installation of the KM service. Upon completion of this step, you will have installed the enstratus key management software component and the credentials database. The setup/install.credentials file will be appended with the username and password used by the KM service to connect to its database along with a list of the configuration files used to configure the KM service. 2.4 Install Dispatcher Service Purpose The purpose of this step is to install the enstratus Dispatcher service. Required Knowledge 1. IP address/hostname of Key Managment server 2. Credentials and location information for Rabbit MQ 3. IP addresses of dispatcher, monitor, and worker servers Relevant files: dispatcherinstaller.tar.gz and the setup directory used during the installation of the enstratus Key Management software. Extract the dispatcherinstaller.tar.gz file. There will be a dispatcher/ directory containing the following items: 1. files 2. installdb.sh 3. installdispatcher.sh Move the setup directory that was used during the installation of the key management service into the dispatcher directory and, as root, execute the installdispatcher.sh script. Follow the prompts to complete the installation of the dispatcher service. Upon completion of this step, you will have installed and configured the enstratus dispatcher service and the provisioning and analytics databases. The setup/install.credentials file will be appended with the username and password used by the dispatcher service to connect to its database along with a list of the configuration files used to configure the dispatcher service. 2.5 Install Monitor and Workers Service Purpose The purpose of this step is to install the enstratus Monitor and Workers services. 12

13 Required Knowledge 1. IP address/hostname of dispatcher and worker servers Relevant files: monitorworkerinstaller.tar.gz and the setup directory used during the installation of the enstratus Dispatcher software. Extract the monitorworkerinstaller.tar.gz file. There will be a worker/ directory containing the following items: 1. files 2. installmonitor.sh 3. installworker.sh Move the setup directory that was used during the installation of the dispatcher service and, as root, execute the installmonitor.sh and then the installworker.sh script. Follow the prompts to complete the installation of the services. Upon completion of this step, you will have installed and configured the enstratus monitor and worker service. The setup/install.credentials file will be appended with the list of the configuration files used to configure the worker service. 2.6 Install Console Service Purpose The purpose of this step is to install the enstratus Console service. Relevant file: consoleinstaller.tar.gz and the setup directory used during the installation of the enstratus Monitor and Worker services. Extract the consoleinstaller.tar.gz file. There will be a console/ directory containing the following items: 1. files 2. installdb.sh 3. installconsole.sh Move the setup directory that was used during the installation of the monitor/worker service and, as root, execute the installconsole.sh script. Follow the prompts to complete the installation of the console service. Upon completion of this step, you will have installed and configured the enstratus console service along with the console and enstratus console datbases. The setup/install.credentials file will be appended with the username and password used by the console service to connect to its database along with a list of the configuration files used to configure the console service. 13

14 2.7 Starting Services At this point, it s time to start some services and test your enstratus installation. Follow this procedure to start each service: 1. KM. /etc/init.d/enstratus-km start 2. Dispatcher. /etc/init.d/enstratus-dispatcher start 3. Console. /etc/init.d/enstratus-console start To see if the km service is running, issue the command: ps -ef grep km If the key management service is running, there should be a tomcat service running in /services/km. As a further check, there should also be a java process listening on port netstat -tnlup grep 2013 Key Management Log: The key management log is located in /services/km/tomcat/logs/- catalina.out. To see if the dispatcher service is running issue the command: ps -ef grep dispatcher If the dispatcher service is running, there should be a tomcat service running in /services/dispatcher. As a further check, there should also be a java process listening on port 3302: netstat -tnlup grep 3302 Dispatcher Log: The dispatcher log is located in /services/dispatcher/tomcat/logs/catalina.out. To verify the start of the console service, issue the command: ps -ef grep console If the console service is running, there should be a tomcat service running in /services/console. Console Log: The console log is located in /services/console/tomcat/logs/catalina.out. Once you have completed these steps, and the services are started, navigate to the url: URL/page/1/register.jsp Where CONSOLE URL is the selection made in the keygen step. The easiest way to test this is to create a hosts file entry on your local machine. 14

15 Complete the registration steps. After successfully completing the registration, you will be directed to the login page. Login using the address and password created during registration. Next, start the monitor and worker services: On the monitor/worker server, as root, issue the command: /etc/init.d/enstratus-monitor start The output of this command will be a list of individual monitor process starting up. This may take a few moments. To check if the monitor services are running, issue the command: ps -ef grep Assign A running assignment service is the best indicator of whether things are working or not. Monitor Logs: Each monitor has its own associated log in /services/monitor/log. enstratus Worker Service. The enstratus worker service is composed of two primary components, a Publisher and a Subcriber. The details of these services is beyond the scope this document. /etc/init.d/enstratus-workers start The output of this command should reference the starting of the Publisher and Subscriber processes. Worker Logs: Logs for both the Publisher and Subscriber are located in /services/worker/log. There will be other logs generated in this directory as automation and configuration processes are executed. Choose a cloud provider and enter the appropriate credentials. This will start the autodiscover process for the cloud account and you should be able to begin provisioning immediately. The autodiscovery process can take up to an hour to fully discover your infrastructure. Refer to the file called setup/install.credentials for a list of all relevant configuration files for each service, and other useful information from the installation. 15

16 2.8 Installation Minutae Purpose The purpose of this section is to give advice to fellow administrators charged with installing software to support the enstratus services. This information is provided in the hopes that it may be useful, and feedback is welcome. Java Cryptographic Extensions enstratus software requires good encryption, but cannot in all cases install it for you. Install the Java Cryptographic Extensions (JCE) for good cryptography. Reference: enstratus will only work with Java 6, please install the JCE that match that version. Sun Java 6 JDK The enstratus services depend on a Java JDK. The Sun published JDK is preferred. 1. On Ubuntu/Debian Place the following repository entry in your /etc/apt/sources.list file: deb lucid partner Replacing lucid with the appropriate distribution. Then execute: apt-get update && apt-get -y install sun-java6-jdk 2. On CentOS/Red Hat Probably the best bet here is to head to: MySQL to download and install. The version of MySQL should be >= 5.0. MySQL software should be available in most software repositories and installable by competent package management systems. 1. On Ubuntu/Debian apt-get update && apt-get -y install mysql-client,server is sufficient to pull in the MySQL packages in most cases. 2. On CentOS/Red Hat yum update && yum -y install mysql-client,server 16

17 3. On Windows On what? You will need to set and know your MySQL root password. This step should be satisified during the installation of those packages. If not, use this command to set your MySQL root password: mysqladmin -uroot password yourpasswordhere RabbitMQ The version of RabbitMQ should be the latest one you can find from: There are packages available for all major linux distributions. To configure RabbitMQ server, issue the following commands: rabbitmqctl add user qsmq enstratus This command instructs the RabbitMQ broker to create a (non-administrative) user named qsmq with (initial) password enstratus. rabbitmqctl set permissions qsmq ".*" ".*" ".*" This command instructs the RabbitMQ broker to grant the user named qsmq access with configure, write, and read permissions on all resources. Restart the rabbit MQ service with the command: /etc/init.d/rabbitmq-server restart JSVC This is the native application for launching Java applications implementing certain interfaces from the libcommons-daemon-java package as daemons. It is typically installable from package repositories. 1. On Ubuntu/Debian via the command: apt-get install jsvc 2. On Centos/Red Hat Your mileage will vary depending on your repository configuration. Ask your local system administrator for help if necessary. 17

18 2.9 Backing Up The purpose of this section is to instruct the user on how to backup the enstratus system. The details of the recommended backups may differ in your environment. This document is not meant to be a cut-and-paste guide. The enstratus cloud management system has 5 databases, at least 5 services, and typically 4 or more servers running the enstratus software. We will break down the backup approach into two main groups: Services and Databases. Services enstratus services are typically installed into the /services directory. For example: 1. Key Manager /services/km 2. Dispatcher /services/dispatcher 3. Monitor /services/monitor 4. Worker /services/worker 5. Console /services/console Remember these services may not reside on the same server. 18

19 To back up the services, do something like this: #!/bin/bash TAR=/bin/tar GZIP=/bin/gzip PGP=/usr/bin/gpg DIR=/backups/services DA=$(date +%Y%m%d-%H%M%S) SERVICES= dispatcher monitor worker km for service in $SERVICES; do if [ -d /services/$service ]; then BASE=$(basename $service) FILE=${DIR}/${BASE}-${DA}.tar.gpg.gz find ${DIR} -type f -mtime +2 xargs rm -f cd /services/${base} && $TAR -c. \ $PGP -r enstratusbackup@enstratus.com -e \ $GZIP -9 > ${FILE} chown enstratus ${FILE} chmod 700 ${FILE} fi done Databases enstratus has 5 databases. 1. Key Manager: credentials 2. Dispatcher: provisioning and analytics 3. Console: console and enstratus console Here is an example of a script that can be used to backup the MySQL database running on a server: #!/bin/bash # # Setup configuration values # HOST=$(hostname) USER=dbuser PASSWORD=abcdef12345 DA=$(date +%Y%m%d-%H%M%S) MYSQL=/usr/bin/mysql 19

20 MYSQLDUMP=/usr/bin/mysqldump GZIP=/bin/gzip PGP=/usr/bin/gpg CONFIG=/etc/mysql/my.cnf if [ $# -gt 0 ] ; then CONFIG=$1 fi BASE=$(basename ${CONFIG}.cnf) LOGFILE=/var/log/backups-${BASE}.log DATABASES=$(${MYSQL} --defaults-file=${config} -u${user} -p${password} -Bse show databases ) DIR=/backups/db echo "" >> ${LOGFILE} echo "Starting MySQL database backup for ${DA}..." >> ${LOGFILE} # # Make sure the directory exists # if [! -d ${DIR} ] ; then mkdir ${DIR} chmod 700 ${DIR} chown enstratus ${DIR} fi # # Delete all old files # find ${DIR} -type f -mtime +2 xargs rm -f # # Backup each database # for db in ${DATABASES} do sleep 10 NOW=$(date +%Y%m%d-%H%M%S) echo -n " Backing up: ${db} at ${NOW}... " >> ${LOGFILE} FILE=${DIR}/${db}-${DA}.sql.gpg.gz $MYSQLDUMP --defaults-file=${config} --single-transaction -u${user} -p${password} $db $PGP -r enstratusbackup@enstratus.com -e $GZIP -9 > ${FILE} chown enstratus ${FILE} chmod 700 ${FILE} NOW=$(date +%Y%m%d-%H%M%S) echo "Done at ${NOW}." >> ${LOGFILE} done 20

21 echo "MySQL database backup complete at ${NOW}." >> ${LOGFILE} echo "" >> ${LOGFILE} Offload Once the backups are taken, it is good practice to move them to a remote location that is physically separate from the host upon which each service/db is running. Here is an example script for using rsync: #!/bin/bash /usr/bin/rsync --rsync-path=/usr/bin/rsync --delete --rsh="ssh -l user" -azv /backups/db/ enstratus@offsitehost.com:/backups/provisioning/db &> /dev/null 21

22 3 enstratus Overview Figure 1: enstratus Architecture, 4 Server Model 22

23 Component Console Key Management Worker Dispatcher Function Front-end web interface for accessing the enstratus console. Key Manager store for cloud account credentials. The credentials are stored in a de-identified AES256-encrypted MySQL database. Access to this component should be limited. The monitor server (or servers) is responsible for polling cloud infrastructure for state changes such as the addition of new infrastructure, requirements for scaling/recovery of servers, firewall alterations, auto-discovery of cloud infrastructure, and more. The provisioning server interfaces directly with cloud infrastructure such as servers and volumes, and is responsible for carrying out actions initiated by users in the console. Additionally, this component communicates directly with servers that have the enstratus agent installed to accomplish tasks such as formatting and mounting volumes, adding users, and starting/stopping servers. Table 1: enstratus Components The separation of components shown in the diagram above are meant to be logical divisions, not necessarily physical. For example, it is possible, although not recommended, to combine all of the components onto one physical server. The requirements for installing enstratus on-premise vary according to the expected load on the system. For a deployment that will manage thousands of virtual machines and users, the following specifications should be sufficient. Component Console Key Manager Worker Dispatcher Hardware 2 CPU cores, 4 GB memory, 10G storage 2 CPU cores, 4 GB memory, 10G storage 4 CPU cores, 12 GB memory, 10G storage 4 CPU cores, 12 GB memory, 10G storage Table 2: enstratus Component Requirements, 4 server model As an on-premise model, enstratus is offered as deployable software for installation in a private data center. In this capacity, enstratus provides all of the capabilities in the SaaS model done privately. Customers pursuing an on-premise installation are typically enterprise level corporations seeking a unified management interface for managing an internal private cloud or a hybrid cloud. 2 Server Model It is possible to deploy the enstratus cloud management software in a two server model as shown below. This is typically done by combining the Dispatcher, Worker, and Key Management services into one server called the backend server and leaving the console and API servers as the frontend. This deployment model has the advantage of being somewhat simpler and quicker to set up. It can be easily scaled to a four server model should the needs of the enterprise require growing to that model. 23

24 The two server model will potentially place very high resource demands on the backend server. As such, we recommend the following specifications: Component Backend Console Hardware 12 CPU cores, 24 GB memory, 50G storage 2 CPU cores, 4 GB memory, 10G storage Table 3: enstratus Component Requirements, 2-server model Figure 2: enstratus Architecture, 2 Sever Model 3.1 Deployment Best Practices Deploying the enstratus cloud management software is a process that typically takes between 2 to 3 hours. Installing the software should proceed quickly, with the majority of the postinstallation effort spent smoothing the integration with cloud components such as storage. enstratus engineers will also assist on-premise clients with the installation and configuration of the enstratus agent, a pre-requisite for doing automation. 3.2 Required Information Your cloud engineers can help the installation proceed by providing essential information en- Stratus requires to successfully integrate with your cloud. 1. Cloud (API) compute endpoint The enstratus cloud management software requires access to your cloud API endpoint. The syntax of the cloud endpoint is typically something like 24

25 but will vary depending on your cloud provider. Refer to the table below for a list of examples. 2. Cloud compute API credentials API credentials should be non-administrative, but permissive enough to perform cloud infrastruture management duties. enstratus inherits the permissions given via the API credentials. enstratus does not need to have the ability to manage the cloud itself, just the capabilities presented by the cloud. What this means in practice is enstratus is not concerned with doing things like adding additional cloud hosts/nodes or with altering the network scheme of the cloud. It is concerned with the operation of the cloud. enstratus enables self-provisioning for end users. 3. Cloud (API) storage endpoint If the storage endpoint of your cloud is different than the compute endpoint, enstratus requires this information. 4. Cloud storage API credentials If the storage endpoint is different than the compute endpoint, enstratus requires the credentials necessary to connect to the storage endpoint. Cloud API example Credentials Example Eucalyptus Account, User Name, Password OpenStack Account, User Name, Password CloudStack Account, User Name, Password VCloud Director Account, User Name, Password VSphere Account, User Name, Password Nimbula Account, User Name, Password Table 4: enstratus Components 25

OpenGeo Suite for Linux Release 3.0

OpenGeo Suite for Linux Release 3.0 OpenGeo Suite for Linux Release 3.0 OpenGeo October 02, 2012 Contents 1 Installing OpenGeo Suite on Ubuntu i 1.1 Installing OpenGeo Suite Enterprise Edition............................... ii 1.2 Upgrading.................................................

More information

Introduction to Mobile Access Gateway Installation

Introduction to Mobile Access Gateway Installation Introduction to Mobile Access Gateway Installation This document describes the installation process for the Mobile Access Gateway (MAG), which is an enterprise integration component that provides a secure

More information

vsphere Upgrade vsphere 6.0 EN-001721-03

vsphere Upgrade vsphere 6.0 EN-001721-03 vsphere 6.0 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a new edition. To check for more recent editions of this document,

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

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

Single Node Hadoop Cluster Setup

Single Node Hadoop Cluster Setup Single Node Hadoop Cluster Setup This document describes how to create Hadoop Single Node cluster in just 30 Minutes on Amazon EC2 cloud. You will learn following topics. Click Here to watch these steps

More information

vcloud Director User's Guide

vcloud Director User's Guide vcloud Director 5.5 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a new edition. To check for more recent editions of

More information

IBM Cloud Manager with OpenStack

IBM Cloud Manager with OpenStack IBM Cloud Manager with OpenStack Download Trial Guide Cloud Solutions Team: Cloud Solutions Beta cloudbta@us.ibm.com Page 1 Table of Contents Chapter 1: Introduction...3 Development cycle release scope...3

More information

A SHORT INTRODUCTION TO BITNAMI WITH CLOUD & HEAT. Version 1.12 2014-07-01

A SHORT INTRODUCTION TO BITNAMI WITH CLOUD & HEAT. Version 1.12 2014-07-01 A SHORT INTRODUCTION TO BITNAMI WITH CLOUD & HEAT Version 1.12 2014-07-01 PAGE _ 2 TABLE OF CONTENTS 1. Introduction.... 3 2. Logging in to Cloud&Heat Dashboard... 4 2.1 Overview of Cloud&Heat Dashboard....

More information

Lucid Key Server v2 Installation Documentation. www.lucidcentral.org

Lucid Key Server v2 Installation Documentation. www.lucidcentral.org Lucid Key Server v2 Installation Documentation Contents System Requirements...2 Web Server...3 Database Server...3 Java...3 Tomcat...3 Installation files...3 Creating the Database...3 Step 1: Create the

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

Identity and Access Management for the Cloud What You Need to Know About Managing Access to Your Clouds

Identity and Access Management for the Cloud What You Need to Know About Managing Access to Your Clouds Identity and Access Management for the Cloud What You Need to Know About Managing Access to Your Clouds Identity & Access Management One of the biggest challenges in information security is Identity and

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

Backup & Disaster Recovery Appliance User Guide

Backup & Disaster Recovery Appliance User Guide Built on the Intel Hybrid Cloud Platform Backup & Disaster Recovery Appliance User Guide Order Number: G68664-001 Rev 1.0 June 22, 2012 Contents Registering the BDR Appliance... 4 Step 1: Register the

More information

SOA Software API Gateway Appliance 7.1.x Administration Guide

SOA Software API Gateway Appliance 7.1.x Administration Guide SOA Software API Gateway Appliance 7.1.x Administration Guide Trademarks SOA Software and the SOA Software logo are either trademarks or registered trademarks of SOA Software, Inc. Other product names,

More information

Syncplicity On-Premise Storage Connector

Syncplicity On-Premise Storage Connector Syncplicity On-Premise Storage Connector Implementation Guide Abstract This document explains how to install and configure the Syncplicity On-Premise Storage Connector. In addition, it also describes how

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

vcloud Application Director Troubleshooting

vcloud Application Director Troubleshooting vcloud Application Director Troubleshooting This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a new edition. To check for

More information

Storage Sync for Hyper-V. Installation Guide for Microsoft Hyper-V

Storage Sync for Hyper-V. Installation Guide for Microsoft Hyper-V Installation Guide for Microsoft Hyper-V Egnyte Inc. 1890 N. Shoreline Blvd. Mountain View, CA 94043, USA Phone: 877-7EGNYTE (877-734-6983) www.egnyte.com 2013 by Egnyte Inc. All rights reserved. Revised

More information

Web Sites, Virtual Machines, Service Management Portal and Service Management API Beta Installation Guide

Web Sites, Virtual Machines, Service Management Portal and Service Management API Beta Installation Guide Web Sites, Virtual Machines, Service Management Portal and Service Management API Beta Installation Guide Contents Introduction... 2 Environment Topology... 2 Virtual Machines / System Requirements...

More information

Installing and Configuring vcloud Connector

Installing and Configuring vcloud Connector Installing and Configuring vcloud Connector vcloud Connector 2.7.0 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a new

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

Uptime Infrastructure Monitor. Installation Guide

Uptime Infrastructure Monitor. Installation Guide Uptime Infrastructure Monitor Installation Guide This guide will walk through each step of installation for Uptime Infrastructure Monitor software on a Windows server. Uptime Infrastructure Monitor is

More information

Oracle, the Oracle logo, Java, and MySQL are registered trademarks of the Oracle Corporation and/or its affiliates.

Oracle, the Oracle logo, Java, and MySQL are registered trademarks of the Oracle Corporation and/or its affiliates. Zenoss Service Dynamics Resource Management Installation Copyright 2012 Zenoss, Inc., 275 West St. Suite 204, Annapolis, MD 21401, U.S.A. All rights reserved. Zenoss and the Zenoss logo are trademarks

More information

Introduction to the EIS Guide

Introduction to the EIS Guide Introduction to the EIS Guide The AirWatch Enterprise Integration Service (EIS) provides organizations the ability to securely integrate with back-end enterprise systems from either the AirWatch SaaS environment

More information

Introduction to the AirWatch Cloud Connector (ACC) Guide

Introduction to the AirWatch Cloud Connector (ACC) Guide Introduction to the AirWatch Cloud Connector (ACC) Guide The AirWatch Cloud Connector (ACC) provides organizations the ability to integrate AirWatch with their back-end enterprise systems. This document

More information

NoMachine Enterprise Products, Cloud Server Installation and Configuration Guide

NoMachine Enterprise Products, Cloud Server Installation and Configuration Guide pproved by: NoMachine Enterprise Products, Cloud Server Installation and Configuration Guide Page 1 of 18 pproved by: Table of Contents 1. NoMachine Cloud Server 3 1.1. Resources on the Web 3 1.2. Prerequisites

More information

Consolidated Monitoring, Analysis and Automated Remediation For Hybrid IT Infrastructures. Goliath Performance Monitor Installation Guide v11.

Consolidated Monitoring, Analysis and Automated Remediation For Hybrid IT Infrastructures. Goliath Performance Monitor Installation Guide v11. Consolidated Monitoring, Analysis and Automated Remediation For Hybrid IT Infrastructures Goliath Performance Monitor Installation Guide v11.5 (v11.5) Document Date: March 2015 www.goliathtechnologies.com

More information

Consolidated Monitoring, Analysis and Automated Remediation For Hybrid IT Infrastructures. Goliath Performance Monitor Installation Guide v11.

Consolidated Monitoring, Analysis and Automated Remediation For Hybrid IT Infrastructures. Goliath Performance Monitor Installation Guide v11. Consolidated Monitoring, Analysis and Automated Remediation For Hybrid IT Infrastructures Goliath Performance Monitor Installation Guide v11.6 (v11.6) Document Date: August 2015 www.goliathtechnologies.com

More information

Installing and Configuring MySQL as StoreGrid Backend Database on Linux

Installing and Configuring MySQL as StoreGrid Backend Database on Linux Installing and Configuring MySQL as StoreGrid Backend Database on Linux Overview StoreGrid now supports MySQL as a backend database to store all the clients' backup metadata information. Unlike StoreGrid

More information

Migration and Building of Data Centers in IBM SoftLayer with the RackWare Management Module

Migration and Building of Data Centers in IBM SoftLayer with the RackWare Management Module Migration and Building of Data Centers in IBM SoftLayer with the RackWare Management Module June, 2015 WHITE PAPER Contents Advantages of IBM SoftLayer and RackWare Together... 4 Relationship between

More information

Thinspace deskcloud. Quick Start Guide

Thinspace deskcloud. Quick Start Guide Thinspace deskcloud Quick Start Guide Version 1.2 Published: SEP-2014 Updated: 16-SEP-2014 2014 Thinspace Technology Ltd. All rights reserved. The information contained in this document represents the

More information

Getting Started with ESXi Embedded

Getting Started with ESXi Embedded ESXi 4.1 Embedded vcenter Server 4.1 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a new edition. To check for more recent

More information

AXIOM 4 AXIOM SERVER GUIDE

AXIOM 4 AXIOM SERVER GUIDE AXIOM 4 AXIOM SERVER GUIDE iconcur Software Corporation 1266 West Paces Ferry Road Atlanta, GA 30327-2306 Axiom is a trademark of iconcur Software Corporation. All other product and company names are trademarks

More information

Migration and Building of Data Centers in IBM SoftLayer with the RackWare Management Module

Migration and Building of Data Centers in IBM SoftLayer with the RackWare Management Module Migration and Building of Data Centers in IBM SoftLayer with the RackWare Management Module June, 2015 WHITE PAPER Contents Advantages of IBM SoftLayer and RackWare Together... 4 Relationship between

More information

GroundWork Monitor Open Source 5.1.0 Installation Guide

GroundWork Monitor Open Source 5.1.0 Installation Guide GroundWork Monitor Open Source 5.1 is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version

More information

How To Install An Aneka Cloud On A Windows 7 Computer (For Free)

How To Install An Aneka Cloud On A Windows 7 Computer (For Free) MANJRASOFT PTY LTD Aneka 3.0 Manjrasoft 5/13/2013 This document describes in detail the steps involved in installing and configuring an Aneka Cloud. It covers the prerequisites for the installation, the

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

Moving Drupal to the Cloud: A step-by-step guide and reference document for hosting a Drupal web site on Amazon Web Services

Moving Drupal to the Cloud: A step-by-step guide and reference document for hosting a Drupal web site on Amazon Web Services Moving Drupal to the Cloud: A step-by-step guide and reference document for hosting a Drupal web site on Amazon Web Services MCN 2009: Cloud Computing Primer Workshop Charles Moad

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

Rally Installation Guide

Rally Installation Guide Rally Installation Guide Rally On-Premises release 2015.1 rallysupport@rallydev.com www.rallydev.com Version 2015.1 Table of Contents Overview... 3 Server requirements... 3 Browser requirements... 3 Access

More information

vsphere Replication for Disaster Recovery to Cloud

vsphere Replication for Disaster Recovery to Cloud vsphere Replication for Disaster Recovery to Cloud vsphere Replication 5.8 This document supports the version of each product listed and supports all subsequent versions until the document is replaced

More information

Core Protection for Virtual Machines 1

Core Protection for Virtual Machines 1 Core Protection for Virtual Machines 1 Comprehensive Threat Protection for Virtual Environments. Installation Guide e Endpoint Security Trend Micro Incorporated reserves the right to make changes to this

More information

Installing and Configuring vcenter Support Assistant

Installing and Configuring vcenter Support Assistant Installing and Configuring vcenter Support Assistant vcenter Support Assistant 5.5 This document supports the version of each product listed and supports all subsequent versions until the document is replaced

More information

vsphere Upgrade Update 1 ESXi 6.0 vcenter Server 6.0 EN-001804-02

vsphere Upgrade Update 1 ESXi 6.0 vcenter Server 6.0 EN-001804-02 Update 1 ESXi 6.0 vcenter Server 6.0 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a new edition. To check for more recent

More information

Getting Started Guide

Getting Started Guide Getting Started Guide Sophos Firewall Virtual Appliance Document Date: November 2015 November 2015 Page 1 of 20 Contents Preface...3 Minimum Hardware Requirement...3 Installation Procedure...3 Configuring

More information

CA arcserve Unified Data Protection Agent for Linux

CA arcserve Unified Data Protection Agent for Linux CA arcserve Unified Data Protection Agent for Linux User Guide Version 5.0 This Documentation, which includes embedded help systems and electronically distributed materials, (hereinafter referred to as

More information

Online Backup Client User Manual

Online Backup Client User Manual For Mac OS X Software version 4.1.7 Version 2.2 Disclaimer This document is compiled with the greatest possible care. However, errors might have been introduced caused by human mistakes or by other means.

More information

A SHORT INTRODUCTION TO DUPLICITY WITH CLOUD OBJECT STORAGE. Version 1.12 2014-07-01

A SHORT INTRODUCTION TO DUPLICITY WITH CLOUD OBJECT STORAGE. Version 1.12 2014-07-01 A SHORT INTRODUCTION TO DUPLICITY WITH CLOUD OBJECT STORAGE Version 1.12 2014-07-01 PAGE _ 2 TABLE OF CONTENTS 1. Introduction....Page 03 2. System Configuration....Page 04 3. Create Backup Script....Page

More information

How To Install An Org Vm Server On A Virtual Box On An Ubuntu 7.1.3 (Orchestra) On A Windows Box On A Microsoft Zephyrus (Orroster) 2.5 (Orner)

How To Install An Org Vm Server On A Virtual Box On An Ubuntu 7.1.3 (Orchestra) On A Windows Box On A Microsoft Zephyrus (Orroster) 2.5 (Orner) Oracle Virtualization Installing Oracle VM Server 3.0.3, Oracle VM Manager 3.0.3 and Deploying Oracle RAC 11gR2 (11.2.0.3) Oracle VM templates Linux x86 64 bit for test configuration In two posts I will

More information

StoreGrid Backup Server With MySQL As Backend Database:

StoreGrid Backup Server With MySQL As Backend Database: StoreGrid Backup Server With MySQL As Backend Database: Installing and Configuring MySQL on Linux Overview StoreGrid now supports MySQL as a backend database to store all the clients' backup metadata information.

More information

Upgrading VMware Identity Manager Connector

Upgrading VMware Identity Manager Connector Upgrading VMware Identity Manager Connector VMware Identity Manager This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a new

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

Alinto Mail Server Pro

Alinto Mail Server Pro Alinto Mail Server Pro Installation Guide Alinto Version 2.0.1 Index 1. Introduction....................................................................................... 1 2. Prerequisites......................................................................................

More information

Building a Private Cloud Cloud Infrastructure Using Opensource

Building a Private Cloud Cloud Infrastructure Using Opensource Cloud Infrastructure Using Opensource with Ubuntu Server 10.04 Enterprise Cloud (Eucalyptus) OSCON (Note: Special thanks to Jim Beasley, my lead Cloud Ninja, for putting this document together!) Introduction

More information

MySQL Backups: From strategy to Implementation

MySQL Backups: From strategy to Implementation MySQL Backups: From strategy to Implementation Mike Frank Senior Product Manager 1 Program Agenda Introduction The 5 Key Steps Advanced Options References 2 Backups are a DBAs Top Priority Be Prepared

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

Integration Service Database. Installation Guide - Oracle. On-Premises

Integration Service Database. Installation Guide - Oracle. On-Premises Kony MobileFabric Integration Service Database Installation Guide - Oracle On-Premises Release 6.5 Document Relevance and Accuracy This document is considered relevant to the Release stated on this title

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

Develop a process for applying updates to systems, including verifying properties of the update. Create File Systems

Develop a process for applying updates to systems, including verifying properties of the update. Create File Systems RH413 Manage Software Updates Develop a process for applying updates to systems, including verifying properties of the update. Create File Systems Allocate an advanced file system layout, and use file

More information

Cloud Platform Comparison: CloudStack, Eucalyptus, vcloud Director and OpenStack

Cloud Platform Comparison: CloudStack, Eucalyptus, vcloud Director and OpenStack Cloud Platform Comparison: CloudStack, Eucalyptus, vcloud Director and OpenStack This vendor-independent research contains a product-by-product comparison of the most popular cloud platforms (along with

More information

Scyld Cloud Manager User Guide

Scyld Cloud Manager User Guide Scyld Cloud Manager User Guide Preface This guide describes how to use the Scyld Cloud Manager (SCM) web portal application. Contacting Penguin Computing 45800 Northport Loop West Fremont, CA 94538 1-888-PENGUIN

More information

Acronis Backup & Recovery 10 Advanced Server Virtual Edition. Quick Start Guide

Acronis Backup & Recovery 10 Advanced Server Virtual Edition. Quick Start Guide Acronis Backup & Recovery 10 Advanced Server Virtual Edition Quick Start Guide Table of contents 1 Main components...3 2 License server...3 3 Supported operating systems...3 3.1 Agents... 3 3.2 License

More information

F-Secure Messaging Security Gateway. Deployment Guide

F-Secure Messaging Security Gateway. Deployment Guide F-Secure Messaging Security Gateway Deployment Guide TOC F-Secure Messaging Security Gateway Contents Chapter 1: Deploying F-Secure Messaging Security Gateway...3 1.1 The typical product deployment model...4

More information

CommandCenter Secure Gateway

CommandCenter Secure Gateway CommandCenter Secure Gateway Quick Setup Guide for CC-SG Virtual Appliance and lmadmin License Server Management This Quick Setup Guide explains how to install and configure the CommandCenter Secure Gateway.

More information

Kaltura On-Prem Evaluation Package - Getting Started

Kaltura On-Prem Evaluation Package - Getting Started Kaltura On-Prem Evaluation Package - Getting Started Thank you for your interest in the Kaltura On-Prem Online Video Platform (OVP). Before you get started with your Kaltura On-Prem evaluation, a Kaltura

More information

GRAVITYZONE HERE. Deployment Guide VLE Environment

GRAVITYZONE HERE. Deployment Guide VLE Environment GRAVITYZONE HERE Deployment Guide VLE Environment LEGAL NOTICE All rights reserved. No part of this document may be reproduced or transmitted in any form or by any means, electronic or mechanical, including

More information

Migrating to vcloud Automation Center 6.1

Migrating to vcloud Automation Center 6.1 Migrating to vcloud Automation Center 6.1 vcloud Automation Center 6.1 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a

More information

Source Code Management for Continuous Integration and Deployment. Version 1.0 DO NOT DISTRIBUTE

Source Code Management for Continuous Integration and Deployment. Version 1.0 DO NOT DISTRIBUTE Source Code Management for Continuous Integration and Deployment Version 1.0 Copyright 2013, 2014 Amazon Web Services, Inc. and its affiliates. All rights reserved. This work may not be reproduced or redistributed,

More information

Cloud Implementation using OpenNebula

Cloud Implementation using OpenNebula Cloud Implementation using OpenNebula Best Practice Document Produced by the MARnet-led working group on campus networking Authors: Vasko Sazdovski (FCSE/MARnet), Boro Jakimovski (FCSE/MARnet) April 2016

More information

vsphere Replication for Disaster Recovery to Cloud

vsphere Replication for Disaster Recovery to Cloud vsphere Replication for Disaster Recovery to Cloud vsphere Replication 6.0 This document supports the version of each product listed and supports all subsequent versions until the document is replaced

More information

Virtual Data Centre. User Guide

Virtual Data Centre. User Guide Virtual Data Centre User Guide 2 P age Table of Contents Getting Started with vcloud Director... 8 1. Understanding vcloud Director... 8 2. Log In to the Web Console... 9 3. Using vcloud Director... 10

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

McAfee SMC Installation Guide 5.7. Security Management Center

McAfee SMC Installation Guide 5.7. Security Management Center McAfee SMC Installation Guide 5.7 Security Management Center Legal Information The use of the products described in these materials is subject to the then current end-user license agreement, which can

More information

Platform as a Service and Container Clouds

Platform as a Service and Container Clouds John Rofrano Senior Technical Staff Member, Cloud Automation Services, IBM Research jjr12@nyu.edu or rofrano@us.ibm.com Platform as a Service and Container Clouds using IBM Bluemix and Docker for Cloud

More information

Compiere 3.2 Installation Instructions Windows System - Oracle Database

Compiere 3.2 Installation Instructions Windows System - Oracle Database Compiere 3.2 Installation Instructions Windows System - Oracle Database Compiere Learning Services Division Copyright 2008 Compiere, inc. All rights reserved www.compiere.com Table of Contents Compiere

More information

AlienVault Unified Security Management (USM) 4.x-5.x. Deploying HIDS Agents to Linux Hosts

AlienVault Unified Security Management (USM) 4.x-5.x. Deploying HIDS Agents to Linux Hosts AlienVault Unified Security Management (USM) 4.x-5.x Deploying HIDS Agents to Linux Hosts USM 4.x-5.x Deploying HIDS Agents to Linux Hosts, rev. 2 Copyright 2015 AlienVault, Inc. All rights reserved. AlienVault,

More information

Department of Veterans Affairs VistA Integration Adapter Release 1.0.5.0 Enhancement Manual

Department of Veterans Affairs VistA Integration Adapter Release 1.0.5.0 Enhancement Manual Department of Veterans Affairs VistA Integration Adapter Release 1.0.5.0 Enhancement Manual Version 1.1 September 2014 Revision History Date Version Description Author 09/28/2014 1.0 Updates associated

More information

Foundations and Concepts

Foundations and Concepts vcloud Automation Center 6.1 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a new edition. To check for more recent editions

More information

Rstudio Server on Amazon EC2

Rstudio Server on Amazon EC2 Rstudio Server on Amazon EC2 Liad Shekel liad.shekel@gmail.com June 2015 Liad Shekel Rstudio Server on Amazon EC2 1 / 72 Rstudio Server on Amazon EC2 Outline 1 Amazon Web Services (AWS) History Services

More information

simplify monitoring Consolidated Monitoring, Analysis and Automated Remediation For Hybrid IT Infrastructures

simplify monitoring Consolidated Monitoring, Analysis and Automated Remediation For Hybrid IT Infrastructures simplify monitoring Consolidated Monitoring, Analysis and Automated Remediation For Hybrid IT Infrastructures Simplify Monitoring Installation Guide 11.4 (v11.4) Document Date: February 2015 www.tricerat.com

More information

Acronis Storage Gateway

Acronis Storage Gateway Acronis Storage Gateway DEPLOYMENT GUIDE Revision: 12/30/2015 Table of contents 1 Introducing Acronis Storage Gateway...3 1.1 Supported storage backends... 3 1.2 Architecture and network diagram... 4 1.3

More information

Backing up the Embedded Oracle database of a Red Hat Network Satellite

Backing up the Embedded Oracle database of a Red Hat Network Satellite Backing up the Embedded Oracle database of a Red Hat Network Satellite By Melissa Goldin and Vladimir Zlatkin Abstract This document will help you create a backup of the Oracle database of a Red Hat Network

More information

CycleServer Grid Engine Support Install Guide. version 1.25

CycleServer Grid Engine Support Install Guide. version 1.25 CycleServer Grid Engine Support Install Guide version 1.25 Contents CycleServer Grid Engine Guide 1 Administration 1 Requirements 1 Installation 1 Monitoring Additional OGS/SGE/etc Clusters 3 Monitoring

More information

Configuring High Availability for VMware vcenter in RMS Distributed Setup

Configuring High Availability for VMware vcenter in RMS Distributed Setup Configuring High Availability for VMware vcenter in RMS Distributed Setup This chapter describes the process of configuring high availability for the VMware vcenter. It provides the prerequisites and procedures

More information

Installing an open source version of MateCat

Installing an open source version of MateCat Installing an open source version of MateCat This guide is meant for users who want to install and administer the open source version on their own machines. Overview 1 Hardware requirements 2 Getting started

More information

VMware vcenter Log Insight Getting Started Guide

VMware vcenter Log Insight Getting Started Guide VMware vcenter Log Insight Getting Started Guide vcenter Log Insight 1.5 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by

More information

JAMF Software Server Installation Guide for Windows. Version 8.6

JAMF Software Server Installation Guide for Windows. Version 8.6 JAMF Software Server Installation Guide for Windows 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

Secure Messaging Server Console... 2

Secure Messaging Server Console... 2 Secure Messaging Server Console... 2 Upgrading your PEN Server Console:... 2 Server Console Installation Guide... 2 Prerequisites:... 2 General preparation:... 2 Installing the Server Console... 2 Activating

More information

Synchronizer Installation

Synchronizer Installation Synchronizer Installation Synchronizer Installation Synchronizer Installation This document provides instructions for installing Synchronizer. Synchronizer performs all the administrative tasks for XenClient

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

Cloud.com CloudStack Community Edition 2.1 Beta Installation Guide

Cloud.com CloudStack Community Edition 2.1 Beta Installation Guide Cloud.com CloudStack Community Edition 2.1 Beta Installation Guide July 2010 1 Specifications are subject to change without notice. The Cloud.com logo, Cloud.com, Hypervisor Attached Storage, HAS, Hypervisor

More information

CloudPortal Business Manager 2.2 POC Cookbook

CloudPortal Business Manager 2.2 POC Cookbook CloudPortal Business Manager 2.2 POC Cookbook February 9, 2014 Contents 1 Overview... 3 2 Prepare CloudPlatform to Be Used with CloudPortal Business Manager... 4 2.1 Assumptions... 4 2.2 Steps to configure

More information

About the VM-Series Firewall

About the VM-Series Firewall About the VM-Series Firewall Palo Alto Networks VM-Series Deployment Guide PAN-OS 6.0 Contact Information Corporate Headquarters: Palo Alto Networks 4401 Great America Parkway Santa Clara, CA 95054 http://www.paloaltonetworks.com/contact/contact/

More information

Getting Started Guide: Deploying Puppet Enterprise in Microsoft Azure

Getting Started Guide: Deploying Puppet Enterprise in Microsoft Azure Getting Started Guide: Deploying Puppet Enterprise in Microsoft Azure 1 Getting Started Guide with Microsoft Azure Getting Started Guide: Deploying Puppet Enterprise in Microsoft Azure Puppet Enterprise

More information

IBM Pure Application Create Custom Virtual Image Guide - Part 1 Virtual Image by extending

IBM Pure Application Create Custom Virtual Image Guide - Part 1 Virtual Image by extending PERFICIENT IBM Pure Application Create Custom Virtual Image Guide - Part 1 Virtual Image by extending How to guide on Virtual Image creation for Pure Application Technical Architect: Chuck Misuraca Change

More information

LOCKSS on LINUX. CentOS6 Installation Manual 08/22/2013

LOCKSS on LINUX. CentOS6 Installation Manual 08/22/2013 LOCKSS on LINUX CentOS6 Installation Manual 08/22/2013 1 Table of Contents Overview... 3 LOCKSS Hardware... 5 Installation Checklist... 6 BIOS Settings... 9 Installation... 10 Firewall Configuration...

More information

Quick Start Guide. Cerberus FTP is distributed in Canada through C&C Software. Visit us today at www.ccsoftware.ca!

Quick Start Guide. Cerberus FTP is distributed in Canada through C&C Software. Visit us today at www.ccsoftware.ca! Quick Start Guide Cerberus FTP is distributed in Canada through C&C Software. Visit us today at www.ccsoftware.ca! How to Setup a File Server with Cerberus FTP Server FTP and SSH SFTP are application protocols

More information