cpanel Structure Details for the complete structure of cpanel by Kevin Asklund.

Size: px
Start display at page:

Download "cpanel Structure Details for the complete structure of cpanel by Kevin Asklund."

Transcription

1 cpanel Structure Details for the complete structure of cpanel by Kevin Asklund. The cpanel and WebHost Manager package includes: * cpanel - Domain Owner Control * WebHost Manager - Server Administration and Reseller * Webmail Panel - Webmail Access Directory Structure of cpanel ======================= Apache ======= /usr/local/apache bin- apache binaries are stored here - httpd, apachectl, apxs conf - configuration files - httpd.conf - php.conf cgi-bin domlogs - domain access and stat log files are stored here for all domains htdocs - default apache DocumentRoot location include - header files libexec - shared object (.so) files are stored here - libphp4.so,mod_rewrite.so logs - apache logs - access_log, error_log, suexec_log man - apache manual pages icons - icon/jpg/gif images modules - shared object (.so) files are store here - Apache-2.x+ Init Script :/etc/rc.d/init.d/httpd or /usr/local/apache/bin/apachectl - apache start script Cpanel script to restart apache - /scripts/restartsrv_httpd Exim ===== Conf : /etc/exim.conf - exim main configuration file - Do not manually edit /etc/localdomains - list of domains allowed to relay/receive mail Log : /var/log/exim_mainlog - incoming/outgoing mails are logged here Log : /var/log/exim_rejectlog - exim rejected mails are reported here Log : /var/log/exim_paniclog - exim errors are logged here Mail queue: /var/spool/exim/input Cpanel script to restart exim - /scripts/restartsrv_exim forwarders and catchall address file - /etc/valiases/domainname.com filters file - /etc/vfilters/domainname.com POP user authentication file - /home/username/etc/domainname/passwd Catchall inbox - /home/username/mail/new POP user inbox - /home/username/mail/domainname/popusername/new POP user spambox - /home/username/mail/domainname/popusername/spam Program : /usr/sbin/exim (suid - -rwsr-xr-x 1 root root )

2 Init Script: /etc/rc.d/init.d/exim : /scripts/restartsrv_exim : service exim restart ProFTPD ======== Program :/usr/sbin/proftpd Init Script :/etc/rc.d/init.d/proftpd : /scripts/restartsrv_ftpserver Conf: /etc/proftpd.conf Log: /var/log/messages, /var/log/xferlog Accounts file - /etc/proftpd/$username - all ftp accounts are stored here Pure-FTPD ========= Program : /usr/sbin/pure-ftpd Init Script :/etc/rc.d/init.d/pure-ftpd : /scripts/restartsrv_ftpserver Conf: /etc/pure-ftpd.conf Accounts file: /etc/proftpd/$username - all ftp accounts are stored here Anonymous ftp document root - /etc/pure-ftpd/ip-address Frontpage Extensions ================= Program - (Install): /usr/local/frontpage/version5.0/bin/owsadm.exe Uninstall and then install for re-installations FP files are found as _vti-bin, _vti-pvt, _vti-cnf, vti-log inside the public_html /scripts/setupfp5 domain.com Mysql ======= Program : /usr/bin/mysql Init Script : /etc/rc.d/init.d/mysql : service mysql start/stop : /scripts/restartsrv_mysql Conf : /etc/my.cnf, /root/.my.cnf Data directory - /var/lib/mysql - Where all databases are stored. Database naming convention - username_dbname (eg: john_sales) Log: Startup errors - /var/lib/mysql/hostname.tld.err Permissions on databases - drwx 2 mysql mysql Socket file - /var/lib/mysql/mysql.sock, /tmp/mysql.sock SSHD ====== Program :/usr/local/sbin/sshd Init Script :/etc/rc.d/init.d/sshd - /scripts/restartsrv_sshd Conf: /etc/ssh/sshd_config Log: /var/log/messages

3 Perl ==== Program :/usr/bin/perl Directory :/usr/lib/perl5/5.8.x/ Version: perl -v Check: /scripts/checkperlmodules Installer: /scripts/perlinstaller : /scripts/realperlinstaller : perl -MCPAN -e shell Build: /home/.cpan PHP ==== System PHP Program :/usr/local/bin/php, /usr/bin/php, /usr/local/php4/bin/php ini file: /usr/local/lib/php.ini - apache must be restarted after any change to this file php can be recomplied using /scripts/easyapache : /scripts/phpup using /var/cpanel/ easy/apache/profile/ Internal PHP Program : /usr/local/cpanel/3rdparty/bin/php : /var/cpanel/3rdparty/bin/php ini file: /usr/local/cpanel/3rdparty/etc/php.ini internal PHP can be recompiled using : /scripts/makecpphp using /var/cpanel/easy/ apache/profile/makecpphp.profile.yaml Named(BIND) ============ Program: /usr/sbin/named Init Script: /etc/rc.d/init.d/named Config: /etc/named.conf Zone files:/var/named/ Log: /var/log/messages: /var/named/data/named.run NSD (Alternate DNS option) ===================== Program: /usr/sbin/nsd Init Script : /etc/rc.d/init.d/nsd db records : /var/named Config: /etc/nsd/nsd.conf Log: /var/log/messages Courier ===== Program: /usr/lib/courier-imap/libexec/couriertcpd Init Script: /etc/init.d/courier : /scripts/restartsrv_courier Config: /usr/local/libexec/courier-imap Log: /var/log/maillog

4 Dovecot ====== Program: /usr/sbin/dovecot Init Script: /etc/init. Config: /etc/dovecot.conf Log: /var/log/maillog cpanel installation directory structure ============================= /usr/local/cpanel + 3rdparty/ - tools like fantastico, mailman files are located here + addons/ - AdvancedGuestBook, phpbb etc + base/ - phpmyadmin, squirrelmail, skins, webmail etc + bin/ - cpanel binaries + cgi-sys/ - cgi files like cgi , formmail.cgi, formmail.pl etc + logs/ - cpanel access_log, error_log, license_log, stats_log + whostmgr/ - whm related files + base/frontend - cpanel related files - themes + perl/ - internal Perl modules for compiled binaries + etc/init - init files for cpanel services WHM related files =============== /var/cpanel - whm files + bandwidth/ - rrd files of domains + username.accts - reseller accounts are listed in this files + packages - hosting packages are listed here + root.accts - root owned domains are listed here + suspended - suspended accounts are listed here + users/ - cpanel user file - theme, bwlimit, addon, parked, sub-domains all are listed in this files + zonetemplates/ - dns zone template files are taken from here Common CPanel scripts =================== cpanel/whm Scripts are located in /scripts/ + addns - add a dns zone + addfpmail - Add frontpage mail extensions to all domains without them + addfpmail2 -Add frontpage mail extensions to all domains without them

5 + addpop - add a pop account + addservlets - Add JSP support to an account (requires tomcat) + addstatus - (Internal use never called by user) + adduser - Add a user to the system + apachelimits - calculates memory limits for apache processes then adds to httpd.conf + bandwidth - (deprecated) + betaexim - Installs the latest version of exim + biglogcheck - looks for logs nearing 2 gigabytes in size + bsdcryptoinstall - Installs crypto on FreeBSD + bsdldconfig - Configures the proper lib directories in FreeBSD + bsdpkgpingtest - Tests the connection speed for downloading FreeBSD packages + buildbsdexpect - Install expect on FreeBSD + buildeximconf - Rebuilds exim.conf + buildpostgrebsd-dev - Installs postgresql on FreeBSD. + chcpass - change cpanel passwords + cleandns - removes domains from named.conf that do not have a Zone. + courierup - used to update/reinstall courier + cpbackup - to backup accounts (if backups enabled) (--force) + dnscluster - used to synchronize DNS zones with clustered servers (--help) + dumpstor - displays contents of.datastore storable files + dumpgdbm - displays contents of.gdbm locale files + easyapache - recompile/upgrade apache and/or php + editquota - used to manually set a users quota limit + ensure_vhost_includes - ensures users includes are added in httpd.conf + eximup - used to update exim to latest version - will overwrite any manual changes + fixcommonproblems - fixes mailbox permissions, mailman, cgi scripts, ndc and quotas + fixfrontpageperm - fixes permission issues with Front Page + fixmailman - fixes common mailman issues + fixndc - fixes rndc errors with named + fixquotas - fixes quota problems + fullhordereset - resets horde database to a fresh one - all previous user data are lost + ftpup - used to update/install FTP server (pureftpd or proftpd) to latest version + generat dirsize - generates new maildirsize for any or all users *(--help) + initquotas - initializes quotas + installzendopt - installs zend optimizer - thru phpextensionmgr + killacct - terminate an account - make sure you take a backup of the account first + killdns - removes a DNS Zone + mailperm - fixes permission problems with mail directories + makecpphp - rebuilds internal PHP from /var/cpanel/easy/apache/profile/ makecpphp.profile.yaml + mysqlup - used to update mysql to latest version specified in /var/cpanel/cpanel.config + park - to park a domain - only adds DNS + pkgacct - used to backup an account + pre* - used to create pre service scripts that run before a service is updated + post* - used to create post service scripts that run after a service is updated + phpup - used to update PHP only

6 + rebuildcpusers - chowns /var/cpanel/users files + rebuildnamedconf + rebuildparkeddomains + restartsrv - restart script for services + restorepkg - restores an account from a backup file ( pkgacct file) + runlogsnow - update logs of all users + runweblogs - update stats for a particular user + securetmp - secures /tmp partition with options nosuexec and nosuid + setupftpserver - sets which FTP server to install (pureftpd or proftpd) + setupmailserver - sets which mail service to install (courier or dovecot) + setupnameserver - sets which DNS service to install (Bind or NSD) + suspendacct - suspends an account + unsuspendacct - unsuspends a suspended account + upcp - updates cpanel to the latest version (--force) + updatenow - updates the cpanel scripts + updateuserdomains - updates /etc/userdomains entries from /var/cpanel/users + wwwacct - to create new accounts (wwwacct domain.com user password) Important cpanel/whm files ==================== /usr/local/apache/conf/httpd.conf - apache configuration file /etc/exim.conf - mail server configuration file /etc/named.conf - name server (named) configuration file /etc/proftpd.conf - proftpd server configuration file /etc/pure-ftpd.conf - pure-ftpd server configuration file /etc/valiases/domainname - catchall and forwarders are set here /etc/vfilters/domainname - filters are set here /etc/userdomains - all domains are listed here - addons, parked,subdomains along with their usernames /etc/localdomains - exim related file - all domains should be listed here to be able to send/receive s /var/cpanel/users/username - cpanel user file /var/cpanel/cpanel.config - cpanel configuration file ( Tweak Settings )* /etc/cpbackup-userskip.conf - /etc/sysconfig/network - Networking Setup* /etc/hosts - /var/spool/exim - /var/spool/cron - cronjobs are stored here for all users /etc/resolv.conf - Networking Setup > Resolver Configuration /etc/nameserverips - Networking Setup > Nameserver IPs ( FOr resellers to give their nameservers ) /var/cpanel/resellers - For addpkg, etc permissions for resellers. /etc/chkserv.d - Main >> Service Configuration >> Service Manager * /var/run/chkservd - Main >> Server Status >> Service Status * /var/log/dcpumon - top log process

7 /root/cpanel3-skel - skel directory. Eg: public_ftp, public_html. (Account Functions >Skeleton Directory )* /etc/wwwacct.conf - account creation defaults file in WHM (Basic cpanel/whm Setup)* /etc/cpupdate.conf - Update Config * /etc/cpbackup.conf - Configure Backup* /etc/clamav.conf - clamav (antivirus configuration file ) /etc/my.cnf - mysql configuration file /usr/local/lib/php.ini - php configuration file /etc/ips - ip addresses on the server (except the shared ip) (IP Functions >Show IP Address Usage )* /etc/ipaddrpool - ip addresses which are free /etc/ips.dnsmaster - name server ips /etc/domainips - IPʼs set as dedicated for specific domains /var/cpanel/counters - To get the counter of each users. /var/cpanel/bandwidth - To get bandwith usage of domains /var/cpanel/userdata - Defines parked, addon, subdomains as well as VirtualHost /var/cpanel/logs - transfer logs /var/cpanel/easy - easyapache build files/profile /var/cpanel/userhomes - session holder for Horde, Roundcube, phpmyadmin /var/cpanel/serviceauth - chkservd service user/pass data /var/cpanel/updatelogs - upcp daily logs

cpanel Structure Details for the structure of cpanel & WHM by Kevin Asklund.

cpanel Structure Details for the structure of cpanel & WHM by Kevin Asklund. cpanel Structure Details for the structure of cpanel & WHM by Kevin Asklund. The cpanel and WebHost Manager package includes: * cpanel - Domain Owner Control (:2082 & :2083) * WebHost Manager - Server

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

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

WebHost Manager User Manual. cpanel

WebHost Manager User Manual. cpanel WebHost Manager User Manual Table Of Contents Installation...1 Installation...1 Logging on for the first time...4...4...4 Troubleshooting...6 Logging On...7...7...7 Troubleshooting...7 Change Log...8...8...8

More information

VPS Geek Guide. cpanel/whm

VPS Geek Guide. cpanel/whm VPS Geek Guide cpanel/whm VPS Geek Guide cpanel Control Panel 1 Last Modified: November 1, 2008 Table of Contents Introduction... 4 FREE Server Configuration & Hardening... 5 Software... 5 Codecs... 5

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

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

Closing the Loop: Automating Server Setups. Vanessa Vasile, InMotion Hosting

Closing the Loop: Automating Server Setups. Vanessa Vasile, InMotion Hosting Closing the Loop: Automating Server Setups Vanessa Vasile, InMotion Hosting Teeny bit about me... I'm currently a senior system administrator with InMotion Hosting, and I've been there about four years.

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

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

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

Host your websites. The process to host a single website is different from having multiple sites.

Host your websites. The process to host a single website is different from having multiple sites. The following guide will help you to setup the hosts, in case you want to run multiple websites on your VPS. This is similar to setting up a shared server that hosts multiple websites, using a single shared

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

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

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

Getting Started With Your Virtual Dedicated Server. Getting Started Guide

Getting Started With Your Virtual Dedicated Server. Getting Started Guide Getting Started Guide Getting Started With Your Virtual Dedicated Server Setting up and hosting a domain on your Linux Virtual Dedicated Server using cpanel. Getting Started with Your Virtual Dedicated

More information

WHY USE ILLUMIN8 MARKETING FOR HOSTING YOUR WEB SITE?

WHY USE ILLUMIN8 MARKETING FOR HOSTING YOUR WEB SITE? QUESTIONS OR COMMENTS? email [email protected] 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

Create a New Account Contents

Create a New Account Contents Create a New Account Contents Goals...2 Create a New Domain Account...2 Domain Information...3 Package...4 Settings...5 Reseller Settings...6 DNS Settings...6 Mail Routing Settings...7 Conclusion...7 1

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

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

cpanel 11 User Manual

cpanel 11 User Manual cpanel 11 User Manual Table Of Contents README FIRST...1 README FIRST...1 Common Questions...3 Common Questions...3 Advanced...9 Apache Handlers...9 Cron Jobs...10 Error Pages...12 Frontpage Extensions...14

More information

Creating Custom Nameservers Contents

Creating Custom Nameservers Contents Creating Custom Nameservers Contents Goals... 2 Register Name Servers... 2 Setup Private NameServers in WHM... 4 Adding IP addresses for your name server... 5 Conclusion... 5 Goals This guide will help

More information

Hostopia Web Hosting - Getting Started

Hostopia Web Hosting - Getting Started Hostopia Web Hosting - Getting Started Getting Started www.elihosting.net Main Menu www.elihosting.net Home Page Administrative Access: For Email and Website Setup & Maintenance... Point your browser to

More information

imhosted Web Hosting Knowledge Base

imhosted Web Hosting Knowledge Base imhosted Web Hosting Knowledge Base CGI, Perl, Sendmail Category Contents CGI, Perl, Sendmail 1 What directory do I upload my CGI scripts to? 1 What is CGI? 1 What is Perl? 1 Do you allow CGI to run on

More information

ISPConfig Documentation

ISPConfig Documentation ISPConfig Documentation ISPConfig Documentation I Table of Contents II Reseller Manual...1 1 General...1 1.1 Login and Password...1 1.2 Interface for Resellers...1 1.3 ISPConfig Privileges for Resellers...2

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

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

About this Guide...5 1. Web Hosting...6 Concepts... 6

About this Guide...5 1. Web Hosting...6 Concepts... 6 A Guide Contents About this Guide...5 1. Web Hosting...6 Concepts... 6 Server...6 Web Server...6 Account...6 IP Address...6 Domain or Host Name...6 Registrar...6 Nameserver...7 File Transfer Protocol (FTP)...7

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

Introduction to cpanel

Introduction to cpanel Introduction to cpanel Thank you for hosting your domain with Sierra Tel Internet. In order to provide modern and efficient service, we are housing your website s files on a server running the Linux operating

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

Hostdime s. Guide to CPANEL 9.9. Created and Maintained by: Aric Pedersen [email protected]

Hostdime s. Guide to CPANEL 9.9. Created and Maintained by: Aric Pedersen aric@hostdime.com Hostdime s Guide to CPANEL 9.9 Created and Maintained by: Aric Pedersen [email protected] Page 1 of 80 Hostdime.com s CPANEL 9.9 Guide Aric Pedersen, 2003-2004 Hostdime s Guide to CPANEL 9.5 Table of Contents

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

Legal and Copyright Notice

Legal and Copyright Notice Parallels Confixx 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 GmbH

More information

NGASI Shared-Runtime Manager Administration and User Guide. 1999-2010 WebAppShowcase DBA NGASI

NGASI Shared-Runtime Manager Administration and User Guide. 1999-2010 WebAppShowcase DBA NGASI NGASI Shared-Runtime Manager Administration and User Guide 2 NGASI Shared-Runtime Manager Table of Contents Part I Introduction 4 0 1 Overview... 4 2 Requirements... 4 Part II Administrator 6 1 Login...

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

Getting Started With Your Virtual Dedicated Server. Getting Started Guide

Getting Started With Your Virtual Dedicated Server. Getting Started Guide Getting Started Guide Getting Started With Your Virtual Dedicated Server Setting up and hosting a domain on your Linux Virtual Dedicated Server using Plesk 8.0. Getting Started with Your Virtual Dedicated

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

Automated CPanel Backup Script. for home directory backup, remote FTP backup and Amazon S3 backup

Automated CPanel Backup Script. for home directory backup, remote FTP backup and Amazon S3 backup Automated CPanel Backup Script for home directory backup, remote FTP backup and Amazon S3 backup Version : 1.0 Date : August 10, 2011 Developed by : Dody Rachmat Wicaksono ([email protected])

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

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

Getting Started Guide. Getting Started With Your Dedicated Server. Setting up and hosting a domain on your Linux Dedicated Server using Plesk 8.0.

Getting Started Guide. Getting Started With Your Dedicated Server. Setting up and hosting a domain on your Linux Dedicated Server using Plesk 8.0. Getting Started Guide Getting Started With Your Dedicated Server Setting up and hosting a domain on your Linux Dedicated Server using Plesk 8.0. Getting Started with Your Dedicated Server Plesk 8.0 Version

More information

A Beginner's Guide to Setting Up A Web Hosting System (Or, the design and implementation of a system for the worldwide distribution of pictures of

A Beginner's Guide to Setting Up A Web Hosting System (Or, the design and implementation of a system for the worldwide distribution of pictures of A Beginner's Guide to Setting Up A Web Hosting System (Or, the design and implementation of a system for the worldwide distribution of pictures of cats.) Yes, you can download the slides http://inthebox.webmin.com/files/beginners-guide.pdf

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

WHMCS Integration Manual

WHMCS Integration Manual WHMCS Integration Manual Manual for installing and configuring WHMCS module 1. Introduction BackupAgent has integrated its service as a module into WHMCS v5 and higher. Service Providers who use WHMCS

More information

When you first login to your reseller account you will see the following on your screen:

When you first login to your reseller account you will see the following on your screen: Step 1 - Creating Your Administrative Account We presume that your Reseller account has been created. Here's how to create your Administrative account which you'll use to create your hosting plans, add

More information

Lets Get Started In this tutorial, I will be migrating a Drupal CMS using FTP. The steps should be relatively similar for any other website.

Lets Get Started In this tutorial, I will be migrating a Drupal CMS using FTP. The steps should be relatively similar for any other website. This tutorial will show you how to migrate your website using FTP. The majority of websites are just files, and you can move these using a process called FTP (File Transfer Protocol). The first thing this

More information

Getting Started With Your Dedicated Server. Getting Started Guide

Getting Started With Your Dedicated Server. Getting Started Guide Getting Started Guide Getting Started With Your Dedicated Server Setting up and hosting a domain on your Windows Server 2003 Dedicated Server using Plesk. Getting Started with Your Dedicated Server Version

More information

cpanel (yes, it stands for Control Panel) and WHM (the Web Host Manager) provide a web-based graphical

cpanel (yes, it stands for Control Panel) and WHM (the Web Host Manager) provide a web-based graphical PozitivStudija, Fotolia.com The webmaster s control panel CPANEL For companies that provide hosting and email packages to clients to administer a myriad of tasks, whm and provide a web-based graphical

More information

A Reseller s Guide to Using Helm

A Reseller s Guide to Using Helm tm H E L M A Reseller s Guide to Using Helm Table of Contents About HELM & This Guide 3 Logging Into HELM 3 Changing Your Password 4 Customizing Your Control Panel 4 Step 1: Global Settings 5 Step 2: Domain

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

Parallels Plesk Panel 11 for your Windows Server

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

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

Web Hosting Control Panel Guide

Web Hosting Control Panel Guide Web Hosting Control Panel Guide 10/17/2014 CONTENTS Login URL 2 Domains List 3 Control Panel 4 Database Management 5 FTP Management 7 TelePacific s Web Hosting Control Panel is designed to enhance your

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

Exim4U. Email Server Solution For Unix And Linux Systems

Exim4U. Email Server Solution For Unix And Linux Systems Email Server Solution For Unix And Linux Systems General Overview, Feature Comparison and Screen Shots Exim4U Email Server Solution For Unix And Linux Systems Version 2.x.x October 12, 2012 Copyright 2009

More information

Parallels Plesk Panel

Parallels Plesk Panel Parallels Plesk Panel Copyright Notice Parallels Holdings, Ltd. c/o Parallels International GmbH Vordergasse 59 CH-Schaffhausen Switzerland Phone: +41-526320-411 Fax: +41-52672-2010 Copyright 1999-2011

More information

About This Document 3. Integration Overview 4. Prerequisites and Requirements 6

About This Document 3. Integration Overview 4. Prerequisites and Requirements 6 Contents About This Document 3 Integration Overview 4 Prerequisites and Requirements 6 Meeting the Requirements of the cpanel Plugin... 6 Meeting the Requirements of Presence Builder Standalone... 6 Installation

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

cpanel User Guide and Tutorial Chapter 4. "Working with Mail" Aric Pederson

cpanel User Guide and Tutorial Chapter 4. Working with Mail Aric Pederson cpanel User Guide and Tutorial Aric Pederson Chapter 4. "Working with Mail" In this package, you will find: A Biography of the author of the book A preview chapter from the book, Chapter 4. "Working with

More information

Setup a Virtual Host/Website

Setup a Virtual Host/Website Setup a Virtual Host/Website Contents Goals... 2 Setup a Website in CentOS... 2 Create the Document Root... 2 Sample Index File... 2 Configuration... 3 How to Check If Your Website is Working... 5 Setup

More information

Parallels Plesk Panel

Parallels Plesk Panel Parallels Plesk Panel Contents Preface 5 Typographical Conventions... 5 Feedback... 6 Getting Started after Migration from Small Business Panel 7 Differences between SBP and Panel 10... 7 Extended User

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

Introduction... 1. Connecting Via FTP... 4. Where do I upload my website?... 4. What to call your home page?... 5. Troubleshooting FTP...

Introduction... 1. Connecting Via FTP... 4. Where do I upload my website?... 4. What to call your home page?... 5. Troubleshooting FTP... This guide is designed to show you the different ways of uploading your site using ftp, including the basic principles of understanding and troubleshooting ftp issues. P a g e 0 Introduction... 1 When

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

Administrators guide to the Matrix Control Panel

Administrators guide to the Matrix Control Panel www.fasthosts.co.uk Administrators guide to the Matrix Control Panel Setting up your server... 3 Introduction... 3 Logging into the matrix control panel... 3 Setting yourself up as a user... 3 Securing

More information

Getting Started - The Control Panel

Getting Started - The Control Panel Table of Contents 1. Getting Started - the Control Panel Login Navigation Bar Domain Limits Domain User Account Properties Session Management 2. FTP Management Creating and Editing Users Accessing FTP

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

User Manual. version 3.0-r1

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

More information

ICCM Reseller Web site Plan Features

ICCM Reseller Web site Plan Features ICCM Reseller Web site Plan Features Reseller Plan Feature list RVSitebuilder Website Builder Addon Cgi Scripts Addon Domain Manager Advanced Guestbook Agora Shopping Cart Analog Stats Email Authentication

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

1. An Introduction to cpanel. Welcome to Thanks for signing up. 2. How Domain Names work

1. An Introduction to cpanel. Welcome to Thanks for signing up. 2. How Domain Names work 1. An Introduction to cpanel cpanel is the name of the control panel you can use to manage your site. In our setup email, you can login using the details that look like this: Welcome to Thanks for signing

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

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

Web Hosting Control Panel

Web Hosting Control Panel Web Hosting Control Panel 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 view of the

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

Quick Start Guide Getting started with your Hetzner package

Quick Start Guide Getting started with your Hetzner package Welcome to Hetzner! This guide will show you how to setup your domain name, website and email services you have subscribed to. Before getting started, it is important to understand that when you order

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

Parallels Panel. Deployment Guide. Plesk Automation 11.5. Revision 1.0

Parallels Panel. Deployment Guide. Plesk Automation 11.5. Revision 1.0 Parallels Panel Deployment Guide Plesk Automation 11.5 Revision 1.0 Contents Getting Started 3 Infrastructure Configuration... 4 Network Configuration... 6 Installing Plesk Automation 8 Upgrading Plesk

More information

JMS MULTISITE for joomla!

JMS MULTISITE for joomla! JMS MULTISITE for joomla! Extends joomla! with multisite functionality «Technical (workshop) presentation» Joomla Day Mallorca 9 th and 10 th april 2010 08-Apr-2010 Page : 1 Table of content Why did we

More information

Administrators guide to the Matrix Control Panel. Linux

Administrators guide to the Matrix Control Panel. Linux Administrators guide to the Matrix Control Panel Linux Setting up your server... 3 Introduction... 3 Logging into the matrix control panel... 3 Setting yourself up as a user... 3 Securing the Matrix control

More information

APACHE WEB SERVER. Andri Mirzal, PhD N28-439-03

APACHE WEB SERVER. Andri Mirzal, PhD N28-439-03 APACHE WEB SERVER Andri Mirzal, PhD N28-439-03 Introduction The Apache is an open source web server software program notable for playing a key role in the initial growth of the World Wide Web Typically

More information