Managed VPS Linux Feature Overview

Size: px
Start display at page:

Download "Managed VPS Linux Feature Overview"

Transcription

1 Managed VPS Linux Feature Overview Copyright 2006 VERIO Europe page 1

2 1 INTRODUCTION Document Contents 3 2 PLATFORM AND SERVER ACCESS Platform Server Access 4 3 SERVICES Web Services Mail Services FTP Services 8 4 VPS WEB DEVELOPMENT TOOLS 10 5 DATABASES 12 6 STATISTICS (LOG ANALYZER) PACKAGES 13 7 MORE 14 8 CAUTIONS AND WARNINGS VPS Linux and Java Applications Resume Logging and Access Log Files File System Utilities and Your Online Backup Files 19 Copyright 2006 VERIO Europe page 2

3 1 Introduction This release of the platform provides a set of features designed and implemented to suit the value-added reseller (VAR), small hosting service provider (HSP), application service provider (ASP), independent software vendor (ISV), and to any small- and medium-sized business (SMB). This document provides administrators who possess minimal to moderate technical skills with a guide to the latest documentation and other sources of information available at the time of the release. This document also includes any cautions and warnings specific to this release of Managed Virtual Private Server Linux (VPS Linux in the following). For more information, refer to the following documents, which are suitable for print and are delivered, without charge, electronically in Portable Document Format (PDF) Managed VPS Linux Technical Overview Managed VPS Linux User s Guide Managed VPS Linux Getting Started Guide 1.1 Document Contents The sections of this document include the following: Platform and Server Access provides information relating to the platform your account is running on and the featured server access possibilities Services provides information relating to Web, Mail and FTP services your account features VPS Web Development Tools provides information on languages for web development that are featured by your account Databases provides information relating to supported databases Statistics (Log Analyzer) Packages provides information relating to supported log analyzers More provides information relating to other features, such as vinstall utility Cautions and Warnings provides information on known issues. Copyright 2006 VERIO Europe page 3

4 2 Platform and Server Access 2.1 Platform RHEL Intel Hardware The operating system of VPS Linux is provided by Red Hat Enterprise Linux or RHEL ( The RHEL operating system, including the version utilized by your account, is maintained and distributed by Red Hat, Inc. Hardware maintenance and upgrades are on powerful Intel-based hardware 2.2 Server Access SSH access shell VPS Linux supports Secure Shell (SSH) access security as a preinstalled, default core service for all accounts. The service is implemented by means of OpenSSH ( The service is maintained by and distributed under the terms of the OpenBSD Project. With VPS Linux, OpenSSH also provides Secure FTP (S-FTP) access for all accounts. FTP Access File Transfer Protocol (FTP) enables you to copy files from one computer to another. As a core service, your VPS Linux supports ProFTPD with the Transport Layer Security (TLS) protocol as well as anonymous configuration for unlimited users. The software provides secure and configurable FTP, is distributed by the ProFTPD Project ( and is available for free under the terms of the GNU General Public CPX Panel Control As well as VPSv2 and VPSv3 based on FreeBSD, VPS Linux supports CPX Control Panel. The control panel is a server management Web interface maintained by VERIO and distributed free-of-charge for use on VPS accounts. VPS Linux also includes support for an installation and an uninstall script. With VPS Linux, the following tasks are excluded from the CPX Control Panel: Assigning an IP address to a vhost Installing SSL certificate(s) for vhosts Configuring firewall Settings Copyright 2006 VERIO Europe page 4

5 Root Access Port Access Your VPS Linux account provides full root access. It is also enabled to establish security and to limit root access. Your VPS Linux account provides access to all ports. Copyright 2006 VERIO Europe page 5

6 3 Services 3.1 Web Services Firewall Apache Server Web VPS Linux includes the default, basic software firewall supported by RHEL. The firewall is enabled by default and firewall rule set is empty. It enables you to take advantage of an iptables utility without needing to know the technical details of the rules language. With VPS Linux, Apache Web server 2.x is a preinstalled core service included with all accounts. Web server and Web Server Modules are provided by the Apache Hypertext Transfer Protocol (HTTP) Server ( VPS Linux support for HTTP is enhanced to include Secure HTTP (HTTPS). The mod_php and mod_perl Apache HTTP modules are also pre-installed on your account by default. IP Addresses Podcasting Complete configuration files Raw log files With VPS Linux, your account supports a single, dedicated IP address (IPv4) as well as a host name. VPS Linux supports storage, distribution, and exchange of multimedia files (podcasting). In addition, podcasting is now included in the configuration options presented through the CPX Control Panel. Your VPS Linux account supports full access to configuration files for system and application software. Your VPS Linux provides full access to server log files. Saved Logs (or savelogs) are part of the default, pre-configured installation. Full access cgi-bin VPS Linux support full Common Gateway Interface (CGI) capability. Apache dynamic module support Dynamic module support is one of the key features of the Apache Web Server. The ability to dynamically load modules is known as DSO support. DSO allows you to extend the features and capabilities of Apache by adding the specific module you need, when you need it, without recompiling the Web server binary. Copyright 2006 VERIO Europe page 6

7 A few notable apache modules you may want to use include the following. mod_perl mod_php mod_dav mod_gzip mod_negotiation mod_ruby mod_python mod_gzip 3.2 Mail Services mod_fastcgi mod_auth_mysql mod_auth_postgresql This modular design for adding Web server features gives Web administrators and developers tremendous power and flexibility. A wide variety of Apache modules have been created supporting all kinds of exciting Web server features. Web server speed and efficiency is improved when using Apache modules since your Web server can internally process instruction sets rather than relying on external applications. Mail Services Auto responder Aliases VPS Linux includes services by means of the following protocols: IMAP Dovecot secure IMAP server software with no limit for IMAP accounts. POP Without limit for POP accounts. SMTP Sendmail with unlimited aliases. VPS Linux supports automated responder services. VPS Linux supports unlimited aliases (forwarding). Mailing Package List In order to enable you to automate the management of internet lists on your virtual private server, VPS Linux features the following mailing list packages including custom installation scripts: Majordomo ( a communitysupported software you use to automate the management of internet Copyright 2006 VERIO Europe page 7

8 lists. The software is written in Perl and is compatible with the current, stable version of the language. FML ( an open-source mailing list driver maintained by Ken ichi Fukamachi ( The driver is available for free under the terms of the GPL. FML requires one mail server software program such as sendmail, postfix, qmail, exim, or zmailer, as well as Perl to operate. Mailman ( free software, distributed under the GNU General Public License. Mailman is written in the Python programming language. The versions of the software and the programming language must both be stable, current versions installed on your virtual private server. Anti-Spam Features SpamAssassin ( provides a mail filter which attempts to identify spam. The filter is maintained by the Apache SpamAssassin Project and distributed under the terms of the Apache Software Foundation. With VPS Linux, support for the filter is included along with an installation script (vinstall) as well as an uninstall script (vuninstall). SpamAssassin is an important additional feature of your account. It is not pre-installed by default. (disk limits Dovecot quota space) With VPS Linux, you can define the amount of space reserved on the server to house your customers messages per user. VPS Linux supports Dovecot, an open-source IMAP server. The server is distributed by the Dovecot organization ( under the terms of a Massachusetts Institute of Technology (MIT) license as well as the GPL. The MIT license (also referred to as an X License or an X11 License) enables developers to reuse the IMAP server for proprietary as well as open source software environments. 3.3 FTP Services FTP VPS Linux supports the following File Transfer Protocol (FTP) features: FTP server (ProFTPd) Anonymous FTP access Unlimited FTP users FTP server features are offered by supporting proftpd Copyright 2006 VERIO Europe page 8

9 Upload (disk limits quota space) ( software. The software is maintained by the ProFTPD Project under the terms of the Gnu Public License (GPL). With VPS Linux, support for FTP also includes Secure FTP (S-FTP). Secure FTP is offered by introducing support for OpenSSH ( and is developed and maintained by the OpenBSD Project. The software is distributed under the terms of the OpenBSD license. With VPS Linux, you can define the amount of space reserved on the server to house your customers files per user. Copyright 2006 VERIO Europe page 9

10 4 VPS Web Development Tools Java VPS Linux provides default, pre-installed support for Java Platform, Standard Edition (also known as Java 2 Platform). In particular, the following technologies and packages are supported: J2SE Software Development Kit (SDK) Java Servlet Technology Java Server Pages (JSP) Technology Tomcat Java Servlets J2SE SDK is maintained by the Sun Developer Network ( and is distributed under the terms of Sun Microsystems, Inc. Your account utilizes Tomcat ( to provide Java Servlet Technology and Java Server Pages Technologies. Tomcat is maintained by the Apache Software Foundation, developed under the terms of the Java Community Process, and is distributed under the terms of the Apache Software Foundation. VPS Linux supports the Java 2 Platform by providing custom installation scripts (vinstall) and uninstallation scripts (vuninstall). PHP 5 VPS Linux supports PHP: Hypertext Preprocessor ( the widely used, general-purpose, and opensource scripting language distributed with most Linux binaries. As you configure PHP, you must implement only the application features supported by the current, stable production release. The custom installation script for PHP includes prompts for you to include the Zend Optimizer and the Apache Perl Module (mod_php). Perl Perl is pre-installed on your VPS Linux. Your account supports Perl ( the widely used, open-source cross platform programming language distributed with most Linux binaries. As you configure Perl, you must implement only the application features supported by the current, stable production release. Python The RHEL operating system supports the current production (or stable) version of Python. The software is distributed for free by Python Software Foundation ( under the terms of the Python license. Copyright 2006 VERIO Europe page 10

11 Although the software is pre-installed on your server, as you configure Python, you must implement only the application features supported by the current production release. Ruby Ant Ruby ( is an open-source interpreted scripting language primarily developed on the Linux operating system. It is available for free under the terms of the GPL. Your VPS Linux supports the current, stable release. As you configure Ruby, you must implement only the application features supported by the current, stable production release. VPS Linux introduces support for Ant, a Java-based build tool. The open-source software is maintained and distributed by the Apache Ant Project ( Copyright 2006 VERIO Europe page 11

12 5 Databases MySQL 5 PostgreSQL Oracle Gateways Your private server supports the current, stable release of MySQL which provides an open source database server and tool distributed under the terms of the GPL. VPS Linux provides a set of custom installation scripts for the database. VPS Linux supports the current, stable release of PostgreSQL ( an open source relational database system distributed by PostgreSQL Global Development Group under the Berkley Software Distribution (BSD) license. The database was formerly known as Postgres and Postgres95. Your account supports custom installation (vinstall) and uninstallation (vuninstall) scripts. Your private server supports Oracle Gateways. Copyright 2006 VERIO Europe page 12

13 6 Statistics (Log Analyzer) Packages Urchin WebTrends (client license required) The Webalizer Urchin 5 ( the industry leading web analytics software, is used by millions of web sites worldwide. It analyzes traffic for one or more websites and provides accurate and easy-to-understand reports on your visitors - where they come from, how they use your site, what converts them into customers, and much more. Urchin is essential for executives, marketers, webmasters, and web designers. The Urchin 5 Web Log Analyzer installs directly on your VPS Linux and creates HTML-based graphical reports of your web server traffic. It offers several special features such as multilanguage reporting, E-commerce log reporting, and the ability to track up to 100 web sites (or profiles). WebTrends Log Analyzer ( is an awardwinning, fast, powerful, real-time Web Log Analyzer that will provide you with valuable information about your web site and the users that access it. Reports generated by WebTrends Log Analyzer include statistical information as well as colorful graphs that show usage, trends, market share and much more. WebTrends Log Analyzer works very well with our VPS Linux and is compatible with log files created by the Apache Web Server, as well as many other web servers. Reports can be generated as HTML files that can be viewed by any browser on your own computer or remotely from anywhere on the Internet with any browser. You can also create the reports in Microsoft Word, Excel, text, and commadelimited formats. The Webalizer ( is a fast, free Web Log Analyzer. It produces highly detailed, easily configurable usage reports in HTML format, for viewing with a standard web browser. Webalizer is included in the /ports/www/webalizer/ directory of the Ports Collection. Copyright 2006 VERIO Europe page 13

14 7 More Accrisoft GCC GnuPG Namazu oscommerce Accrisoft Freedom (also referred to as Accrisoft RBT) provides you with a suite of tools to build and manage your Web sites. The Accrisoft e- commerce software ( is available as a feebased, additional feature for your account. VPS Linux provides an installation script to assure the software operates fully and correctly on your account. An uninstall script assures that you can remove the software completely and effectively if you need to do so. VPS Linux supports the GNU Compiler Collection (GCC). The collection provides program language compilers developed and distributed by the GNU project ( VPS Linux supports Gnu Privacy Guard (GnuPG) implementation of the Open Pretty Good Privacy (OpenPGP) standard described in Request For Comments (RFC) The encryption software is distributed by the GNU project ( under the terms of the GNU General Public License (GPL). The software is pre-installed on your account by default. VPS Linux supports Namazu, an open-source, full-text search engine maintained by the Namazu Project ( The software is available for free under the terms of the GPL. VPS Linux supports oscommerce ( which provides online shopping cart functionality. The software is available for free under GPL and utilizes the PHP Web scripting language, Apache HTTP server, and the MySQL database server. RPM VPS Linux supports Red Hat Package Manager or RPM ( an open packaging system for Linux and UNIX systems distributed under the terms of the GPL. The package maintains a database of installed packages and their files. This enables you to maintain and upgrade your private server configurations and customizations with minimal risk of losing them as you do so. Rsync VPS Linux supports Rsync ( an open source utility which provides fast incremental file transfer. The utility is available for free under the terms of the GPL. Your account supports the current, stable release. Copyright 2006 VERIO Europe page 14

15 SSL Vinstall Utility VPS Linux provides privacy and encryption by means of support for the Secure Sockets Layer or SSL protocol ( SSL features on your account include default multiple, private SSL certificates and SSL encryption. VPS Linux supports custom installation scripts. Use the vinstall and vuninstall utility to add or remove the following additional programs and packages: ClamAV VPS Linux introduces support for ClamAV anti-virus software. The software is maintained by the ClamAV project ( and is distributed under the terms of the Gnu Public License (GPL). The software is free-of-charge. CPX Panel Control See section 2.2, Server Access FormMail Java SDK JDK JRE Mailman MySQL FormMail is a CGI program designed to generate based on the input from an HTML form. VPS Linux supports nms FormMail ( The software is maintained by the nms Project. The project is hosted by SourceForge and the software is distributed under the terms of the Open Source Technology Group (OSTG) Java Sun Developer Kit see section 10, VPS Web Development Tools Java SE Development Kit - see section 10, VPS Web Development Tools Java Runtime Environment - see section 10, VPS Web Development Tools See section 3.2, Mail Services VPS Linux supports only vinstall, vuninstall is not supported. See section 5, Databases Open Webmail VPS Linux supports the Open Webmail system ( Copyright 2006 VERIO Europe page 15

16 PHP phpmyadmin Postgre Procmail See section 4, VPS Web Development Tools VPS Linux supports phpmyadmin, a PHP software package which enables you to administer MySQL over the Web. PhpMyAdmin is distributed by the phpmyadmin Project ( under the terms of the GNU General Public License (GPL). Once the package is installed, your server receives automatic updates which do not require your intervention. See section 5, Databases VPS Linux supports Procmail, a free, open-source mail delivery agent (MDA) distributed under the terms of the GPL. You can configure Procmail to call mail programs, such as SpamAssassin. VPS Linux does not include a custom script to automate the removal of the suite from your account. SpamAssassin VPS Linux supports SpamAssassin, a free, opensource filter distributed under the terms of the Apache Software license. SpamAssassin applies a number of tests to an incoming message, and each test returns a score. If enough tests return a combined score that is high enough, the message is tagged. The default setting is five (5). Once a message has been tagged, there are a number of possible actions that can be taken with the message. Both tagging and actions can be handled either as a system-wide or as a user specific filter. SquirrelMail Swish-E VPS Linux supports SquirrelMail for Web mail processes. The open-source software is distributed by the SquirrelMail Project Team ( under the terms of the GNU General Public License (GPL). VPS Linux supports Simple Web Indexing System for Humans - Enhanced (Swish-e), an open source system which enables you to index Web page and other types of files. A Swish-e development community ( distributes the system under the terms of the GNU General Public Copyright 2006 VERIO Europe page 16

17 Tomcat Servlet Urchin Webalizer Java License (GPL). Java Servlets and JSPs are made available on VPS Linux by means Tomcat, a software package distributed by the Apache Jakarta Project ( Tomcat is an implementation of the Java servlet and Java server pages specifications. See section 6, Statistics (Log Analyzer) Packages See section 6, Statistics (Log Analyzer) Packages WordPress VPS Linux supports WordPress ( which is an open-source software distributed under the terms of the GNU General Public License (GPL). WordPress utilizes PHP and MySQL. The software is highly customizable and provides you with the capability to deliver information by means of audio, video, and other media, including blogs and podcasts. Zend Optimizer VPS Linux supports Zend Optimizer ( which is maintained and distributed by Zend, Technologies. The software enables you to run encoded files and enhance the performance of your PHP scripts. The package is a passive module which runs within the framework of PHP and uses multi-pass code optimizations to potentially double the running speed of current PHP applications. This add-on is appropriate for all PHP users, who can benefit from the better response time featured by the package. The increase in speed for running PHP code reduces the CPU load for the server, and cuts latency time in half. The option to install Zend Optimizer is integrated into the custom installation script for PHP. Copyright 2006 VERIO Europe page 17

18 8 Cautions and Warnings Following are cautions and warnings regarding the following VPS Linux features: 8.1 VPS Linux and Java Applications Many Java applications consume significant CPU and memory resources and may not be appropriate for use on a VPS. Java applications on a VPS should be restricted for use only on websites with a low expected workload. In addition, some larger Java applications may not be suitable for use on a VPS even with low workloads. There are a wide range of Java-based applications. Some are designed to handle multiple services and others focus on a smaller range of services. As an example, Zimbra ( is open-source server and client software used to process , group calendaring, and contacts. In addition, the software supports Web document management and authoring. The software offers a wide range of services, some of which duplicate applications included with the default configuration of some VPS Linux account. The software offers these services by drawing on Java and its own, duplicate installation of Tomcat. These factors make the software better suited to a more powerful, dedicated server offering such as MPS. Alternatively, JSP Wiki ( uses standard Java 2 Platform, Enterprise Edition (J2EE) components such as Java, servlets, and JSP. The software enables collaborative authoring for Web sites. The software enables visitors to comment upon, add to, or remove from Web page (or wiki) content. The open-source software focuses on providing a singular, unique service. It does this by utilizing the Java components which are part of the default configuration of VPS Linux. And the software does not duplicate services which are also supported by VPS Linux, such as . JSP Wiki is an example of a Java-based application which is well-suited to VPS Linux only when put under low to moderate workloads. Results will vary by application, but JSPWiki running on a VPS Linux will potentially handle up to tens of thousands of wiki page views per day. Should hundreds of thousands of wiki page views per day be required, upgrading to a dedicated server such as a Managed Private Server (MPS) is recommended. VERIO strongly recommends sufficient performance testing of your Java application on a VPS Linux before relying on it for critical business needs. VERIO also recommends building contingency plans in case your Java application does not perform as expected; alternative solutions may include: Extensive optimization of the Java application. Moving the Java application to a dedicated server Implementing an alternative solution to using Java (For example: moving away from Java to an optimized C program.) Copyright 2006 VERIO Europe page 18

19 8.2 Resume Logging and Access Log Files After you save system logs by running a savelog command for /var/log files, you can expect that savelog files are created and original system log files are deleted. In order to access original log files and to resume logging, you must restart the syslog daemon by issuing a signal hang up (sighup) command, as follows: # kill -hup syslog In addition, there are variations of the signal hang up command and you can issue a restart command such as # service syslog restart. For more information about these commands and other restart and/or signal hang up commands, refer to the inline RHEL command reference (man pages). 8.3 File System Utilities and Your Online Backup Files Caution: During the time period the file system utility is backing up your account s files and directories, it is possible for any user with root access to your account to inadvertently alter or delete those files and directories. System administrators use a file system utility such as clonedir to duplicate directories of files (or backup files). In addition to creating backup files, the utility also preserves timestamps and reproduces ownership and permission levels. By performing all of these tasks, the utility builds a reliable mirror of the hierarchy of files and subdirectories. In general, your account s backup files are classified as read-only. However, during the backup process, the utility might change the mount to read-write. And, during that time, any user with root access to your account can inadvertently alter or delete the online backup files. The utility replaces the backup files the following day when the utility runs again. However, once altered or deleted, the backup files are no longer accurate until the next time the utility runs. The remedy for this concern is to strictly limit the users you provide root access. Copyright 2006 VERIO Europe page 19

Linux MDS Release Notes

Linux MDS Release Notes Linux MDS Release Notes Introduction Important: This document is based on the most recent information regarding the release of Linux MDS. This third edition provides an update to the documentation of support

More information

Managed VPS Linux Technical Overview

Managed VPS Linux Technical Overview Managed VPS Linux Technical Overview Copyright 2006 VERIO Europe page 1 1 INTRODUCTION 4 1.1 Acknowledgements 4 1.2 Purpose of this Document 4 1.3 Navigating this Document 4 2 OVERVIEW OF VPS LINUX 5 2.1

More information

Linux VDS Technical Overview

Linux VDS Technical Overview Linux VDS Technical Overview 4 th Edition November 2009 Linux VDS Technical Overview 1 Table of Contents Overview of Linux VDS... 3 GNU/Linux is a UNIX-Like Operating System... 3 Red Hat and Linux VDS...

More information

Linux MDS Technical Linux MDS

Linux MDS Technical Linux MDS Linux MDS Technical Linux MDS Technical Overview 7 th Edition October 2009 1 Table of Contents Overview of Linux MDS... 3 Acknowledgements... 3 Managed Services... 3 Administrative Tools... 4 DNS Round

More information

The Benefits of Verio Virtual Private Servers (VPS) Verio Virtual Private Server (VPS) CONTENTS

The Benefits of Verio Virtual Private Servers (VPS) Verio Virtual Private Server (VPS) CONTENTS Performance, Verio FreeBSD Virtual Control, Private Server and (VPS) Security: v3 CONTENTS Why outsource hosting?... 1 Some alternative approaches... 2 Linux VPS and FreeBSD VPS overview... 3 Verio VPS

More information

Managed VPS Linux User s Guide

Managed VPS Linux User s Guide Managed VPS Linux User s Guide Copyright 2006 VERIO Europe page 1 1 INTRODUCTION 5 1.1 How to Use this Document 5 1.2 Shell Prompts in Command Examples 5 1.3 Audience 6 1.4 Overview of VPS Linux 6 1.4.1

More information

Linux MDS User s Guide

Linux MDS User s Guide Linux MDS User s Guide Table of Contents Introduction... 1 How to Use this Document... 1 Shell Prompts in Command Examples... 1 Audience... 2 Overview of Linux MDS... 2 Skel Package... 3 Copy-on-Write...

More information

Managed VPSv3 User s Guide

Managed VPSv3 User s Guide Managed VPSv3 User s Guide Copyright 2006 VERIO Europe page 1 1 INTRODUCTION 6 1.1 How to Use this Document 6 1.2 Audience for this Document 6 1.3 Shell Prompts in Command Examples 7 1.4 Overview of Your

More information

Linux VPS with cpanel. Getting Started Guide

Linux VPS with cpanel. Getting Started Guide Linux VPS with cpanel Getting Started Guide First Edition October 2010 Table of Contents Introduction...1 cpanel Documentation...1 Accessing your Server...2 cpanel Users...2 WHM Interface...3 cpanel Interface...3

More information

Integrated Technical Solutions, Inc. www.teamits.com. Linux VPS 3.0 Technical Overview

Integrated Technical Solutions, Inc. www.teamits.com. Linux VPS 3.0 Technical Overview Integrated Technical Solutions, Inc. www.teamits.com Linux VPS 3.0 Technical Overview First Edition December 2006 Table of Contents Introduction...1 Acknowledgments...1 Purpose of this Document...1 Navigating

More information

FreeBSD VPS v3 User s Guide

FreeBSD VPS v3 User s Guide FreeBSD VPS v3 User s Guide Second Edition August 2008 Table of Contents Introduction...1 How to Use this Document...1 Audience for this Document...1 Overview of this Document...1 Shell Prompts in Command

More information

ENTERPRISE LINUX NETWORKING SERVICES

ENTERPRISE LINUX NETWORKING SERVICES ENTERPRISE LINUX NETWORKING SERVICES The is an expansive course that covers a wide range of network services useful to every organization. Special attention is paid to the concepts needed to implement

More information

iweb Management Packages - List of supported services and software

iweb Management Packages - List of supported services and software iweb Management Packages - List of supported services and software Introduction Operating Systems and Control s Virtualization Backups Linux Databases (Linux) Web Servers (linux) Programming languages

More information

End User Guide The guide for email/ftp account owner

End User Guide The guide for email/ftp account owner End User Guide The guide for email/ftp account owner ServerDirector Version 3.7 Table Of Contents Introduction...1 Logging In...1 Logging Out...3 Installing SSL License...3 System Requirements...4 Navigating...4

More information

GL275 - ENTERPRISE LINUX NETWORKING SERVICES

GL275 - ENTERPRISE LINUX NETWORKING SERVICES Length: 5 days The GL275 is an expansive course that covers a wide range of network services useful to every organization. Special attention is paid to the concepts needed to implement these services securely,

More information

Detailed Revision History: Advanced Internet System Management (v5.07)

Detailed Revision History: Advanced Internet System Management (v5.07) Detailed Revision History 1 Detailed Revision History: Advanced Internet System Management (v5.07) This detailed revision history document identifies the differences in Advanced Internet System Management

More information

ENTERPRISE LINUX NETWORKING SERVICES

ENTERPRISE LINUX NETWORKING SERVICES ENTERPRISE LINUX NETWORKING SERVICES COURSE DESCRIPTION: The GL275 is an expansive course that covers a wide range of network services useful to every organization. Special attention is paid to the concepts

More information

GL-275: Red Hat Linux Network Services. Course Outline. Course Length: 5 days

GL-275: Red Hat Linux Network Services. Course Outline. Course Length: 5 days GL-275: Red Hat Linux Network Services Course Length: 5 days Course Description: The GL275 is an expansive course that covers a wide range of network services useful to every organization. Special attention

More information

Advanced 100 GB storage space. Unlimited monthly bandwidth. Pro 150 GB storage space. Unlimited monthly bandwidth. Horde Squirrelmail Round Cube Mail

Advanced 100 GB storage space. Unlimited monthly bandwidth. Pro 150 GB storage space. Unlimited monthly bandwidth. Horde Squirrelmail Round Cube Mail Name Storage capacity and bandwidth allowance Email features Digital Pacific (Business ) Basic 25 GB storage space. 100 GB monthly Standard 50 GB storage space. Advanced 100 GB storage space. Pro 150 GB

More information

Web Hosting Features. Small Office Premium. Small Office. Basic Premium. Enterprise. Basic. General

Web Hosting Features. Small Office Premium. Small Office. Basic Premium. Enterprise. Basic. General General Basic Basic Small Office Small Office Enterprise Enterprise RAID Web Storage 200 MB 1.5 MB 3 GB 6 GB 12 GB 42 GB Web Transfer Limit 36 GB 192 GB 288 GB 480 GB 960 GB 1200 GB Mail boxes 0 23 30

More information

Tango Hostway s Reseller Platform

Tango Hostway s Reseller Platform Tango Hostway s Reseller Platform Web Hosting Plans Linux Hosting Pricing Monthly $7.95 $9.95 $11.95 $13.95 $18 Quarterly $19.88 $24.88 $29.88 $34.88 $45 Semi-Annually $39.75 $49.75 $59.75 $69.75 $90 Yearly

More information

"Charting the Course... Enterprise Linux Networking Services Course Summary

Charting the Course... Enterprise Linux Networking Services Course Summary Course Summary Description This an expansive course that covers a wide range of network services useful to every organization. Special attention is paid to the concepts needed to implement these services

More information

Domain Name. Domain Registrar. Web Site cpanel. www..com. www..net. www..biz URL: Username: Password: www.mydomain.com/cpanel. Username: Password:

Domain Name. Domain Registrar. Web Site cpanel. www..com. www..net. www..biz URL: Username: Password: www.mydomain.com/cpanel. Username: Password: 314 Main Street Onalaska, WI 54650 608-787-8887 Why Use The Idea Center for Hosting Your Web Site? Yes, there are cheaper (even free) alternatives out there. What we will offer you is a reliable service,

More information

Web Hosting. Comprehensive, scalable solutions for hosting dynamic websites, secure web services, and enterprise applications.

Web Hosting. Comprehensive, scalable solutions for hosting dynamic websites, secure web services, and enterprise applications. Web Hosting Comprehensive, scalable solutions for hosting dynamic websites, secure web services, and enterprise applications. Features High-performance Apache web server Apache 1.3 and 2.0 1 with HTTP

More information

WHY USE ILLUMIN8 MARKETING FOR HOSTING YOUR WEB SITE?

WHY USE ILLUMIN8 MARKETING FOR HOSTING YOUR WEB SITE? QUESTIONS OR COMMENTS? email info@illumin8marketing.com or call 608-796-1990 WHY USE ILLUMIN8 MARKETING FOR HOSTING YOUR WEB SITE? Yes, there are cheaper (even free) alternatives out there. What we will

More information

Dedicated Servers InfoGuide

Dedicated Servers InfoGuide Dedicated Servers InfoGuide Who is this Product for? ü Resellers who serve clients who need Dedicated Servers to host their Applications ü Those who want to Resell Hosting to thousands of customers using

More information

Ensim WEBppliance 3.0 for Windows (ServerXchange) Release Notes

Ensim WEBppliance 3.0 for Windows (ServerXchange) Release Notes Ensim WEBppliance 3.0 for Windows (ServerXchange) Release Notes May 07, 2002 Thank you for choosing Ensim WEBppliance 3.0 for Windows. This document includes information about the following: About Ensim

More information

What is included in the ATRC server support

What is included in the ATRC server support Linux Server Support Services What is included in the ATRC server support Installation Installation of any ATRC Supported distribution Compatibility with client hardware. Hardware Configuration Recommendations

More information

Mail Services. Easy-to-manage Internet mail solutions featuring best-in-class open source technologies. Features

Mail Services. Easy-to-manage Internet mail solutions featuring best-in-class open source technologies. Features Mail Services Easy-to-manage Internet mail solutions featuring best-in-class open source technologies. Features Enterprise-class mail server High-performance Postfix SMTP services Scalable Cyrus IMAP and

More information

Managed VPSv3 Firewall Supplement

Managed VPSv3 Firewall Supplement Managed VPSv3 Firewall Supplement Copyright 2006 VERIO Europe page 1 1 INTRODUCTION 3 1.1 Overview of the Documentation Library 3 1.2 Overview of this Document 3 2 TWO OPTIONS FOR BUILDING A FIREWALL 4

More information

42goISP Documentation

42goISP Documentation 42goISP Documentation 42goISP Documentation I Table of Contents General...1 1 What is 42goISP?...1 2 Terms and structure of the manual...1 3 Installation/Upgrade/Deinstallation...1 3.1 Installation...1

More information

AXIGEN Mail Server. Quick Installation and Configuration Guide. Product version: 6.1 Document version: 1.0

AXIGEN Mail Server. Quick Installation and Configuration Guide. Product version: 6.1 Document version: 1.0 AXIGEN Mail Server Quick Installation and Configuration Guide Product version: 6.1 Document version: 1.0 Last Updated on: May 28, 2008 Chapter 1: Introduction... 3 Welcome... 3 Purpose of this document...

More information

Parallels Plesk Automation. Customer s Guide. Parallels Plesk Automation 11.5

Parallels Plesk Automation. Customer s Guide. Parallels Plesk Automation 11.5 Parallels Plesk Automation Customer s Guide Parallels Plesk Automation 11.5 Last updated: 17 March 2015 Contents Quick Start with Hosting Panel 4 Set Up Your First Website... 4 1. Create Your Site... 5

More information

SMT v4.0 Users Guide (Linux version)

SMT v4.0 Users Guide (Linux version) SMT v4.0 Users Guide (Linux version) Table of Contents 1. Manage Customer Billing 2. Provision Web Services a. Add a virtual host b. Password protect a directory c. Enable virtual host logs d. Change password

More information

Lab Tasks 1. Configuring a Slave Name Server 2. Configure rndc for Secure named Control

Lab Tasks 1. Configuring a Slave Name Server 2. Configure rndc for Secure named Control Khóa học bao trùm tất cả các vấn đề về dịch vụ mạng trong doanh nghiệp bao gồm: khái niệm DNS, triển khai DNS sử dụng Bind; khái niệm LDAP và sử dụng OpenLDAP; dịch vụ Web với Apache; dịch vụ FTP với vsftpd;

More information

Dinsol.In. Best Hosting Services in Delhi/NCR

Dinsol.In. Best Hosting Services in Delhi/NCR Best Hosting Services in Delhi/NCR Dinsol.In Introduction Dinsol Info Solutions is a company with vision to provide services and products in diverse areas. Through our Information Technology devision,

More information

Ingram Micro Cloud Hosted Services

Ingram Micro Cloud Hosted Services Ingram Micro Cloud Hosted Services Ingram Micro Virtual Private Servers (VPS) With Ingram Micro Virtual Private Servers, you have a full-service Infrastructure as a Service (IaaS) solution that allows

More information

Web Hosting: Pipeline Program Technical Self Study Guide

Web Hosting: Pipeline Program Technical Self Study Guide Pipeline Program Technical Self Study Guide Thank you for your interest in InMotion Hosting and our Technical Support positions. Our technical support associates operate in a call center environment, assisting

More information

Copyright Notice. Parallels IP Holdings GmbH Vordergasse 59 CH-Schaffhausen Switzerland Phone: +41 526320 411 Fax: +41 52672 2010

Copyright Notice. Parallels IP Holdings GmbH Vordergasse 59 CH-Schaffhausen Switzerland Phone: +41 526320 411 Fax: +41 52672 2010 Parallels Panel Copyright Notice Parallels IP Holdings GmbH Vordergasse 59 CH-Schaffhausen Switzerland Phone: +41 526320 411 Fax: +41 52672 2010 Global Headquarters 500 SW 39 th Street, Suite 200 Renton,

More information

PN 00651. Connect:Enterprise Secure FTP Client Release Notes Version 1.2.00

PN 00651. Connect:Enterprise Secure FTP Client Release Notes Version 1.2.00 PN 00651 Connect:Enterprise Secure FTP Client Release Notes Version 1.2.00 Connect:Enterprise Secure FTP Client Release Notes Version 1.2.00 First Edition This documentation was prepared to assist licensed

More information

IUCLID 5 Guidance and support. Installation Guide Distributed Version. Linux - Apache Tomcat - PostgreSQL

IUCLID 5 Guidance and support. Installation Guide Distributed Version. Linux - Apache Tomcat - PostgreSQL IUCLID 5 Guidance and support Installation Guide Distributed Version Linux - Apache Tomcat - PostgreSQL June 2009 Legal Notice Neither the European Chemicals Agency nor any person acting on behalf of the

More information

Red Hat System Administration 1(RH124) is Designed for IT Professionals who are new to Linux.

Red Hat System Administration 1(RH124) is Designed for IT Professionals who are new to Linux. Red Hat Enterprise Linux 7- RH124 Red Hat System Administration I Red Hat System Administration 1(RH124) is Designed for IT Professionals who are new to Linux. This course will actively engage students

More information

The syslog-ng Store Box 3 F2

The syslog-ng Store Box 3 F2 The syslog-ng Store Box 3 F2 PRODUCT DESCRIPTION Copyright 2000-2014 BalaBit IT Security All rights reserved. www.balabit.com Introduction The syslog-ng Store Box (SSB) is a high-reliability and high-performance

More information

Network Service Proposal

Network Service Proposal Network Service Proposal for the Gustavus Community Network Ivan Kohler Freeside Internet Services, Inc. 12515 Northwoods Blvd. Unit #1, Truckee, CA 96161 http://www.sisd.com/freeside/ ivan@sisd.com +1

More information

ISPConfig Documentation

ISPConfig Documentation ISPConfig Documentation ISPConfig Documentation I Table of Contents General...1 1 What is ISPConfig?...1 2 Terms and structure of the manual...1 3 Installation/Upgrade/Deinstallation...1 3.1 Installation...1

More information

CPanel User Guide DOCUMENTATION VERSION: 1.2

CPanel User Guide DOCUMENTATION VERSION: 1.2 CPanel User Guide DOCUMENTATION VERSION: 1.2 Table of contents 1 What is CPanel? 8 2 How do I get help? 9 3 CPanel themes 10 4 How do I use CPanel? 11 4.1 Logging on..............................................

More information

Parallels Pro Control Panel

Parallels Pro Control Panel Parallels Pro Control Panel Legal and Copyright Notice ISBN: N/A Parallels 660 SW 39 th Street Suite 205 Renton, Washington 98057 USA Phone: +1 (425) 282 6400 Fax: +1 (425) 282 6444 Copyright 2009, Parallels,

More information

WebHost Manager 7 User Guide DOCUMENTATION VERSION: 1.2

WebHost Manager 7 User Guide DOCUMENTATION VERSION: 1.2 WebHost Manager 7 User Guide DOCUMENTATION VERSION: 1.2 Table of contents 1 What is WebHost Manager? 10 2 How do I use WebHost Manager? 11 2.1 Installation..............................................

More information

Installation Guide. Release 3.1

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

More information

MIGS Payment Client Installation Guide. EGate User Manual

MIGS Payment Client Installation Guide. EGate User Manual MIGS Payment Client Installation Guide EGate User Manual April 2004 Copyright The information contained in this manual is proprietary and confidential to MasterCard International Incorporated (MasterCard)

More information

Ensim WEBppliance 3.1 for Linux (LH) Release Notes

Ensim WEBppliance 3.1 for Linux (LH) Release Notes Ensim WEBppliance 3.1 for Linux (LH) Release Notes June 04, 2002 These release notes cover the following topics of Ensim WEBppliance 3.1 for Linux (LH). About WEBppliance 3.1 for Linux (LH) New features

More information

DeskNow. Ventia Pty. Ltd. Advanced setup. Version : 3.2 Date : 4 January 2007

DeskNow. Ventia Pty. Ltd. Advanced setup. Version : 3.2 Date : 4 January 2007 Ventia Pty. Ltd. DeskNow Advanced setup Version : 3.2 Date : 4 January 2007 Ventia Pty Limited A.C.N. 090 873 662 Web : http://www.desknow.com Email : info@desknow.com Overview DeskNow is a computing platform

More information

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

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

More information

Parallels Operations Automation

Parallels Operations Automation Parallels Operations Automation What s New Document Version 2.9 www.parallels.com/spp Revision 1.0 (July 2009) Introduction Parallels Operations Automation 2.9 is an Operations Support System designed

More information

Getting Started in Red Hat Linux An Overview of Red Hat Linux p. 3 Introducing Red Hat Linux p. 4 What Is Linux? p. 5 Linux's Roots in UNIX p.

Getting Started in Red Hat Linux An Overview of Red Hat Linux p. 3 Introducing Red Hat Linux p. 4 What Is Linux? p. 5 Linux's Roots in UNIX p. Preface p. ix Getting Started in Red Hat Linux An Overview of Red Hat Linux p. 3 Introducing Red Hat Linux p. 4 What Is Linux? p. 5 Linux's Roots in UNIX p. 6 Common Linux Features p. 8 Primary Advantages

More information

Web Extras. Customer Service Description. Version 3.0. February 26, 2002

Web Extras. Customer Service Description. Version 3.0. February 26, 2002 Web Extras Customer Service Description Version 3.0 February 26, 2002 Proprietary: Not for disclosure outside of Interland except under written agreement This document is subject to change without notice.

More information

BT WHOLESALE APPLICATION STORE WEB HOSTING FEATURES

BT WHOLESALE APPLICATION STORE WEB HOSTING FEATURES BT WHOLESALE APPLICATION STORE WEB HOSTING FEATURES 24/7 Network Monitoring 99.9% Uptime Guarantee Access to Log Files Our network technicians work 24 hours a day, 7 days a week monitoring the web severs

More information

Pemrograman Web. 1. Pengenalan Web Server. M. Udin Harun Al Rasyid, S.Kom, Ph.D http://lecturer.eepis-its.edu/~udinharun udinharun@eepis-its.

Pemrograman Web. 1. Pengenalan Web Server. M. Udin Harun Al Rasyid, S.Kom, Ph.D http://lecturer.eepis-its.edu/~udinharun udinharun@eepis-its. Pemrograman Web 1. Pengenalan Web Server M. Udin Harun Al Rasyid, S.Kom, Ph.D http://lecturer.eepis-its.edu/~udinharun udinharun@eepis-its.edu Table of Contents World Wide Web Web Page Web Server Internet

More information

Our Microsoft Exchange is Zarafa

Our Microsoft Exchange is Zarafa Our Microsoft Exchange is Zarafa Open Source Days 2012, Copenhagen Robert Scheck Robert Scheck Fedora Package Maintainer and Provenpackager Fedora Ambassador and Ambassador Mentor Part of Fedora Websites

More information

Advanced Linux System Administration Knowledge GNU/LINUX Requirements

Advanced Linux System Administration Knowledge GNU/LINUX Requirements Advanced Linux System Administration Knowledge GNU/LINUX Requirements Duration: 112Hours / 28 Classes (4hrs each class Including Theory & Lab Session) (2 Classes/ Week) Class Topic Duration Class 1 History

More information

The syslog-ng Store Box 3 LTS

The syslog-ng Store Box 3 LTS The syslog-ng Store Box 3 LTS PRODUCT DESCRIPTION Copyright 2000-2012 BalaBit IT Security All rights reserved. www.balabit.com Introduction The syslog-ng Store Box (SSB) is a high-reliability and high-performance

More information

Bigstep Server Management Service Details

Bigstep Server Management Service Details Bigstep Server Management Service Details Release date: 08.06.2013 Intro This document provides a reference point for customers regarding the set of services that this covers and more importantly what

More information

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

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

More information

Parallels Pro Control Panel

Parallels Pro Control Panel Parallels Pro Control Panel Legal and Copyright Notice ISBN: N/A Parallels 660 SW 39 th Street Suite 205 Renton, Washington 98057 USA Phone: +1 (425) 282 6400 Fax: +1 (425) 282 6444 Copyright 2008, Parallels,

More information

High Level Design Distributed Network Traffic Controller

High Level Design Distributed Network Traffic Controller High Level Design Distributed Network Traffic Controller Revision Number: 1.0 Last date of revision: 2/2/05 22c:198 Johnson, Chadwick Hugh Change Record Revision Date Author Changes 1 Contents 1. Introduction

More information

Simple. Control Panel. for your Linux Server. Getting Started Guide. Simple Control Panel // Linux Server

Simple. Control Panel. for your Linux Server. Getting Started Guide. Simple Control Panel // Linux Server Getting Started Guide Simple Control Panel for your Linux Server Getting Started Guide Page 1 Getting Started Guide: Simple Control Panel, Linux Server Version 2.1 (02.01.10) Copyright 2010. All rights

More information

Next Generation Web Hosting with Flexibility and Advanced Features

Next Generation Web Hosting with Flexibility and Advanced Features ASAHI Net ASAHI Net s Secure Hosting Service For Business Members. E621# 2010-05 Next Generation Web Hosting with Flexibility and Advanced Features Summary ASAHI Net's Secure Hosting service consists of

More information

DocuShare Installation Guide

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

More information

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

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

More information

syslog-ng Store Box PRODUCT DESCRIPTION Copyright 2000-2009 BalaBit IT Security All rights reserved. www.balabit.com

syslog-ng Store Box PRODUCT DESCRIPTION Copyright 2000-2009 BalaBit IT Security All rights reserved. www.balabit.com syslog-ng Store Box PRODUCT DESCRIPTION Copyright 2000-2009 BalaBit IT Security All rights reserved. www.balabit.com Introduction Log messages contain information about the events happening on the hosts.

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

Parallels Plesk Panel 11 for your Linux server

Parallels Plesk Panel 11 for your Linux server Getting Started Guide Parallels Plesk Panel 11 for your Linux server Getting Started Guide Page 1 Getting Started Guide: Parallels Plesk Panel 11, Linux Server Version 1.1 (11.1.2012) Copyright 2012. All

More information

Lesson 7 - Website Administration

Lesson 7 - Website Administration Lesson 7 - Website Administration If you are hired as a web designer, your client will most likely expect you do more than just create their website. They will expect you to also know how to get their

More information

Server Management Tool (SMT) 4.1. SMT 4.1 User s Guide (Linux Version)

Server Management Tool (SMT) 4.1. SMT 4.1 User s Guide (Linux Version) Page 1 of 102 Server Management Tool (SMT) 4.1 User s Guide (Linux Version) Advanced Internet Technologies, Inc. AIT Center November 3, 2005 Revision History: This is version 4.1 of the SMT User s Guide

More information

WEB2CS INSTALLATION GUIDE

WEB2CS INSTALLATION GUIDE WEB2CS INSTALLATION GUIDE FOR PARALLELS / POA HTTP://WWW.XANDMAIL.COM XandMail 32, rue de Cambrai 75019 PARIS - FRANCE Tel : +33 (0)1 40 388 700 - http://www.xandmail.com TABLE OF CONTENTS 1. INSTALLING

More information

Single Domain Name Business-Class Hosting with Email

Single Domain Name Business-Class Hosting with Email Single Domain Name Business-Class Hosting with lite Bronze Bronze Silver Platinum Silver Gold Platinum ASP Lite Plus Monthly Fee $7 $10 $15 $17 $20 $30 $40 $70 $200 site Storage 400 MB 3 GB 6 GB 6 GB 8

More information

Plesk 7.6 For Windows

Plesk 7.6 For Windows SWsoft, Inc. Plesk 7.6 For Windows Client s Guide (Revision 2.1) (c) 1999-2006 ISBN: N/A SWsoft, Inc. 13755 Sunrise Valley Drive Suite 325 Herndon VA 20171 USA Phone: +1 (703) 815 5670 Fax: +1 (703) 815

More information

FileMaker Server 11. FileMaker Server Help

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

More information

Introduction to the Capabilities of cpanel & WHM

Introduction to the Capabilities of cpanel & WHM Introduction to the Capabilities of cpanel & WHM V101712. cpanel, WebHost Manager and WHM are registered trademarks of cpanel, Inc. 2012. All rights reserved. Page 2 Table of Contents Explanation of the

More information

Asia Web Services Ltd. (vpshosting.com.hk)

Asia Web Services Ltd. (vpshosting.com.hk) . (vpshosting.com.hk) Getting Started guide for VPS Published: July 2011 Copyright 2011 Table of Contents Page I. Introduction to VPS 3 II. Accessing Plesk control panel 4 III. Adding your domain in Plesk

More information

Mindwire Pty Ltd Office 11 128 Lyons Street, Bungalow Cairns, Queensland 4870 Australia

Mindwire Pty Ltd Office 11 128 Lyons Street, Bungalow Cairns, Queensland 4870 Australia W ebsite H osting Our service is what sets us apart. Mindwire Pty Ltd Office 11 128 Lyons Street, Bungalow Cairns, Queensland 4870 Australia Phone: 1300 88 25 33 Office: (07) 4035 6006 Fax: (07) 4035 6007

More information

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

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

More information

Parallels Plesk Automation

Parallels Plesk Automation Parallels Plesk Automation Contents Get Started 3 Infrastructure Configuration... 4 Network Configuration... 6 Installing Parallels Plesk Automation 7 Deploying Infrastructure 9 Installing License Keys

More information

112 Linton House 164-180 Union Street London SE1 0LH T: 020 7960 5111 F: 020 7960 5100

112 Linton House 164-180 Union Street London SE1 0LH T: 020 7960 5111 F: 020 7960 5100 112 Linton House 164-180 Union Street London SE1 0LH T: 020 7960 5111 F: 020 7960 5100 Our dedicated servers offer outstanding performance for even the most demanding of websites with the low monthly fee.

More information

Xerox DocuShare Security Features. Security White Paper

Xerox DocuShare Security Features. Security White Paper Xerox DocuShare Security Features Security White Paper Xerox DocuShare Security Features Businesses are increasingly concerned with protecting the security of their networks. Any application added to a

More information

SaskTel Web Hosting Feature Overview

SaskTel Web Hosting Feature Overview SaskTel Web Hosting Feature Overview Table of Contents Website OS4 and Desktop... 3 Ad Manager... 6 EasyLiveChat... 7 EasyStoreMaker & EasyStoreMaker Pro... 7 Appointment Scheduler... 9 EasyBlog Builder...10

More information

1 Introduction to the Axxess Server

1 Introduction to the Axxess Server 1 Introduction to the Axxess Server The Axxess Server is built on a highly reliable, very efficient, fast performing, multi-tasking, multi-user, multi-threading Linux operating system. The Axxess Server

More information

W3Perl A free logfile analyzer

W3Perl A free logfile analyzer W3Perl A free logfile analyzer Features Works on Unix / Windows / Mac View last entries based on Perl scripts Web / FTP / Squid / Email servers Session tracking Others log format can be added easily Detailed

More information

Talk Internet User Guides Controlgate Administrative User Guide

Talk Internet User Guides Controlgate Administrative User Guide Talk Internet User Guides Controlgate Administrative User Guide Contents Contents (This Page) 2 Accessing the Controlgate Interface 3 Adding a new domain 4 Setup Website Hosting 5 Setup FTP Users 6 Setup

More information

ICANWK602A Plan, configure and test advanced server based security

ICANWK602A Plan, configure and test advanced server based security ICANWK602A Plan, configure and test advanced server based security Release: 1 ICANWK602A Plan, configure and test advanced server based security Modification History Release Release 1 Comments This Unit

More information

Host Excellence Hosting Manual. June 26th, 2007

Host Excellence Hosting Manual. June 26th, 2007 Host Excellence Hosting Manual June 26th, 2007 Table of Contents 1. Accessing the Control Panel... 6 1.1 How to access... 6 1.2 Billing system... 6 2. Control Panel Basics... 7 2.1 Your temporary index

More information

Apache Jakarta Tomcat

Apache Jakarta Tomcat Apache Jakarta Tomcat 20041058 Suh, Junho Road Map 1 Tomcat Overview What we need to make more dynamic web documents? Server that supports JSP, ASP, database etc We concentrates on Something that support

More information

Parallels Plesk Control Panel

Parallels Plesk Control Panel Parallels Plesk Control Panel Copyright Notice ISBN: N/A Parallels 660 SW 39 th Street Suite 205 Renton, Washington 98057 USA Phone: +1 (425) 282 6400 Fax: +1 (425) 282 6444 Copyright 1999-2008, Parallels,

More information

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

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

More information

WHM Administrator s Guide

WHM Administrator s Guide Fasthosts Customer Support WHM Administrator s Guide This manual covers everything you need to know in order to get started with WHM and perform day to day administrative tasks. Contents Introduction...

More information

Apple Share IP and the Mac OS X Model

Apple Share IP and the Mac OS X Model FAQ Q. What is? A. is Apple s next-generation server platform, combining the strengths of AppleShare IP with the power and innovation of Mac OS X. It simplifies network administration by integrating services

More information

Copyright Notice. Parallels IP Holdings GmbH Vordergasse 59 CH-Schaffhausen Switzerland Phone: +41 526320 411 Fax: +41 52672 2010

Copyright Notice. Parallels IP Holdings GmbH Vordergasse 59 CH-Schaffhausen Switzerland Phone: +41 526320 411 Fax: +41 52672 2010 Parallels Panel Copyright Notice Parallels IP Holdings GmbH Vordergasse 59 CH-Schaffhausen Switzerland Phone: +41 526320 411 Fax: +41 52672 2010 Global Headquarters 500 SW 39 th Street, Suite 200 Renton,

More information

Plesk for Windows Copyright Notice

Plesk for Windows Copyright Notice 2 Plesk for Windows Copyright Notice ISBN: N/A SWsoft. 13755 Sunrise Valley Drive Suite 325 Herndon VA 20171 USA Phone: +1 (703) 815 5670 Fax: +1 (703) 815 5675 Copyright 1999-2007, SWsoft Holdings, Ltd.

More information

EZblue BusinessServer The All - In - One Server For Your Home And Business

EZblue BusinessServer The All - In - One Server For Your Home And Business EZblue BusinessServer The All - In - One Server For Your Home And Business Quick Start Guide Version 3.11 1 2 3 EZblue Server Overview EZblue Server Installation EZblue Server Configuration 4 EZblue Magellan

More information

IceWarp to IceWarp Server Migration

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

More information