Cloud Backup for Joomla

Size: px
Start display at page:

Download "Cloud Backup for Joomla"

Transcription

1 Cloud Backup for Joomla Release: January, 2013 Version: 2.1

2 By -

3 1

4 Installation 1. Download the extensions from our website 2. Extract the downloaded archive using your favorite file compression software, such as WinRAR. You will find following 3 (three) extension: a) The Cloud Backup Component (com_cloudbackup_v2.1_j2.5.zip) b) The Cloud Backup plug in for Google Drive (plg_cloudbackup_gdrive_v2.1_j2.5.zip) c) The Cloud Backup System plug in (plg_system_cloudbackup_v2.1_j2.5.zip) 1

5 3. Go to your Joomla site s administrator panel, e.g Go to Extension Manager in the Administrator main menu. Note: You might not see this menu option if you do not have sufficient permission on the site. For more information read Joomla access right management. 5. Browse your computer for Cloud Backup component installer (com_cloudbackup_v2.1_j2.5.zip) and click on the Upload & Install button. 6. After installing these extensions successfully, you will see the Cloud Backup component in the Components menu. 7. Similarly browse for the remaining two installers (plg_system_cloudbackup_v2.1_j2.5.zip and plg_cloudbackup_gdrive_v2.1_j2.5.zip) one by one and install. 2

6 8. After installing these extensions successfully, you will see the Cloud Backup component in the Components menu and the plug ins in the Plug in Manager. 9. That s it! You have just installed Cloudbackup, the awesome solution for your website schedule backup task. Next you will know how to configure it to perform it the way you like to. 3

7 Configure Google API To use Google Drive for you storage of your backup files you will need to create a project at Google APIs Console. After this you will obtain the API keys that will be used for the configuration of the Cloud Backup Extension. Follow these steps to create an API project on Google APIs. 1. Go to Google APIs Console at You might need to login into your Google account (your Gmail login credentials will work) If this is not your first API project then you might not see the following screen. In that case go to next screen. 2. When you see the following screen. Click on the top left dropdown which shows the current active project. 1

8 3. If this is your first project you might wish to rename this to some meaningful (by default, API Project), or create a new project for Cloud Backup API. I will start with the create option. 4. Enter a name for the project and submit. After that your API project will be created. 5. Click on the services tab (in left pane) and you turn the status button to ON for the Drive API. You might need to accept the Google API Terms and Conditions to proceed. 6. Now switch to the API Access tab and click Create a OAuth2.0 Client ID button. 2

9 7. Fill out the form in the popup window. You only need to enter the name for the Product e.g. Cloud Backup. Remaining fields, viz. Your Logo URL and the Homepage URL are optional. Click next when you are done. 8. On the next page you will set the remaining settings for this Client ID. Choose Web Application as the Application Type. And click on more options to expand the form. 9. After clicking the more options link the form will ask you to fill the list of allowed redirect URIs. These are very important as they control the permissions of this API with the Cloud Backup extension installed on you site. Enter the following URLs in the Authorized Redirect URIs field. Write each URL in a separate line. Keep the Authorized JavaScript origin field empty. 3

10 Cloud Backup v2.0 for Joomla /administrator/index.php?option=com_cloudbackup&task=config.receivetoken /administrator/index.php?option=com_cloudbackup&task=config.receivetoken /administrator/index.php?option=com_cloudbackup&task=config.receivetoken /administrator/index.php?option=com_cloudbackup&task=config.receivetoken 10. Finally click on the Create client ID. Your OAuth client ID will be created and you will be taken to the following page. Take a note of the Client ID and the Client Secret from here. You will need these two things to configure you Cloud Backup installation on your website. Warning: Never share your client ID and client secret with anybody. This should be entered at the appropriate field in the Cloud Backup component installed on your site only. If you ever need to modify the authorized Redirect URIs, you should go to edit settings link on the right hand side. Or you think your client secret has been compromised you can click on Reset client secret link. And afterwards update the new client secret in your cloud backup configuration. 11. That s alll for the Google API configuration. Now you have the Client ID and Client Secret for your Google Drive API. 12. Next you will learn how to configure your Cloud Backup installation with these API keys. Bh ti W b T h l i bh ti 4

11 Configure Cloud Backup API access Now you are in possession of the API keys for your Google Drive API. Follow these steps to configure your Cloud Backup installation. 1. Go back to your website s administrative panel, e.g Open the Cloud Backup component interface from Main menu Components Cloud Backup. 3. Click on the settings button (with a Google Drive Icon) on the Cloud Backup toolbar. This will take you to the Google Drive API Configuration page. 4. Enter the Client ID and Client Secret you just created at the Google APIs console. Then click on the Retrieve button to grant the Cloud Backup access to your Google Drive account. This will take you to the Google s Request for Permission page. 5. The Cloud Backup extension requests the following permission for its operation: a) View and manage the files and documents in your Google Drive b) View your address c) Perform these operations when You're not using the application 1

12 Cloud Backup v2.0 for Joomla 6. When you ensure that the request is for the same OAuth API thatt you created and the requested permissions are the same as documented heree then you should click Allow Accesss button. 7. After thatt an access token will be generated and passed to the Cloud Backup extension whichh you will be able to see on the configuration n page. 8. Finally click on Save & Close on the right top of the Component toolbar to save the credentials. 9. Now you have configured the API access to the Cloud Backup extension. In the next section we will describe how to create Backup Profiles for your website backups. Bh ti W b T h l i bh ti 2

13 Create or manage Cloud Backup Profiles Cloud Backup for Joomla v2.0 will create a backup of you website periodically including the files and the database. For this you will need to create one or more backup schedules with different settings (described later). These schedules are referred to as Backup Profiles for Cloud Backup. Having multiple profiles lets you backup different set of data at different time schedules. You can also choose the frequency of each profile independently. This gives you website backup a great flexibility. 1. Open the Cloud Backup component s interface from Main menu Components Cloud Backup Profiles or from the Profiles Tab in the component interface itself. 2. Click on New to create a new backup profile. If you had had any existing profile you could also choose to edit it as well. 1

14 3. Next you will see a form in which you should set all the values as per your requirements. a) Choose the backup interval from the list. b) Choose the type of backup, i.e. Database only, Files only or Both Files and Database. c) Enter the name of destination folder on Cloud storage (e.g. Google Drive) d) Files and folders that should be excluded from the backup done with this profile. Each files and folders specified here should be separated with a new line. The file and folder names should be all relative to your Joomla site root (where the main index.php is located). For example: images/products media/catalogue/commercial configuration.php e) Enter the names of the database tables you do not want to backup in this schedule. Each table name should be written in a separate line. Do not include your table prefix (like jos_) in the table names here. For example: if your database prefix is j25_ and you do not want to backup j25_weblinks then you should enter weblinks only. 4. After this click on Save & Close to save this profile. 5. Similarly you can create as many profiles as you wish. The backups will pick up one profile each time and perform a backup according to the set settings if the schedule time has arrived. You can always enable or disable any profile anytime and that will not be considered for the backups. So you never need to delete them if you ever plan to re enable it later. 2

15 6. Now you have done all the stuffs needed to configure you Cloud Backup installation. Now move on to the last step. 3

16 Enable Cloud Backup Plug ins To perform a regular backup of your website you need to enable the Cloud Backup plug ins, viz. 1) The Cloud Backup System plug in (plg_system_cloudbackup_v2.1_j2.5.zip) 2) The Cloud Backup plug in for Google Drive (plg_cloudbackup_gdrive_v2.1_j2.5.zip) To do this, follow these steps: 1. Go to the Plug in Manager in your Joomla Site Administrator panel. 2. Select the 2 plug ins in the list of plug ins and click on Enable button on the Plug in Manager s toolbar. 3. After this you have your Cloud Backup up and running. You can see the backup files (once created) on your Google Drive account. 1

17 Backup List View In the last section we showed you that you can see the backup files on the Google Drive account. But you can also see your backup history in the Cloud Backup component interface. 1. Go to the Cloud Backup main component interface. There you will see all the details of the backup files created so far. 2. You can also filter the list using a search keyword, a date limit or a backup type (like file backup or a database backup). 3. On the Location column for each backup file there is a Google Drive Icon. Place your mouse over it to see the account / user account under which the file has been uploaded. 4. You can also download the backup files right from here without a need to login into your Google account. To download the file click on the Google Drive Icon for that file. That s all for the ultimate Cloud Backup solution for your precious Joomla website. 1

RCS Liferay Google Analytics Portlet Installation Guide

RCS Liferay Google Analytics Portlet Installation Guide RCS Liferay Google Analytics Portlet Installation Guide Document Revisions Date Revision By 07/02/12 1 Pablo Rendón 2 Table of Contents RCS Liferay-Google Analytics...1 Document Revisions...2 General Description...4

More information

www.store.belvg.com skype ID: store.belvg email: store@belvg.com US phone number: +1-424-253-0801

www.store.belvg.com skype ID: store.belvg email: store@belvg.com US phone number: +1-424-253-0801 1 Table of Contents Table of Contents: 1. Introduction to Google+ All in One... 3 2. How to Install... 4 3. How to Create Google+ App... 5 4. How to Configure... 8 5. How to Use... 13 2 Introduction to

More information

Adeptia Suite 6.2. Application Services Guide. Release Date October 16, 2014

Adeptia Suite 6.2. Application Services Guide. Release Date October 16, 2014 Adeptia Suite 6.2 Application Services Guide Release Date October 16, 2014 343 West Erie, Suite 440 Chicago, IL 60654, USA Phone: (312) 229-1727 x111 Fax: (312) 229-1736 Document Information DOCUMENT INFORMATION

More information

ONBASE OUTLOOK CLIENT GUIDE for 2010 and 2013

ONBASE OUTLOOK CLIENT GUIDE for 2010 and 2013 To install Outlook 2010/2013 client Note: NOT currently compatible with Windows 10. Make sure your version of outlook is 32bit if not reinstall your version of Microsoft Office to the 32bit version. Must

More information

Social Application Guide

Social Application Guide Social Application Guide Version 2.2.0 Mar 2015 This document is intent to use for our following Magento Extensions Or any other cases it might help. Copyright 2015 LitExtension.com. All Rights Reserved

More information

USER GUIDE for Salesforce

USER GUIDE for Salesforce for Salesforce USER GUIDE Contents 3 Introduction to Backupify 5 Quick-start guide 6 Administration 6 Logging in 6 Administrative dashboard 7 General settings 8 Account settings 9 Add services 9 Contact

More information

EBOX Digital Content Management System (CMS) User Guide For Site Owners & Administrators

EBOX Digital Content Management System (CMS) User Guide For Site Owners & Administrators EBOX Digital Content Management System (CMS) User Guide For Site Owners & Administrators Version 1.0 Last Updated on 15 th October 2011 Table of Contents Introduction... 3 File Manager... 5 Site Log...

More information

A Step by Step Guide on Integrating Data in

A Step by Step Guide on Integrating Data in in Using the Glew Magento Extension Download from Glew.io Updated 11.16.15 Before Getting Started, You should always backup the app folder in your root Magento folder. (To do this, you will need to have

More information

CRM Migration Manager 3.1.1 for Microsoft Dynamics CRM. User Guide

CRM Migration Manager 3.1.1 for Microsoft Dynamics CRM. User Guide CRM Migration Manager 3.1.1 for Microsoft Dynamics CRM User Guide Revision D Issued July 2014 Table of Contents About CRM Migration Manager... 4 System Requirements... 5 Operating Systems... 5 Dynamics

More information

Baylor Secure Messaging. For Non-Baylor Users

Baylor Secure Messaging. For Non-Baylor Users Baylor Secure Messaging For Non-Baylor Users TABLE OF CONTENTS SECTION ONE: GETTING STARTED...4 Receiving a Secure Message for the First Time...4 Password Configuration...5 Logging into Baylor Secure Messaging...7

More information

This guide provides step by step instructions for using the IMF elibrary Data - My Data area. In this guide, you ll learn how to:

This guide provides step by step instructions for using the IMF elibrary Data - My Data area. In this guide, you ll learn how to: This guide provides step by step instructions for using the IMF elibrary Data - area. In this guide, you ll learn how to: Access your favorite and recently used data reports. Make sure you receive email

More information

How To Sync Google Drive On A Mac Computer With A Gmail Account On A Gcd (For A Student) On A Pc Or Mac Or Mac (For An Older Person) On An Ipad Or Ipad (For Older People) On

How To Sync Google Drive On A Mac Computer With A Gmail Account On A Gcd (For A Student) On A Pc Or Mac Or Mac (For An Older Person) On An Ipad Or Ipad (For Older People) On Installation and Setup of Google Drive for Students on Mac OS X Purpose: This guide will lead you through the Google Drive Installation and Configuration. Pre-requisites: 1) ODU Student Gmail account 2)

More information

ADFS Integration Guidelines

ADFS Integration Guidelines ADFS Integration Guidelines Version 1.6 updated March 13 th 2014 Table of contents About This Guide 3 Requirements 3 Part 1 Configure Marcombox in the ADFS Environment 4 Part 2 Add Relying Party in ADFS

More information

Reseller Panel Step-by-Step Guide

Reseller Panel Step-by-Step Guide 1. Legal notice setup. Alternative language setup. Enter legal notice as text. Enter legal notice as link 2. ResellerPanel design. Edit colors and layout. Edit themes and icons 3. Create a new customer.

More information

Technical Support Set-up Procedure

Technical Support Set-up Procedure Technical Support Set-up Procedure How to Setup the Amazon S3 Application on the DSN-320 Amazon S3 (Simple Storage Service) is an online storage web service offered by AWS (Amazon Web Services), and it

More information

Configuration Guide - OneDesk to SalesForce Connector

Configuration Guide - OneDesk to SalesForce Connector Configuration Guide - OneDesk to SalesForce Connector Introduction The OneDesk to SalesForce Connector allows users to capture customer feedback and issues in OneDesk without leaving their familiar SalesForce

More information

Cox Business Premium Online Backup USER'S GUIDE. Cox Business VERSION 1.0

Cox Business Premium Online Backup USER'S GUIDE. Cox Business VERSION 1.0 Cox Business Premium Online Backup USER'S GUIDE Cox Business VERSION 1.0 Table of Contents ABOUT THIS GUIDE... 4 DOWNLOADING COX BUSINESS PREMIUM ONLINE BACKUP... 5 INSTALLING COX BUSINESS PREMIUM ONLINE

More information

Administering Jive for Outlook

Administering Jive for Outlook Administering Jive for Outlook TOC 2 Contents Administering Jive for Outlook...3 System Requirements...3 Installing the Plugin... 3 Installing the Plugin... 3 Client Installation... 4 Resetting the Binaries...4

More information

Module - Facebook PS Connect

Module - Facebook PS Connect Module - Facebook PS Connect Operation Date : October 10 th, 2013 Business Tech Installation & Customization Service If you need assistance, we can provide you a full installation and customization service

More information

OUTLOOK ANYWHERE CONNECTION GUIDE FOR USERS OF OUTLOOK 2010

OUTLOOK ANYWHERE CONNECTION GUIDE FOR USERS OF OUTLOOK 2010 OUTLOOK ANYWHERE CONNECTION GUIDE FOR USERS OF OUTLOOK 2010 CONTENTS What is Outlook Anywhere? Before you begin How do I configure Outlook Anywhere with Outlook 2010? How do I use Outlook Anywhere? I already

More information

This workshop introduces the basics of using the EndNote software with Windows.

This workshop introduces the basics of using the EndNote software with Windows. Introduction to EndNote X7 for Windows This workshop introduces the basics of using the EndNote software with Windows. Contents Create an EndNote Library How to move/adjust the preview window Add references

More information

IT Service Desk Manual Ver. 2.0. Document Prepared By: IT Department. Page 1 of 12

IT Service Desk Manual Ver. 2.0. Document Prepared By: IT Department. Page 1 of 12 Document Prepared By: Page 1 of 12 INDEX 1. Introduction. 3 2. Home Page..... 4 2.1 My Request Summary..... 4 2.2 Announcement....... 5 2.3 Submit your Request...... 5 2.4 Report a Problem...... 6 2.5

More information

SFTP Server User Login Instructions. Open Internet explorer and enter the following url: https://sftp.sae.org

SFTP Server User Login Instructions. Open Internet explorer and enter the following url: https://sftp.sae.org SFTP Server User Login Instructions Open Internet explorer and enter the following url: https://sftp.sae.org You will be prompted for a user id and password as such. Please enter your account id and password.

More information

Google Cloud Print Administrator Configuration Guide

Google Cloud Print Administrator Configuration Guide Google Cloud Print Administrator Configuration Guide 1 December, 2014 Advanced Customer Technologies Ricoh AMERICAS Holdings, Inc. Table of Contents Scope and Purpose... 4 Overview... 4 System Requirements...

More information

An Introduction to Box.com

An Introduction to Box.com An Introduction to Box.com Box is an online file sharing and cloud content management service and it provides features such as: Security controls Space Mobility Online collaboration Mobile access Version

More information

Remote Viewer Recording Backup

Remote Viewer Recording Backup Remote Viewer Recording Backup Introduction: In this tutorial we will explain how to retrieve your recordings using the Web Service online. Using this method you can backup videos onto your computer using

More information

Internet Explorer Browser Clean-up

Internet Explorer Browser Clean-up Follow the steps below to determine your Internet Explorer version number and access browser clean-up procedures specific to your version. 1. From Internet Explorer, click the Help menu and choose About

More information

Manual for merchants and developers

Manual for merchants and developers Manual for merchants and developers ICEPAY OpenCart Online Payment Module v 2.0.8 ICEPAY B.V. 2016-05-04 1. General Information 3 1.1 Summary (links to modules, benefits) 3 1.2 Prerequisites 4 1.3 Compatibility

More information

Trusted Relationships. Sending Invitations. Sending Invitations from Outlook

Trusted Relationships. Sending Invitations. Sending Invitations from Outlook Trusted Relationships Establishing Trusted Relationships through the invitation process are core to the Securencrypt security process. This insures that you can only share secure documents with someone

More information

DIIMS Records Classifier Guide

DIIMS Records Classifier Guide DIIMS Records Classifier Guide Featuring Content Server 10 Second Edition, November 2012 Table of Contents Contents 1. DIIMS Overview... 3 1.1 An Overview of DIIMS within the GNWT... 3 1.1.1 Purpose of

More information

Fax User Guide 07/31/2014 USER GUIDE

Fax User Guide 07/31/2014 USER GUIDE Fax User Guide 07/31/2014 USER GUIDE Contents: Access Fusion Fax Service 3 Search Tab 3 View Tab 5 To E-mail From View Page 5 Send Tab 7 Recipient Info Section 7 Attachments Section 7 Preview Fax Section

More information

USERS MANUAL FOR OWL A DOCUMENT REPOSITORY SYSTEM

USERS MANUAL FOR OWL A DOCUMENT REPOSITORY SYSTEM USERS MANUAL FOR OWL A DOCUMENT REPOSITORY SYSTEM User Manual Table of Contents Introducing OWL...3 Starting to use Owl...4 The Logging in page...4 Using the browser...6 Folder structure...6 Title Bar...6

More information

FORM SIMPLICITY QUICK REFERENCE GUIDE PROFESSIONAL/ULTIMATE EDITION

FORM SIMPLICITY QUICK REFERENCE GUIDE PROFESSIONAL/ULTIMATE EDITION FORM SIMPLICITY QUICK REFERENCE GUIDE PROFESSIONAL/ULTIMATE EDITION Library Getting a Form 1. Click on Start a Form. (Alternatively, you can click on Library in the menu bar at the top) 2. This will open

More information

Egnyte Single Sign-On (SSO) Installation for OneLogin

Egnyte Single Sign-On (SSO) Installation for OneLogin Egnyte Single Sign-On (SSO) Installation for OneLogin To set up Egnyte so employees can log in using SSO, follow the steps below to configure OneLogin and Egnyte to work with each other. 1. Set up OneLogin

More information

Cloudfinder for Office 365 User Guide. November 2013

Cloudfinder for Office 365 User Guide. November 2013 1 Contents Getting started with Cloudfinder for Office 365 1... 3 Sign up New Cloudfinder user... 3 Sign up Existing Cloudfinder user... 4 Setting the Admin Impersonation... 4 Initial backup... 7 Inside

More information

WatchDox Administrator's Guide. Application Version 3.7.5

WatchDox Administrator's Guide. Application Version 3.7.5 Application Version 3.7.5 Confidentiality This document contains confidential material that is proprietary WatchDox. The information and ideas herein may not be disclosed to any unauthorized individuals

More information

Where do I find? Global Outlook options and features

Where do I find? Global Outlook options and features Where do I find? Changed Outlook version and can now no longer find your favorite feature? Feel like test driving Outlook 2010? Or have you heard of a feature but don't know where to find it in Outlook?

More information

BulkSMS Text Messenger Product Manual

BulkSMS Text Messenger Product Manual BulkSMS Text Messenger Product Manual 1. Installing the software 1.1. Download the BulkSMS Text Messenger Go to www.bulksms.com and choose your country. process. Click on products on the top menu and select

More information

1. Right click using your mouse on the desktop and select New Shortcut.

1. Right click using your mouse on the desktop and select New Shortcut. offers 3 login page styles: Standard Login, List Login or Quick Time Punch. Each login page can be saved as a shortcut to your desktop or as a bookmark for easy fast login access. For quicker access to

More information

Table of Contents. Welcome... 2. Login... 3. Password Assistance... 4. Self Registration... 5. Secure Mail... 7. Compose... 8. Drafts...

Table of Contents. Welcome... 2. Login... 3. Password Assistance... 4. Self Registration... 5. Secure Mail... 7. Compose... 8. Drafts... Table of Contents Welcome... 2 Login... 3 Password Assistance... 4 Self Registration... 5 Secure Mail... 7 Compose... 8 Drafts... 10 Outbox... 11 Sent Items... 12 View Package Details... 12 File Manager...

More information

HarePoint Workflow Extensions for Office 365. Quick Start Guide

HarePoint Workflow Extensions for Office 365. Quick Start Guide HarePoint Workflow Extensions for Office 365 Quick Start Guide Product version 0.91 November 09, 2015 ( This Page Intentionally Left Blank ) HarePoint.Com Table of Contents 2 Table of Contents Table of

More information

Create a Simple Website. Intel Easy Steps 1 2012 Intel Corporation All rights reserved.

Create a Simple Website. Intel Easy Steps 1 2012 Intel Corporation All rights reserved. Create a Simple Website Intel Easy Steps 1 2012 Intel Corporation Website Creating a Simple Website As more and more people are using the Internet to get information, it has become very important for businesses

More information

PORTAL ADMINISTRATION

PORTAL ADMINISTRATION 1 Portal Administration User s Guide PORTAL ADMINISTRATION GUIDE Page 1 2 Portal Administration User s Guide Table of Contents Introduction...5 Core Portal Framework Concepts...5 Key Items...5 Layouts...5

More information

Outlook Express and Express Archiver to Backup and Retrieve E-Mail at UW 1

Outlook Express and Express Archiver to Backup and Retrieve E-Mail at UW 1 Outlook Express and Express Archiver to Backup and Retrieve E-Mail at UW 1 Express Archiver can be used to read archived e-mail that has been organized by Outlook Express (OE). If properly set in Outlook

More information

USING STUFFIT DELUXE THE STUFFIT START PAGE CREATING ARCHIVES (COMPRESSED FILES)

USING STUFFIT DELUXE THE STUFFIT START PAGE CREATING ARCHIVES (COMPRESSED FILES) USING STUFFIT DELUXE StuffIt Deluxe provides many ways for you to create zipped file or archives. The benefit of using the New Archive Wizard is that it provides a way to access some of the more powerful

More information

INSTALLATION AND SETUP HANDBOOK OF PAYU LATAM s PLUGIN FOR WOOCOMMERCE

INSTALLATION AND SETUP HANDBOOK OF PAYU LATAM s PLUGIN FOR WOOCOMMERCE INSTALLATION AND SETUP HANDBOOK OF PAYU LATAM s PLUGIN FOR Woocommerce is a Wordpress plugin that facilitates the creation of an online store integrated to the current site. So that your customers can

More information

Store & Share Quick Start

Store & Share Quick Start Store & Share Quick Start What is Store & Share? Store & Share is a service that allows you to upload all of your content (documents, music, video, executable files) into a centralized cloud storage. You

More information

Internet Explorer 7. Getting Started The Internet Explorer Window. Tabs NEW! Working with the Tab Row. Microsoft QUICK Source

Internet Explorer 7. Getting Started The Internet Explorer Window. Tabs NEW! Working with the Tab Row. Microsoft QUICK Source Microsoft QUICK Source Internet Explorer 7 Getting Started The Internet Explorer Window u v w x y { Using the Command Bar The Command Bar contains shortcut buttons for Internet Explorer tools. To expand

More information

Colligo Email Manager 5.1. User Guide

Colligo Email Manager 5.1. User Guide 5.1 User Guide Contents Enterprise Email Management for SharePoint 2010 1 Benefits 1 Key Features 1 Platforms Supported 1 Installing and Activating Colligo Email Manager 2 Managing SharePoint Sites 5 Adding

More information

Salesforce Opportunities Portlet Documentation v2

Salesforce Opportunities Portlet Documentation v2 Salesforce Opportunities Portlet Documentation v2 From ACA IT-Solutions Ilgatlaan 5C 3500 Hasselt liferay@aca-it.be Date 29.04.2014 This document will describe how the Salesforce Opportunities portlet

More information

IBM Information Server

IBM Information Server IBM Information Server Version 8 Release 1 IBM Information Server Administration Guide SC18-9929-01 IBM Information Server Version 8 Release 1 IBM Information Server Administration Guide SC18-9929-01

More information

DIVISION OF LIBRARY SERVICES. EndNote x7 Win User Manual Part 3 Using EndNote on More Than One Computer Contents

DIVISION OF LIBRARY SERVICES. EndNote x7 Win User Manual Part 3 Using EndNote on More Than One Computer Contents DIVISION OF LIBRARY SERVICES EndNote x7 Win User Manual Part 3 Using EndNote on More Than One Computer Contents Using an External Drive to Hold your EndNote Library... 2 Syncing your EndNote Library...

More information

LINK System Security EDI. On Line Trading Partner Agreement Execution

LINK System Security EDI. On Line Trading Partner Agreement Execution LINK System Security EDI On Line Trading Partner Agreement Execution 1 Trading Partner Agreement (TPA) Execution Directory Trading Partner Agreement and Exhibit A - Execution TPA Worksheet Enter Required

More information

Legal Notes. Regarding Trademarks. 2011 KYOCERA MITA Corporation

Legal Notes. Regarding Trademarks. 2011 KYOCERA MITA Corporation 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

Creating a Website with Google Sites

Creating a Website with Google Sites Creating a Website with Google Sites This document provides instructions for creating and publishing a website with Google Sites. At no charge, Google Sites allows you to create a website for various uses,

More information

Using Your New Webmail

Using Your New Webmail 1 Using Your New Webmail Contents Compose a New Message... 3 Add an Attachment... 5 Insert a Hyperlink... 6 Forward an Email... 7 Search Email... 8 Download Email from an existing POP3 Account... 9 Move

More information

Netmail Search for Outlook 2010

Netmail Search for Outlook 2010 Netmail Search for Outlook 2010 Quick Reference Guide Netmail Search is an easy-to-use web-based electronic discovery tool that allows you to easily search, sort, retrieve, view, and manage your archived

More information

GCM for Android Setup Guide

GCM for Android Setup Guide GCM for Android Setup Guide This guide provides information on...... Prerequisites for using Google Cloud Messaging service... Instructions for setting up GCM service via the Google API console... Configuring

More information

Your Mission: Use F-Response Cloud Connector to access Google Apps for Business Drive Cloud Storage

Your Mission: Use F-Response Cloud Connector to access Google Apps for Business Drive Cloud Storage Your Mission: Use F-Response Cloud Connector to access Google Apps for Business Drive Cloud Storage Note: This guide assumes you have installed F-Response Consultant, Consultant + Covert, or Enterprise,

More information

Colligo Email Manager 6.2. Offline Mode - User Guide

Colligo Email Manager 6.2. Offline Mode - User Guide 6.2 Offline Mode - User Guide Contents Colligo Email Manager 1 Benefits 1 Key Features 1 Platforms Supported 1 Installing and Activating Colligo Email Manager 3 Checking for Updates 4 Updating Your License

More information

Colligo Email Manager 6.0. Offline Mode - User Guide

Colligo Email Manager 6.0. Offline Mode - User Guide 6.0 Offline Mode - User Guide Contents Colligo Email Manager 1 Key Features 1 Benefits 1 Installing and Activating Colligo Email Manager 2 Checking for Updates 3 Updating Your License Key 3 Managing SharePoint

More information

Management Website User Guide. SecureAnywhere AntiVirus SecureAnywhere Internet Security Plus SecureAnywhere Complete

Management Website User Guide. SecureAnywhere AntiVirus SecureAnywhere Internet Security Plus SecureAnywhere Complete Management Website User Guide SecureAnywhere AntiVirus SecureAnywhere Internet Security Plus SecureAnywhere Complete Copyright Management Website User Guide July, 2013 2012-2013 Webroot Software, Inc.

More information

Online Appointment Tracking System (OATS) Division/Department Admin User Reference Guide

Online Appointment Tracking System (OATS) Division/Department Admin User Reference Guide Online Appointment Tracking System (OATS) Division/Department Admin User Reference Guide PGME Office Revised December 2015 Table of Contents Online Appointment Tracking System: Access & Responsibilities...

More information

For example, within General Settings, you can change the default language from English to Spanish and change the size of the text that is displayed.

For example, within General Settings, you can change the default language from English to Spanish and change the size of the text that is displayed. Atlantic Broadband s free Webmail service makes it easy to read and send email using just a web browser from any computer. This quick reference guide will help you get the most out of Webmail with useful

More information

User Manual. Email: support@mansasys.com Office: 415 293 8297 For fast & friendly community support join us at GetSatisfaction Visit our Support Page

User Manual. Email: support@mansasys.com Office: 415 293 8297 For fast & friendly community support join us at GetSatisfaction Visit our Support Page User Manual Contents 1. General Information... 3 2. Upload/Create file... 3 3. View/Download file... 5 4. Edit file... 8 5. Delete file... 9 6. Search file/folder... 10 7. Create a new folder... 10 8.

More information

Searching your Archive in Outlook (Normal)

Searching your Archive in Outlook (Normal) Searching your Archive in Outlook (Normal) 1. View the Archive Add in toolbar. In Outlook 2007, the toolbar displays below the standard Outlook toolbars. In Outlook 2010, select the McAfee tab. 2. In the

More information

Personal Cloud. Support Guide for Mac Computers. Storing and sharing your content 2

Personal Cloud. Support Guide for Mac Computers. Storing and sharing your content 2 Personal Cloud Support Guide for Mac Computers Storing and sharing your content 2 Getting started 2 How to use the application 2 Managing your content 2 Adding content manually 3 Renaming files 3 Moving

More information

SaaS Email Encryption Enablement for Customers, Domains and Users Quick Start Guide

SaaS Email Encryption Enablement for Customers, Domains and Users Quick Start Guide SaaS Email Encryption Enablement for Customers, Domains and Users Quick Start Guide Email Encryption Customers who are provisioned for SaaS Email Encryption can easily configure their Content Policies

More information

Google Apps for Sharing Folders and Collecting Assignments

Google Apps for Sharing Folders and Collecting Assignments Google Apps for Sharing Folders and Collecting Assignments The Google Drive is cloud (online) storage space, and it is also where you create and work with Google Docs, Sheets, Slides, etc. Create a Folder

More information

Working with H-drive, I-drive, and DropBox Files Online

Working with H-drive, I-drive, and DropBox Files Online Working with H-drive, I-drive, and DropBox Files Online Preamble: Students and Staff have both individual networked storage space (referenced on-campus as the H-drive) and shared storage space (referenced

More information

The LSUHSC N.O. Email Archive

The LSUHSC N.O. Email Archive The LSUHSC N.O. Email Archive Introduction The LSUHSC N.O. email archive permanently retains a copy of all email items sent and received by LSUHSC N.O. Academic email users. Email items will be accessible

More information

Cloud Services. Email Archiving. End User Guide

Cloud Services. Email Archiving. End User Guide Cloud Services Email Archiving End User Guide 10/17/2014 CONTENTS Introduction... 2 Intended Audience... 2 Prerequisites... 2 Email Client Integration... 2 Supported Web Browsers... 3 My Archive... 4 Overview...

More information

This short guide will teach you how to turn your newly installed Joomla 2.5 site into a basic three page website.

This short guide will teach you how to turn your newly installed Joomla 2.5 site into a basic three page website. This short guide will teach you how to turn your newly installed Joomla 2.5 site into a basic three page website. The pages will be Home, About Us & Contact Us. It will also explain how you can tidy up

More information

SOS SO S O n O lin n e lin e Bac Ba kup cku ck p u USER MANUAL

SOS SO S O n O lin n e lin e Bac Ba kup cku ck p u USER MANUAL SOS Online Backup USER MANUAL HOW TO INSTALL THE SOFTWARE 1. Download the software from the website: http://www.sosonlinebackup.com/download_the_software.htm 2. Click Run to install when promoted, or alternatively,

More information

Mikogo User Guide Linux Version

Mikogo User Guide Linux Version Mikogo User Guide Linux Version Table of Contents Registration 3 Downloading & Running the Application 3 Enter Your Account Details 4 Start a Session 5 Join a Session 6 Features 7 Participant List 7 Switch

More information

Note: With v3.2, the DocuSign Fetch application was renamed DocuSign Retrieve.

Note: With v3.2, the DocuSign Fetch application was renamed DocuSign Retrieve. Quick Start Guide DocuSign Retrieve 3.2.2 Published April 2015 Overview DocuSign Retrieve is a windows-based tool that "retrieves" envelopes, documents, and data from DocuSign for use in external systems.

More information

DocuSign Connect for Salesforce Guide

DocuSign Connect for Salesforce Guide Information Guide 1 DocuSign Connect for Salesforce Guide 1 Copyright 2003-2013 DocuSign, Inc. All rights reserved. For information about DocuSign trademarks, copyrights and patents refer to the DocuSign

More information

SafeNet KMIP and Google Cloud Storage Integration Guide

SafeNet KMIP and Google Cloud Storage Integration Guide SafeNet KMIP and Google Cloud Storage Integration Guide Documentation Version: 20130719 Table of Contents CHAPTER 1 GOOGLE CLOUD STORAGE................................. 2 Introduction...............................................................

More information

AWEBDESK LIVE CHAT SOFTWARE

AWEBDESK LIVE CHAT SOFTWARE AWEBDESK LIVE CHAT SOFTWARE Version 6.1.0 AwebDesk Softwares Administrator Guide Edition 1.2 January 2014 Page 1 TABLE OF CONTENTS Introduction.......... 4 Sign In as Admin...5 Admin Dashboard Overview.

More information

Hatco Lead Management System: http://hatco.scangroup.net/

Hatco Lead Management System: http://hatco.scangroup.net/ Hatco Lead Management System User Guide General Notes: The Hatco Lead Management System (HLMS) is designed to work with modern web browsers, such as Internet Explorer 9 or newer, Firefox, Chrome & Safari.

More information

ShadowControl ShadowStream

ShadowControl ShadowStream ShadowControl ShadowStream Revision 1.3 4/12/2012 Table of Contents Introduction... 3 Download ShadowStream Server... 3 Installation... 4 Configuration... 5 Creating Users... 6 Testing the User Rights...

More information

Copyright Pivotal Software Inc, 2013-2015 1 of 10

Copyright Pivotal Software Inc, 2013-2015 1 of 10 Table of Contents Table of Contents Getting Started with Pivotal Single Sign-On Adding Users to a Single Sign-On Service Plan Administering Pivotal Single Sign-On Choosing an Application Type 1 2 5 7 10

More information

IC L05: Email Security.cloud Configuring DLP on to your email flow & Applying security to your Office 365 or Google Apps email deployment Hands-On Lab

IC L05: Email Security.cloud Configuring DLP on to your email flow & Applying security to your Office 365 or Google Apps email deployment Hands-On Lab IC L05: Email Security.cloud Configuring DLP on to your email flow & Applying security to your Office 365 or Google Apps email deployment Hands-On Lab Description This session is for existing customers

More information

1. Open EndNote - The first time you open EndNote, you may be asked whether you want to integrate with EndNote Web > select Cancel.

1. Open EndNote - The first time you open EndNote, you may be asked whether you want to integrate with EndNote Web > select Cancel. Introduction to EndNote X7 for Macs This workshop introduces the basics of using the EndNote software with Macs. Contents Create an EndNote Library How to move/adjust the preview window Add references

More information

Amazon S3 Cloud Backup Solution Contents

Amazon S3 Cloud Backup Solution Contents Contents 1. Overview... 2 2. Preparation... 2 2-1. Register an AWS account... 2 2-2. Thecus NAS F/W 2.03.01 (Thecus OS 5.0)... 2 3. Backup NAS data to the Amazon S3 cloud... 2 3-1. The Backup Menu... 2

More information

Bitrix Site Manager 4.0. Quick Start Guide to Newsletters and Subscriptions

Bitrix Site Manager 4.0. Quick Start Guide to Newsletters and Subscriptions Bitrix Site Manager 4.0 Quick Start Guide to Newsletters and Subscriptions Contents PREFACE...3 CONFIGURING THE MODULE...4 SETTING UP FOR MANUAL SENDING E-MAIL MESSAGES...6 Creating a newsletter...6 Providing

More information

Customer Control Panel Manual

Customer Control Panel Manual Customer Control Panel Manual Contents Introduction... 2 Before you begin... 2 Logging in to the Control Panel... 2 Resetting your Control Panel password.... 3 Managing FTP... 4 FTP details for your website...

More information

ReadyNAS Replicate. User Manual. July 2013 202-10774-03. 350 East Plumeria Drive San Jose, CA 95134 USA

ReadyNAS Replicate. User Manual. July 2013 202-10774-03. 350 East Plumeria Drive San Jose, CA 95134 USA User Manual July 2013 202-10774-03 350 East Plumeria Drive San Jose, CA 95134 USA Support Thank you for purchasing this NETGEAR product. After installing your device, locate the serial number on the label

More information

How to backup with R1soft

How to backup with R1soft How to backup with R1soft Create Policy Follow the instructions below to add a Data Protection Policy in Server Backup. 1. Click "Policy" in the Main Menu to open the "Policies" screen. 2. In the Policy

More information

Backups User Guide. for Webroot SecureAnywhere Essentials Webroot SecureAnywhere Complete

Backups User Guide. for Webroot SecureAnywhere Essentials Webroot SecureAnywhere Complete Backups User Guide for Webroot SecureAnywhere Essentials Webroot SecureAnywhere Complete Webroot Software, Inc. 385 Interlocken Crescent Suite 800 Broomfield, CO 80021 www.webroot.com Version 8.0.1 Webroot

More information

PassKey Manager. Schoolwires Centricity

PassKey Manager. Schoolwires Centricity Schoolwires Centricity Table of Contents Introduction... 1 What Provides... 1 What Does Not Provide... 1 Definitions for... 1 Manage PassKeys in Site Manager... 2 Access... 2 Create PassKeys... 2 Create

More information

Google Analytics Integration Guide

Google Analytics Integration Guide XTRABANNER Google Analytics Integration Guide U-BTech Solutions LTD. INTRODUCTION Created: 18-Oct-2012 Updated: 23-Mar-2014 We are excited to announce that XtraBanner version 2.0 now supports integration

More information

General Product Questions... 3. Q. What is the Bell Personal Vault Vault?...4. Q. What is Bell Personal Vault Backup Manager?...4

General Product Questions... 3. Q. What is the Bell Personal Vault Vault?...4. Q. What is Bell Personal Vault Backup Manager?...4 Frequently Asked Questions to be posted at: /faqs/ Table of Contents General Product Questions... 3 Q. What is the Bell Personal Vault Vault?...4 Q. What is Bell Personal Vault Backup Manager?...4 Q. What

More information

1. Cloud Data Center... 1. 2. Login to ICT Marketplace Portal... 1. 3. Dashboard... 2. 3. Data center management... 3. 3.1. New data center...

1. Cloud Data Center... 1. 2. Login to ICT Marketplace Portal... 1. 3. Dashboard... 2. 3. Data center management... 3. 3.1. New data center... Contents 1. Cloud Data Center... 1 2. Login to ICT Marketplace Portal... 1 3. Dashboard... 2 3. Data center management... 3 3.1. New data center... 3 4. View Data Centers... 6 5. Remove Data Centers...

More information

Decision Support AITS University Administration. EDDIE 4.1 User Guide

Decision Support AITS University Administration. EDDIE 4.1 User Guide Decision Support AITS University Administration EDDIE 4.1 User Guide 2 P a g e EDDIE (BI Launch Pad) 4.1 User Guide Contents Introduction to EDDIE... 4 Log into EDDIE... 4 Overview of EDDIE Homepage...

More information

Introduction to Google Apps for Business Integration

Introduction to Google Apps for Business Integration Introduction to Google Apps for Business Integration Overview Providing employees with mobile email access can introduce a number of security concerns not addressed by most standard email security infrastructures.

More information

NetBackup Backup, Archive, and Restore Getting Started Guide

NetBackup Backup, Archive, and Restore Getting Started Guide NetBackup Backup, Archive, and Restore Getting Started Guide UNIX, Windows, and Linux Release 6.5 Veritas NetBackup Backup, Archive, and Restore Getting Started Guide Copyright 2007 Symantec Corporation.

More information

nopcommerce User Guide

nopcommerce User Guide nopcommerce User Guide Open source ecommerce solution Version 1.90 Copyright Notice Information in this document, including URL and other Internet Web site references, is subject to change without notice.

More information