Joomla 3.X Global Settings Part III Server Settings

Size: px
Start display at page:

Download "Joomla 3.X Global Settings Part III Server Settings"

Transcription

1 Joomla 3.X Global Settings Part III Server Settings Diagram 1 Path to Temp Folder: This is a text box adjacent to this prompt which holds the path to Joomla s temp folder on the web server. This is the folder in which Joomla stores its temporary files which are created when some code or the other is processed on the web server. The contents of this text box get filled in when Joomla is installed. If required Joomla can be instructed to use a completely different folder in which to store its temporary files while executing any of its programs on the web server. To do this, create a folder wherever desired on the Web server and enter the relative path to the new folder in this text box. Gzip Page Compression: This is a switch that informs Joomla to use a PHP built in library and zip the output of the web page ( i.e. compress the output ) prior the output being delivered to a requesting Browser. Since the output file is compressed ( i.e. GZIPped ) this can reduce the time it takes a web page to download to the Browser. At the same time, this increases the Web server work load, because this requires the Web server to compress data for every page delivery to a Browser. The default setting is No. Error Reporting: This is a drop down list box via which the website owner can change the amount of error reporting that Joomla does. In production sites, it's recommended to set this as low as possible. Hackers can use the information produced by error reportage to find security holes in the website. These are the options available in the Error Reporting drop down list box: System default None Simple Maximum Development 1

2 During the website development stage, set error reporting to Maximum. After the website is completed / tested and live, set error reporting to System default or None as seen fit. At Joomla install time error reporting is set to System Default. Force SSL: This is a drop down list box via which the website owner can instruct Joomla to force SSL ( i.e. Secure Socket Layer ) communications to occur between the Web server and the requesting Browser. The choices available via the Force SSL drop down list box are None, Administrator Only, Entire Site. When Force SSL is set, access to those areas of the Joomla website can only be done by using Turn this on only if the Web server supports such an option. At Joomla install time, the setting is None. Location Settings Diagram 2 Server Time Zone: This is a drop down list box via which the website owner can select the current time for the Web server. The time set should be based on where the Web server is physically located. The time set at the time of Joomla install is Universal Time, Coordinate (UTC). To change this click on the drop down list box and select the time of your choice based on the physical location of the Web server. FTP Settings Diagram 3 NOTE: FTP stands for File Transfer Protocol. All these settings can be set during Joomla installation. 2

3 Enable FTP: This is a switch that tells Joomla to use its built-in File Transfer Protocol libraries instead of the normal upload process used by PHP. FTP Host: Enter the name of the ftp host in the text box adjacent to this prompt. This is always the name of the website i.e. FTP Port: Enter the number of the of the FTP port in use on the Joomla 3.X website in the text box adjacent to this prompt. The default FTP port of any Web server is port 21. Hence enter 21 in this text box. FTP Username: Enter the FTP Username in the text box adjacent to this prompt provided by your hosting provider, OR enter any FTP user name of your choice. This will the username you will use to access the Joomla FTP account. FTP Password: Enter the FTP Password provided by your hosting provider, OR any password of your choice in the text box adjacent this prompt. The same password will have to be used to access this Joomla FTP account. FTP Root: Enter here the physical location ( i.e. the root directory of your website on the server ) of the folder that you want the FTP account to connect to on your Web server. If you are not sure which is the root directory of you website, you can contact you host provider and ask. Database Settings Diagram 4 NOTE: Database details are filled in to each of these text boxes during Joomla installation as shown in diagram 4. 3

4 Database Type: This is a drop down list box that has two choices of Database Type, MySQL and MySQLi. Joomla 3.X recommends the use of MySQLi. This is the choice set at Joomla 3.X installation time. Hostname: The text box adjacent to this prompt is normally loaded with localhost during Joomla 3.X installation process. Typically localhost is entered here for most Joomla installations (or ). This is because most often the Joomla database is located on the very same Web server as is the Joomla CMS. However, it is quite possible for the hostname to point to a completely different Web server altogether should the Joomla database in use be located physically on a Web server other than the one on which the Joomla CMS is installed. Username: The text box adjacent to this prompt is normally loaded with the MySQL username, entered at the time when Joomla 3.X was being installed. Database: The text box adjacent to this prompt is normally loaded with the MySQL database name, entered at the time when Joomla 3.X was being installed. Database Tables Prefix: The text box adjacent to this prompt, displays a randomly generated ( by Joomla ) database table name prefix. This is the prefix that Joomla will use prior each of its table names when its tables are created and populated during the Joomla 3.X installation process. This is largely for security purposes. Since Joomla is an Open source, free to use by all, CMS, its table structures and names are in public domain. This makes it easier for hackers to gain access to Joomla websites. By adding a randomly generated table name prefix, Joomla makes each installations database table names unique and hence a ton more difficult for a hacker to access Joomla tables in each Joomla CMS installation. 4

5 Mail Settings Diagram 5 Mailer: This is a drop down list box via which the web owner can instruct Joomla which type of Web server based, Mail process, must be used by Joomla CMS to deliver User or Administrator s from the website. The choices are: PHP Mail Sendmail SMTP Joomla CMS can use any of these three methods to dispatch from the Web server. PHP Mail If this option is selected Joomla will use the mail function that is built into PHP and is the simplest way of sending s from the webserver. Sendmail - If this option is selected Joomla will use the Sendmail program, almost always installed and live on a Web server, which is typically used when dispatching HTML based forms via . This requires the correct Sendmail path to be entered to be entered into the text box adjacent to this prompt. SMTP - If this option is selected Joomla will use the Web site's SMTP server to send . This is the most secure way of mailing. This requires entering all the SMTP login details in the text box adjacent this prompt. 5

6 From Enter a legitimate Id in the text box adjacent this prompt. Joomla will use this ID as the From ID when it dispatches website (s) via any of the three methods chosen via the drop down list box adjacent the Mailer prompt. This ID will be visible in the recipient s mail client via which they can identify who sent them the . Sendmail Path: In the text box adjacent this prompt enter the path where the Sendmail program is located on your Web server. This text box is typically filled in by Joomla during its installation process. NOTE: This is only used if Mailer is set to Sendmail. SMTP Authentication: This is a switch via which a website owner can inform Joomla whether the SMTP Mail server on the website requires authentication to send Mail or not. If the Mail server run on your Web server does not require authentication ( i.e. A Login ID and Password ) prior it being accessed then set the switch to No. If the Mail server run on your Web server does require authentication ( i.e. A Login ID and Password ) prior it being accessed then set the switch to Yes. At Joomla install time this switch is set to No. NOTE: This is only used if Mailer is set to SMTP. SMTP Security: This is a drop down list box via which the web site owner informs Joomla of the type of security to be used when sending to site visitors. Type of security options are SSL and TTL. At Joomla install time this is set to None. NOTE: This is only used if Mailer is set to SMTP. SMTP Username: In the text box adjacent to this prompt enter the username to be used when Joomla accesses the SMTP host. NOTE: This is only used if Mailer is set to SMTP. SMTP Port: In the text box adjacent to this prompt enter the SMTP port number. Most unsecure SMTP servers use port 25 and most secure SMTP servers use port 465. If you are not sure of what port number to enter here, contact your hosting company and they will give you the correct port number to use. This is only used if Mailer is set to SMTP. SMTP Username: In the text box adjacent to this prompt enter the username to be used by Joomla to access to the SMTP host. This is only used if Mailer is set to SMTP. SMTP Password: In the text box adjacent to this prompt enter the password to used by Joomla to access to the SMTP host. This is only used if Mailer is set to SMTP. SMTP Host: In the text box adjacent to this prompt enter the SMTP HOST address to be used by Joomla when sending mail. This is only used if Mailer is set to SMTP. 6

7 Permission Settings Diagram 6 NOTE: Before making any changes do read the Notes 1 & 2 written at the bottom of the Permission Settings page. Notes 1 & 2 contain the following information. 1. If you change the setting, it will apply to this and all child groups, components and content. Please note that: Inherited means that the permissions from the parent group will be used. Denied means that no matter what the parent group's setting is, the group being edited cannot take this action. Allowed means that the group being edited will be able to take this action (but if this is in conflict with the parent group it will have no impact; a conflict will be indicated by Not Allowed (Locked) under Calculated Settings). Not Set is used only for the Public group in global configuration. The Public group is the parent of all other groups. If a permission is not set, it is treated as deny but can be changed for child groups, components, categories and items. 2. If you select a new setting, click Save to refresh the calculated settings. NOTE: It s a good idea that none of the Permission Settings are changed by anyone during website create / test phase. The Joomla default settings are normally pretty effective in controlling the access to all website information even after the website goes live. If these settings have to be changed /set then they should be done by someone who is a Joomla professional and knows exactly what they are doing. 7

8 Text Filter Settings Diagram 7 Joomla websites are dynamic and permit / encourage site visitors to engage with the website owner in many different ways. One way is by having the site visitor fill in a HTML form delivered via a Joomla web page. Once the site visitor, fills in the form and clicks a Submit button the information entered in to the form is returned and stored with a database table on the Joomla website. While this is great for site visitor and site owner interactivity, it is also a technique that hackers use to deliver rogue data into a Joomla website. Once this is done ( i.e. Their rouge data gets stored in Joomla s database tables) they have techniques via which they can activate this rogue data and hack into and take over the Joomla website. Since the Joomla core team is aware that happens they have provided Text Filter Settings at Joomla Global configuration level. Using the Text Filter Settings a website owner has definite control over exactly what information can be entered by site visitors into all forms delivered by the Joomla website. Thus the website owner can filter / control the insertion of rogue data into Joomla s database tables. As website owner one can be as strict or as liberal as required via the Text Filter Settings when accepting input from different content providers to suit the website needs. Text filtering is opt-in. The default settings done at the time of Joomla installation actually provide pretty good protection against rogue HTML code commonly associated with malicious Web site attacks. 8

9 There are five filter types: 1. Default Black List: These are HTML tags and Attributes that have been built-in to the Joomla CMS core. When Default Black list is chosen via the drop down list box adjacent the Filter Group prompts this prevents any Joomla delivered form from accepting all of HTML tags and attributes entered in the Default Black List. Tags for the Default Black List include: applet, body, bgsound, base, basefont, embed, frame, ilayer, layer, ink, meta, name, object, script, style, title, xml Attributes for Default Black List include: action, background, codebase, dynsrc, lowsrc 2. Custom Black List: When Default Black list is chosen via the drop down list box adjacent the Filter Group prompts All the HTML Tags entered into the text box beneath the label Filter Tags And All the HTML Attributes entered into the text box beneath the label Filter Attributes Override the Default Black List. 3. White List: When White list is chosen via the drop down list box adjacent the Filter Group prompts this accepts only: All the HTML Tags entered into the text box beneath the label Filter Tags And All the HTML Attributes entered into the text box beneath the label Filter Attributes 4. No HTML: When No HTML is chosen via the drop down list box adjacent the Filter Group prompts this strips all HTML tags and their attributes submitted via any/all Joomla forms delivered via the Joomla website 5. No Filtering: When No Filtering is chosen via the drop down list box adjacent the Filter Group prompts this ensures that Joomla will apply no HTML or HTML attribute Text Filtering to any of the content submitted to the Joomla website any / all of the forms delivered by the Joomla website. NOTE: Do register that Text Filtering is applied to various Joomla groups either internal to Joomla CMS or defined additionally by the website owner when necessary. 9

Installing Joomla

Installing Joomla Installing Joomla 3.0.11 To start installing Joomla 3.X you have to copy the zipped file Joomla_3.0.1-Stable-Full_Package.zip to the folder in which you want to install Joomla 3.X. On a web host this is

More information

Joomla 3.X User Manager

Joomla 3.X User Manager Joomla 3.X User Manager Introduction Most Joomla websites have three levels of content available: 1. Content that can be accessed totally free by every one that visits the website 2. Content that requires

More information

WebDAV. Overview. File Permissions and Management. Authentication Methods

WebDAV. Overview. File Permissions and Management. Authentication Methods WebDAV Overview WebDAV integration provides access to the file system on the staging server similar to FTP/SFTP and can be used in lieu of FTP/SFTP. WebDAV (Web Distributed Authoring and Versioning) is

More information

PHPBasket 4 Administrator Documentation

PHPBasket 4 Administrator Documentation PHPBasket 4 Please ensure you have the latest version of this document from http://www.phpbasket.com Contents CONTENTS 2 REQUIREMENTS 3 INSTALLATION 4 PREPARATION 4 UPLOAD 4 INSTALLATION 4 ADMINISTRATOR

More information

About the Tutorial. Audience. Prerequisites. Copyright & Disclaimer. Joomla

About the Tutorial. Audience. Prerequisites. Copyright & Disclaimer. Joomla About the Tutorial Joomla is an open source Content Management System (CMS), which is used to build websites and online applications. It is free and extendable which is separated into frontend templates

More information

Joomla Pre-install Tasks

Joomla Pre-install Tasks Joomla 3.0.1 Pre-install Tasks Before commencing the actual installation of Joomla CMS on your webhost you have to create: A MySQL database A MySQL user ( with password based access to the MySQL database

More information

CUSTOMER CONTROL PANEL... 2 DASHBOARD... 3 HOSTING &

CUSTOMER CONTROL PANEL... 2 DASHBOARD... 3 HOSTING & Table of Contents CUSTOMER CONTROL PANEL... 2 LOGGING IN... 2 RESET YOUR PASSWORD... 2 DASHBOARD... 3 HOSTING & EMAIL... 4 WEB FORWARDING... 4 WEBSITE... 5 Usage... 5 Subdomains... 5 SSH Access... 6 File

More information

SOFTWARE INSTALLATION README

SOFTWARE INSTALLATION README SOFTWARE INSTALLATION README This software uses two directories for its installation. One is a public directory, and one is a private, or secure directory. Kryptronic software installs in two different

More information

K-RATE INSTALLATION MANUAL

K-RATE INSTALLATION MANUAL K-RATE INSTALLATION MANUAL K-Rate Installation Manual Contents SYSTEM REQUIREMENTS... 3 1. DOWNLOADING K-RATE... 4 STEP 1: LOGIN TO YOUR MEMBER ACCOUNT... 4 STEP 2: ENTER DOMAIN NAME... 5 STEP 3: DOWNLOAD

More information

Publish Joomla! Article

Publish Joomla! Article Enterprise Architect User Guide Series Publish Joomla! Article Author: Sparx Systems Date: 10/05/2018 Version: 1.0 CREATED WITH Table of Contents Publish Joomla! Article 3 Install Joomla! Locally 4 Set

More information

Publish Joomla! Article

Publish Joomla! Article Enterprise Architect User Guide Series Publish Joomla! Article Sparx Systems Enterprise Architect supports publishing an entire model, or part of the model, in a local Joomla! Repository as Articles (HTML

More information

User s Guide April 2017

User s Guide April 2017 User s Guide April 2017 OCR 2017 Table of Contents Contents Welcome... 3 Audience... 3 What is kiteworks?... 4 Supported Browsers... 4 Notification emails... 5 Sign In... 6 Get Oriented: A Guided Tour...

More information

Joomla 3.X Global Configuration

Joomla 3.X Global Configuration Joomla 3.X Global Configuration Once Joomla is installed on your web host its time to configure Joomla. To facilitate this, the Joomla 3.X Administration User interface offers a site owner a very convenient,

More information

Introduction to Security in Laserfiche 8.3 and later. White Paper

Introduction to Security in Laserfiche 8.3 and later. White Paper Introduction to Security in Laserfiche 8.3 and later White Paper November 2013 Table of Contents Authentication and Authorization... 4 Authentication... 4 Windows Accounts and LDAP... 5 Laserfiche Trustees...

More information

A. Any Corps employee and any external customer or business partner who receives an invitation from a Corps user.

A. Any Corps employee and any external customer or business partner who receives an  invitation from a Corps user. Attunity RepliWeb (A-RMFT) Frequently Asked Questions (FAQ) https://filetransfer.usace.army.mil Q. What is this software? A. Attunity RepliWeb Managed File Transfer is the File Transfer Protocol (FTP)

More information

KEIL software. Index of contents INSTALLATION

KEIL software. Index of contents INSTALLATION Index of contents 1. Important information 1.1. Requirements 1.2. Additional language files 1.3. Thumbnail creation and resizing 1.4. Data protection and shop security 2. Installation 2.1. FTP upload 2.2.

More information

HelpAndManual_illegal_keygen Contactor Elite Autoresponder Installation Guide

HelpAndManual_illegal_keygen Contactor Elite Autoresponder Installation Guide HelpAndManual_illegal_keygen Contactor Elite Autoresponder Guide HelpAndManual_illegal_keygen Contactor Elite Autoresponder Autoresponder and Newsletter Delivery System To most web sites, their mailing

More information

Using BlueStep Data Vault with WebDAV

Using BlueStep Data Vault with WebDAV Using BlueStep Data Vault with WebDAV New BlueStep Functionality In order to meet our client s needs and expand our capabilities and services, BlueStep has implemented the use of the WebDAV Internet standard

More information

Policy Settings for Windows Server 2003 (including SP1) and Windows XP (including SP2)

Policy Settings for Windows Server 2003 (including SP1) and Windows XP (including SP2) Web 2 Policy Settings for (including SP1) and XP (including SP2) This document was written by Conan Kezema. and XP together introduce more than 270 new administrative template policy settings for you to

More information

WebAnalyzer Plus Getting Started Guide

WebAnalyzer Plus Getting Started Guide WebAnalyzer Plus Getting Started Guide www.manageengine.com/web-analytics Contents 1 Introduction 4 2 3 4 5 WebAnalyzer Plus Overview Getting Started System Requirements Installation Starting and Accessing

More information

Installation guide for Choic Multi User Edition

Installation guide for Choic Multi User Edition Installation guide for ChoiceMail Multi User Edition March, 2004 Version 2.1 Copyright DigiPortal Software Inc., 2002 2004 All rights reserved ChoiceMail Multi User Installation Guide 1. Go to the URL

More information

VirtueMart Top Ten Module

VirtueMart Top Ten Module VirtueMart Top Ten Module Introduction: VirtueMart provides a module (mod_virtuemart_topten_1.1.5.j15.zip) in the complete installation package of VirtueMart. mod_virtuemart_topten_1.1.5.j15.zip: This

More information

MySQL: Access Via PHP

MySQL: Access Via PHP MySQL: Access Via PHP CISC 282 November 15, 2017 phpmyadmin: Login http://cisc282.caslab. queensu.ca/phpmyadmin/ Use your NetID and CISC 282 password to log in 2 phpmyadmin: Select DB Clicking on this

More information

Joomla 2.5 Kunena Component Installation

Joomla 2.5 Kunena Component Installation Joomla 2.5 Kunena Component Installation For installing the Kunena component in Joomla 2.5, you have to first login through the administrative panel of joomla by simply entering the url_of_your_website/administrator

More information

Automated Installation Guide for CentOS (PHP 7.x)

Automated Installation Guide for CentOS (PHP 7.x) Automated Installation Guide for CentOS (PHP 7.x) *Note: This script will not work on shared hosting, only works on CentOS dedicated server only. Prerequisites: Hardware: RAM: minimum 2 GB Processor: Core2duo

More information

VIVVO CMS Plug-in Manual

VIVVO CMS Plug-in Manual VIVVO CMS Plug-in Manual www.vivvo.net 1 TABLE OF CONTENTS INTRODUCTION...4 PLUGIN: CONTACT FORM BUILDER PLUG-IN...5 DESCRIPTION:...5 HOW TO INSTALL?...5 ACTIVATION:...5 ACCESS:...5 USER LEVEL:...5 ACTIONS:...6

More information

Kollaborate Server. Installation Guide

Kollaborate Server. Installation Guide 1 Kollaborate Server Installation Guide Kollaborate Server is a local implementation of the Kollaborate cloud workflow system that allows you to run the service in-house on your own server and storage.

More information

User Manual. version 1.6-r1

User Manual. version 1.6-r1 User Manual version 1.6-r1 Contents 1 What is Confixx? - General Information 4 1.1 Login................................ 4 1.2 Settings Lag............................ 5 2 The Sections of the Web Interface

More information

Crystal Enterprise. Overview. Contents. Web Server Overview - Internet Information System (IIS)

Crystal Enterprise. Overview. Contents. Web Server Overview - Internet Information System (IIS) Overview Contents This document provides an overview to web server technology particularly Microsoft s Internet Information Server (IIS) and its relationship with. Although this article has been written

More information

Table of Contents. 1. Installation 3 2. Configuration 4 3. How to create a custom links 9 4. More Information 11

Table of Contents. 1. Installation 3 2. Configuration 4 3. How to create a custom links 9 4. More Information 11 Table of Contents 1. Installation 3 2. Configuration 4 3. How to create a custom links 9 4. More Information 11 2 1- Installation Would you like to display your content in a nice and scrolling way and

More information

Joomla! custom reports using TinyButStrong

Joomla! custom reports using TinyButStrong Joomla! custom reports using TinyButStrong Summary A get started guide: Part 2 staying secure Joomla! Administrators familiar with the database and with SQL can use TinyButStrong (TBS) to present information

More information

Web Hosting Control Panel

Web Hosting Control Panel Web Hosting Control Panel cpanel Hosting refers to any web hosting plan that uses cpanel as its web hosting control panel. cpanel is the leading control panel interface in the web hosting industry today.

More information

MailEnable Connector for Microsoft Outlook

MailEnable Connector for Microsoft Outlook MailEnable Connector for Microsoft Outlook Version 1.36 This guide describes the installation and functionality of the MailEnable Connector for Microsoft Outlook. Features The MailEnable Connector for

More information

Grapevine web hosting user manual. 12 August 2005

Grapevine web hosting user manual. 12 August 2005 Grapevine web hosting user manual 12 August 2005 Grapevine web hosting user manual 2 Contents Contents... 2 Introduction... 4 System features... 4 How it looks... 5 Main navigation... 5 Reports... 6 Web

More information

SharePoint General Instructions

SharePoint General Instructions SharePoint General Instructions Table of Content What is GC Drive?... 2 Access GC Drive... 2 Navigate GC Drive... 2 View and Edit My Profile... 3 OneDrive for Business... 3 What is OneDrive for Business...

More information

BIG-IP DataSafe Configuration. Version 13.1

BIG-IP DataSafe Configuration. Version 13.1 BIG-IP DataSafe Configuration Version 13.1 Table of Contents Table of Contents Adding BIG-IP DataSafe to the BIG-IP System...5 Overview: Adding BIG-IP DataSafe to the BIG-IP system... 5 Provisioning Fraud

More information

Roxen Content Provider

Roxen Content Provider Roxen Content Provider Generation 3 Templates Purpose This workbook is designed to provide a training and reference tool for placing University of Alaska information on the World Wide Web (WWW) using the

More information

Microsoft Dynamics CRM Integration with Bomgar Remote Support

Microsoft Dynamics CRM Integration with Bomgar Remote Support Microsoft Dynamics CRM Integration with Bomgar Remote Support 2017 Bomgar Corporation. All rights reserved worldwide. BOMGAR and the BOMGAR logo are trademarks of Bomgar Corporation; other trademarks shown

More information

As a first-time user, when you log in you won t have any files in your directory yet.

As a first-time user, when you log in you won t have any files in your directory yet. Welcome to Xythos WFS. This program allows you to share files with others over the Internet. When you store a file within your WFS account, you can make it selectively available to be viewed, edited, deleted,

More information

2 P age. Pete s Pagebuilder revised: March 2008

2 P age. Pete s Pagebuilder revised: March 2008 AKA DNN 4 Table of Content Introduction... 3 Admin Tool Bar... 4 Page Management... 6 Advanced Settings:... 7 Modules... 9 Moving Modules... 10 Universal Module Settings... 11 Basic Settings... 11 Advanced

More information

CONTENTS IN DETAIL INTRODUCTION 1 THE FAQS OF LIFE THE SCRIPTS EVERY PHP PROGRAMMER WANTS (OR NEEDS) TO KNOW 1 2 CONFIGURING PHP 19

CONTENTS IN DETAIL INTRODUCTION 1 THE FAQS OF LIFE THE SCRIPTS EVERY PHP PROGRAMMER WANTS (OR NEEDS) TO KNOW 1 2 CONFIGURING PHP 19 CONTENTS IN DETAIL INTRODUCTION xiii 1 THE FAQS OF LIFE THE SCRIPTS EVERY PHP PROGRAMMER WANTS (OR NEEDS) TO KNOW 1 #1: Including Another File as a Part of Your Script... 2 What Can Go Wrong?... 3 #2:

More information

Moodle Plugin for CopySafe Web -- Installation for Moodle 3.5 and later --

Moodle Plugin for CopySafe Web -- Installation for Moodle 3.5 and later -- Moodle Plugin for CopySafe Web -- Installation for Moodle 3.5 and later -- About this Plugin and CopySafe Web This Moodle plugin enables websites that use Moodle CMS to upload, display and manage pages

More information

WEB CREATOR PAGES MANAGER

WEB CREATOR PAGES MANAGER WEB CREATOR PAGES MANAGER TABLE OF CONTENTS TABLE OF CONTENTS... 2 ADMINISTRATIVE PERMISSIONS... 3 ACCESSING WEBSITE SETTINGS... 3 PAGES MANAGER... 3 Accessing Pages Manager... 3 PAGE MANAGER NAVIGATION...

More information

Create and Apply Clientless SSL VPN Policies for Accessing. Connection Profile Attributes for Clientless SSL VPN

Create and Apply Clientless SSL VPN Policies for Accessing. Connection Profile Attributes for Clientless SSL VPN Create and Apply Clientless SSL VPN Policies for Accessing Resources, page 1 Connection Profile Attributes for Clientless SSL VPN, page 1 Group Policy and User Attributes for Clientless SSL VPN, page 3

More information

Web Hosting Control Panel

Web Hosting Control Panel Web Hosting Control Panel 1 P a g e Our web hosting control panel has been created to provide you with all the tools you need to make the most of your website. This guide will provide you with an over

More information

User Manual Version

User Manual Version User Manual Version 14.5.3 Contents KeyHelp User - Manual Contents 1. The current KeyHelp 4 1.1. KeyHelp Version 14...4 1.2. Finding a fault and being stuck with it?...4 1.3. Who is this manual for?...4

More information

Electronic Committees (ecommittees) Frequently Asked Questions v1.0

Electronic Committees (ecommittees) Frequently Asked Questions v1.0 3 Electronic Committees (ecommittees) Frequently Asked Questions v1.0 SABS 2012-12-06 Table of Contents 1 Contents 1 Login and access... 3 1.1 How to access the ecommittee workspace... 3 1.1.1 Via the

More information

Use the login credentials and the primary domain name that were sent to you on account activation.

Use the login credentials and the primary domain name that were sent to you on account activation. Getting Started To login to the Interworx Control Panel, in a web browser go to: https://webhosting.it.ubc.ca:2443/siteworx/ Use the login credentials and the primary domain name that were sent to you

More information

Joomla User Guide Ver 3

Joomla User Guide Ver 3 LiveHelp Server Joomla User Guide Ver 3 Introduction The process of configuration and implementation of the LiveHelp server is divided into four stages, which are detailed below. The approximate time of

More information

To register as a publisher, please visit the link provided to you by your system owner and provide your full name and address:

To register as a publisher, please visit the link provided to you by your system owner and provide your full name and  address: M3 PLATFORM USER MANUAL PUBLISHER CREATING A NEW PUBLISHER ACCOUNT To register as a publisher, please visit the link provided to you by your system owner and provide your full name and email address: Once

More information

Chatter Answers Implementation Guide

Chatter Answers Implementation Guide Chatter Answers Implementation Guide Salesforce, Spring 16 @salesforcedocs Last updated: April 27, 2016 Copyright 2000 2016 salesforce.com, inc. All rights reserved. Salesforce is a registered trademark

More information

Microsoft Dynamics CRM Integration with Remote Support

Microsoft Dynamics CRM Integration with Remote Support Microsoft Dynamics CRM Integration with Remote Support 2003-2018 BeyondTrust, Inc. All Rights Reserved. BEYONDTRUST, its logo, and JUMP are trademarks of BeyondTrust, Inc. Other trademarks are the property

More information

Technical Intro Part 1

Technical Intro Part 1 Technical Intro Part 1 Learn how to create, manage, and publish content with users and groups Hannon Hill Corporation 950 East Paces Ferry Rd Suite 2440, 24 th Floor Atlanta, GA 30326 Tel: 800.407.3540

More information

User Guide POPUP PLUS FOR MAGENTO 2. Version: Release Date: Product Page: Popup Plus. Support:

User Guide POPUP PLUS FOR MAGENTO 2. Version: Release Date: Product Page: Popup Plus. Support: POPUP PLUS FOR MAGENTO 2 User Guide Version: 1.0.0 Release Date: 08.08.2016 Product Page: Popup Plus Support: support@magebuzz.com C O P Y R I G H T 2 0 1 6 M A G E B U Z Z S T O R E TABLE OF CONTENTS

More information

How SMART (Secure Malware Alert and Removal Tool) Works

How SMART (Secure Malware Alert and Removal Tool) Works FAQ How SMART (Secure Malware Alert and Removal Tool) Works 1. SMART downloads a copy of the files from your server to ours. 2. SMART scans a file for any malicious code on our end. 3. From here, there

More information

Basic, Step-by-Step Installation Manual

Basic, Step-by-Step Installation Manual Basic, Step-by-Step Installation Manual Introduction The purpose of this document is to provide very detailed, step-by-step instructions for installing the software that someone with limited technical

More information

BOLT eportfolio Student Guide

BOLT eportfolio Student Guide BOLT eportfolio Student Guide Contents BOLT EPORTFOLIO STUDENT GUIDE... I BOLT EPORTFOLIO BASICS... 3 BOLT eportfolio user interface overview... 3 Dashboard... 3 My Items Page... 4 Explore Page... 5 Sharing

More information

Integrating Mahara with Moodle running under https

Integrating Mahara with Moodle running under https Server environment: Integrating Mahara 1.8.1 with Moodle 2.6.1 running under https Windows 2012 SP2 server on both machines Internet Information Services 9.5 PostgresSQL 9.3 PHP version 5.5.8 Installation

More information

MailEnable Connector for Microsoft Outlook

MailEnable Connector for Microsoft Outlook MailEnable Connector for Microsoft Outlook Version 1.41 This guide describes the installation and functionality of the MailEnable Connector for Microsoft Outlook. Features The MailEnable Connector for

More information

Digitized Engineering Notebook

Digitized Engineering Notebook Governors State University OPUS Open Portal to University Scholarship All Capstone Projects Student Capstone Projects Spring 2017 Digitized Engineering Notebook Sandeep Kumar Gudivada Governors State University

More information

Appliance Installation Guide

Appliance Installation Guide Appliance Installation Guide GWAVA 5 Copyright 2009. GWAVA Inc. All rights reserved. Content may not be reproduced without permission. http://www.gwava.com 1 Contents Overview... 2 Minimum System Requirements...

More information

Installation & Configuration Guide Enterprise/Unlimited Edition

Installation & Configuration Guide Enterprise/Unlimited Edition Installation & Configuration Guide Enterprise/Unlimited Edition Version 2.3 Updated January 2014 Table of Contents Getting Started... 3 Introduction... 3 Requirements... 3 Support... 4 Recommended Browsers...

More information

Information for Domain Admin & Web Admin. Version v 2.0

Information for Domain Admin & Web Admin. Version v 2.0 Information for Domain Admin & Web Admin Version v 2.0 Copyright 2008 Precise-ITC, Inc. All rights reserved. Information for Domain Admin and Web Admin.doc v2.0 2008 Precise-ITC, Inc. All rights reserved

More information

Highwinds CDN Content Protection Products. August 2009

Highwinds CDN Content Protection Products. August 2009 Highwinds CDN Content Protection Products August 2009 1 Highwinds CDN Content Protection Products August 2009 Table of Contents CDN SECURITY INTRO... 3 CONTENT PROTECTION BY CDN DELIVERY PRODUCT... 3 HTTP

More information

End-User Reference Guide Troy University OU Campus Version 10

End-User Reference Guide Troy University OU Campus Version 10 End-User Reference Guide Troy University OU Campus Version 10 omniupdate.com Table of Contents Table of Contents... 2 Introduction... 3 Logging In... 4 Navigating in OU Campus... 6 Dashboard... 6 Content...

More information

Website Backend Manual

Website Backend Manual Website Backend Manual Page Table of Contents Introduction Introduction to Drupal CMS User Login Content Management Content Overview Adding New Content Editing Homepage Slider Translating Content Blocks

More information

Pardot Setup Implementation Guide

Pardot Setup Implementation Guide Pardot Setup Implementation Guide Salesforce, Summer 18 @salesforcedocs Last updated: May 31, 2018 Copyright 2000 2018 salesforce.com, inc. All rights reserved. Salesforce is a registered trademark of

More information

Managing System Administration Settings

Managing System Administration Settings This chapter contains the following sections: Setting up the Outgoing Mail Server, page 2 Working with Email Templates, page 2 Configuring System Parameters (Optional), page 5 Updating the License, page

More information

User Inputs for Installation

User Inputs for Installation APPENDIXA This appendix provides information on the user inputs during LMS 4.1 installation. Note For information on the Installation of LMS 4.1, see Performing Installation of LMS 4.1. This appendix contains:

More information

DIRECTORY UPDATE V3.0 Quick Start Guide

DIRECTORY UPDATE V3.0 Quick Start Guide DIRECTORY UPDATE V3.0 Quick Start Guide Directory Update is an easy-to-use, customizable, Web-based selfservice utility that allows an end-user to update their own information in the Active Directory and

More information

kalmstrom.com Business Solutions

kalmstrom.com Business Solutions Contents 1 INTRODUCTION... 2 1.1 LANGUAGES... 2 1.2 REQUIREMENTS... 2 2 THE SHAREPOINT SITE... 3 2.1 PERMISSIONS... 3 3 CONVERTED E-MAILS AND SHAREPOINT TICKETS... 4 3.1 THE CONVERTED E-MAIL... 4 3.2 THE

More information

About the Tutorial. Audience. Prerequisites. Copyright & Disclaimer. Drupal

About the Tutorial. Audience. Prerequisites. Copyright & Disclaimer. Drupal About the Tutorial is a free and open source Content Management System (CMS) that allows organizing, managing and publishing your content. This reliable and secure CMS is built on PHP based environment

More information

IBM emessage Version 9 Release 1 February 13, User's Guide

IBM emessage Version 9 Release 1 February 13, User's Guide IBM emessage Version 9 Release 1 February 13, 2015 User's Guide Note Before using this information and the product it supports, read the information in Notices on page 471. This edition applies to version

More information

Password Reset PRO INSTALLATION GUIDE

Password Reset PRO INSTALLATION GUIDE Password Reset PRO INSTALLATION GUIDE This guide covers the new features and settings available in Password Reset PRO. Please read this guide completely to ensure a trouble-free installation. January 2009

More information

MANAGEMENT AND CONFIGURATION MANUAL

MANAGEMENT AND CONFIGURATION MANUAL MANAGEMENT AND CONFIGURATION MANUAL Table of Contents Overview... 3 SYSTEM REQUIREMENTS... 3 The Administration Console... 3 CHAT DASHBOARD... 4 COMPANY CONFIGS... 4 MANAGE LEARNING... 7 MANAGE TABS...

More information

User Guide. 3CX Enhanced Billing Codes. Version

User Guide. 3CX Enhanced Billing Codes. Version User Guide 3CX Enhanced Billing Codes Version 15.5.54 "Copyright VoIPTools, LLC 2011-2017" Information in this document is subject to change without notice. No part of this document may be reproduced or

More information

Secret Server Web Services API Guide

Secret Server Web Services API Guide Table of Contents Overview... 1 Accessing Web Services... 1 Concepts... 1 Token... 1 s... 2 Windows Authentication... 2 Common... 2 Sample Code... 3 Web Service Methods... 3 AddDependency... 3 AddNewSecret...

More information

Moodle Plugin for CopySafe PDF

Moodle Plugin for CopySafe PDF Moodle Plugin for CopySafe PDF About this Plugin and CopySafe PDF This Moodle plugin enables websites using Moodle CMS to upload, display and manage pages and posts that display protected PDF documents

More information

KYOCERA Net Admin User Guide

KYOCERA Net Admin User Guide KYOCERA Net Admin User Guide 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

More information

1 Login AppServ Hosting Control System

1 Login AppServ Hosting Control System Login -1- AppServ Hosting Control System 1. /vhcs2 Control System http://www.yourdomainname.com/vhcs2 2. Username Login appservhosting.com 3. Password Login 4. AppServ Hosting Control System 1 Login AppServ

More information

VirtueMart Product Scroller Module

VirtueMart Product Scroller Module VirtueMart Product Scroller Module Introduction: VirtueMart provides a module (mod_productscroller_1.1.5.j15.zip) in the complete installation package of VirtueMart. mod_productscroller_1.1.5.j15.zip:

More information

Ricoh Managed File Transfer (MFT) User Guide

Ricoh Managed File Transfer (MFT) User Guide Ricoh Managed File Transfer (MFT) User Guide -- TABLE OF CONTENTS 1 ACCESSING THE SITE... 3 1.1. WHAT IS RICOH MFT... 3 1.2. SUPPORTED BROWSERS... 3 1.3. LOG IN... 3 1.4. NAVIGATION... 4 1.5. FORGOTTEN

More information

File Upload Instructions Customer Access To Transcript Bulletin Publishing s FTP Site

File Upload Instructions Customer Access To Transcript Bulletin Publishing s FTP Site File Upload Instructions Customer Access To Transcript Bulletin Publishing s FTP Site In order to upload files to our FTP site, you will need a Java-enabled web browser for Microsoft Windows and Mac OS

More information

Webshop Plus! v Pablo Software Solutions DB Technosystems

Webshop Plus! v Pablo Software Solutions DB Technosystems Webshop Plus! v.2.0 2009 Pablo Software Solutions http://www.wysiwygwebbuilder.com 2009 DB Technosystems http://www.dbtechnosystems.com Webshos Plus! V.2. is an evolution of the original webshop script

More information

Bitnami Dolibarr for Huawei Enterprise Cloud

Bitnami Dolibarr for Huawei Enterprise Cloud Bitnami Dolibarr for Huawei Enterprise Cloud Description Dolibarr is an open source, free software package for small and medium companies, foundations or freelancers. It includes different features for

More information

Remote Support 19.1 Web Rep Console

Remote Support 19.1 Web Rep Console Remote Support 19.1 Web Rep Console 2003-2019 BeyondTrust Corporation. All Rights Reserved. BEYONDTRUST, its logo, and JUMP are trademarks of BeyondTrust Corporation. Other trademarks are the property

More information

Copyright Maxprograms

Copyright Maxprograms Copyright 2008-2017 Maxprograms Table of Contents Introduction... 1 RemoteTM Web Server... 1 Installation and Configuration... 2 Requirements... 2 Preparation... 2 Installation... 2 Email Server Configuration...

More information

PF4 Google Calendar Synchronisation

PF4 Google Calendar Synchronisation PF4 Google Calendar Synchronisation synchronise your ProjectFork tasks and milestones with Google Calendar. Kon Angelopoulos ABSTRACT PF4 Google Calendar Synchronisation is a Joomla 3.x package that provides

More information

It is a Joomla! component add on to the Community Builder (CB) system intended to allow flexible ing to defined user lists.

It is a Joomla! component add on to the Community Builder (CB) system intended to allow flexible  ing to defined user lists. CbMailing User Guide CbMailing version to which this document relates: 2.1 What is it? It is a Joomla! component add on to the Community Builder (CB) system intended to allow flexible e-mailing to defined

More information

Sophos UTM Web Application Firewall For: Microsoft Exchange Services

Sophos UTM Web Application Firewall For: Microsoft Exchange Services How to configure: Sophos UTM Web Application Firewall For: Microsoft Exchange Services This guide explains how to configure your Sophos UTM 9.3+ to allow access to the relevant Microsoft Exchange services

More information

Colligo Engage Outlook App 7.1. Offline Mode - User Guide

Colligo Engage Outlook App 7.1. Offline Mode - User Guide Colligo Engage Outlook App 7.1 Offline Mode - User Guide Contents Colligo Engage Outlook App 1 Benefits 1 Key Features 1 Platforms Supported 1 Installing and Activating Colligo Engage Outlook App 3 Checking

More information

BRIGGS & VESELKA CO. ProSystem fx Portal. Client Portal Admin User Guide

BRIGGS & VESELKA CO. ProSystem fx Portal. Client Portal Admin User Guide BRIGGS & VESELKA CO. ProSystem fx Portal Client Portal Admin User Guide Keys Quick reference to the key aspects of a particular function Icon Legend Tip Notes Best practice tips and shortcuts Informational

More information

eportfolio Support Guide

eportfolio Support Guide eportfolio Support Guide D2L Services West Chester University of Pennsylvania www.wcupa.edu/d2l 610-436-3350, option 2 Anderson Hall, room 20 d2l@wcupa.edu v10.3 September 2014 1 CONTENTS EPortfolio Basics

More information

Embedded101 Blog User Guide

Embedded101 Blog User Guide Serving the Windows Embedded Community Embedded101 Blog User Guide Using Windows Live Write 2011 To Upload Blog Entry Samuel Phung Windows Embedded MVP http://www.embedded101.com Screen captured with Snagit

More information

Online CD Library (OCDL):

Online CD Library (OCDL): Online CD Library (OCDL): An Open Source Software Initiative for CD Content Management SOFTWARE MANUAL Prepared by Mr. M.Manivannan Information Analyst Central Library Indian Institute of Technology Kharagpur

More information

IBM Campaign Version-independent Integration with IBM Engage Version 1 Release 3.1 April 07, Integration Guide IBM

IBM Campaign Version-independent Integration with IBM Engage Version 1 Release 3.1 April 07, Integration Guide IBM IBM Campaign Version-independent Integration with IBM Engage Version 1 Release 3.1 April 07, 2017 Integration Guide IBM Note Before using this information and the product it supports, read the information

More information

Administrative Training Mura CMS Version 5.6

Administrative Training Mura CMS Version 5.6 Administrative Training Mura CMS Version 5.6 Published: March 9, 2012 Table of Contents Mura CMS Overview! 6 Dashboard!... 6 Site Manager!... 6 Drafts!... 6 Components!... 6 Categories!... 6 Content Collections:

More information

BMC FootPrints 12 Integration with Remote Support

BMC FootPrints 12 Integration with Remote Support BMC FootPrints 12 Integration with Remote Support 2003-2019 BeyondTrust Corporation. All Rights Reserved. BEYONDTRUST, its logo, and JUMP are trademarks of BeyondTrust Corporation. Other trademarks are

More information

Chatter Answers Implementation Guide

Chatter Answers Implementation Guide Chatter Answers Implementation Guide Salesforce, Summer 18 @salesforcedocs Last updated: July 26, 2018 Copyright 2000 2018 salesforce.com, inc. All rights reserved. Salesforce is a registered trademark

More information

IIBA Chapter Website: Quick Start Guide Version 1.3

IIBA Chapter Website: Quick Start Guide Version 1.3 IIBA Chapter Website: Quick Start Guide Version 1.3 Table of Contents Introduction... 3 Website Quick Start Guide... 4 A. Prerequisites... 4 B. Change Temporary Password... 4 C. User Groups... 8 D. Sections...

More information