<?xml version='1.0' encoding='windows-1252' ?>
<glossarydata>
 <entry name="Logrotate" value="A utility that simplifies administration of large log files. When log files reach a set threshold, Logrotate automatically compresses the log data, archives it in the same directory and populates the empty log file with fresh log data. Logs are thus rotated in this manner so that available disk space is not swamped.
" />
 <entry name="Mail Exchanger (MX) Record" value="A record that includes information about external mail servers.
" />
 <entry name="Majordomo" value="The mailing list service.
" />
 <entry name="Max Processes" value="The maximum number of simultaneous processes that can run on a domain or server.
" />
 <entry name="Max Users" value="The maximum number of simultaneous users on a site or server.
" />
 <entry name="Memory Quota" value="The amount of memory assigned to a user.
" />
 <entry name="Menu Bar" value="A row of menu options on a user interface.
" />
 <entry name="Microsoft FrontPage 2002 Server Extensions" value="A service that allows you to support users who want to use Microsoft FrontPage to manage their Web sites.
" />
 <entry name="Miva Merchant" value="A service that provides e-commerce support for sites.
" />
 <entry name="mod_perl for Apache" value="A service that enables you to process and write CGI scripts.
" />
 <entry name="MySQL Database Server" value="A widely used relational database management system for SQL databases. A database management system allows you to add, access, and process data stored in an SQL database. A relational database stores data in related tables.
" />
 <entry name="MySQL Database" value="A service that allows you to work with SQL databases.
" />
 <entry name="Name-based site" value="A site with a unique host name but shares an IP address with another server.
" />
 <entry name="Name Server (NS) Record" value="A record that specifies the host name of the DNS server managing the sub-domains hosted on a site.
" />
 <entry name="Netmask" value="A bit-mask that identifies the network number and host number components of an IP-Address.
" />
 <entry name="Network Quota" value="The amount of network resources dedicated to a server.
" />
 <entry name="Path" value="The route to a file on a disk. For example, if a file called index.html is located in a subfolder called html, and the html subfolder is located in folder called www, the path to index.html is: /www/html/index.html.
" />
 <entry name="PHP Hypertext Preprocessor for Apache" value="A service used to process dynamic Web pages.  PHP (PHP Hypertext Preprocessor) is a server-side, cross-platform, HTML embedded scripting language. Because it is compatible with networks using IMAP, SNMP, NNTP, POP3, or HTTP, it can easily manage dynamic Web page content.
" />
 <entry name="PHP MyAdmin Web Based MySQL Administration" value="A service used to manage SQL databases over the Internet. PHP MyAdmin can handle administering entire MySQL database servers or just a single database over the Internet by removing any platform-specific limitations.
" />
 <entry name="Pointer Record (PTR)" value="A host name for reverse mapping (IP-address-to-host-name). The opposite is forward mapping, using a Host (A) record.
" />
 <entry name="POP3 + IMAP Server" value="POP3 (Post Office Protocol, version 3) is a protocol used to retrieve e-mail from a mail server. IMAP (Internet Messaging Access Protocol) is a protocol that retrieves messages from the mail server. Using IMAP, you can search through your email messages using keywords and selectively download messages. The IMAP server allows users to archive email messages in folders,  share mailboxes with other users, access multiple mail servers at one time, and more efficiently access email attachments.
" />
 <entry name="Post Office Protocol, version 3 (POP3) mail server" value="A common mail server used for Internet email. It holds the incoming email messages until you log on to the email account and download the messages. All stored email messages and attachments are downloaded at the same time.
" />
 <entry name="Primary Name Server" value="The main Domain Name System (DNS) server that translates alphabetic site names into numeric IP addresses.
" />
 <entry name="Process Quota" value="The number of processes a user can run simultaneously on a server. This number is based on the Service Level Agreement.
" />
 <entry name="Properties" value="Settings that determine the characteristics of an account or a server.
" />
 <entry name="Protect Directories" value="An option that allows you to limit access to Web pages and data that resides on your server by using password protection.
" />
 <entry name="Punycode" value="See ACE.
" />
 <entry name="Python" value="A service used to write system utility programs and scripts. Python is a popular, object-oriented, interpretive scripting language used for writing system utilities and Internet scripts.
" />
 <entry name="Quality Of Service (QoS)" value="The ability to define a level of performance. QoS is enforced on all applications or scripts that run external to the Web browser (such as CGI and ASP scripts), but not on static HTML pages. The Default Plan is populated with the recommended QoS values; therefore, any site created using an unchanged Default Plan template is assigned this combination.
" />
 <entry name="Queue" value="A temporary holding place for data.
" />
 <entry name="Record" value="A record contains specific DNS zone information.
" />
 <entry name="Responder" value="A mail utility that automatically sends a standard reply message to an email message. Same as autoresponder.
" />
 <entry name="Reverse Domain Name System (Reverse DNS)" value="Name resolution software that looks up an IP address to obtain a site name. It performs the opposite function of the DNS server, which turns names into IP addresses.
" />
 <entry name="Scheduled export" value="Moving or copying data files and configuration files on your server to a local system or FTP server at specified times.
" />
 <entry name="Script alias" value="A script alias allows CGI scripts to be stored within the local file system of the site other than under the document root of the subdomain. For example if the cgi scripts are aliased to /usr/web/cgi-bin/, instead of the default /cgi-bin/, then a request for http://myscript/cgi-bin/search will run the script from /usr/web/cgi-bin/search. A script alias is a valuable feature that enables you to secure the integrity of script resources from other hosts on the server.
" />
 <entry name="Secure Socket Layer (SSL)" value="An Internet security protocol that encrypts data when it is transferred over the Internet. Enabling SSL allows you to transfer data securely between your Web server and your visitor's Internet browser.
" />
 <entry name="Sendmail Server" value="An SMTP (Simple Mail Transfer Protocol) mail server that routes SMTP email messages through the Internet to be stored on a mail server, such as POP3 or IMAP. SMTP is the most widely used email protocol on the Internet.
" />
 <entry name="Server-Side Include (SSI)" value="A type of HTML comment that directs the Web server to dynamically generate data for the Web page whenever it is requested. An SSI includes a special sequence of characters (tokens) on an HTML page. As the page is sent from the HTTP server to the requesting client, the page is scanned by the server for these special tokens. When a token is found, the server interprets the data in the token and performs an action based on the token data.
" />
 <entry name="Server" value="A computer and other device that allocates and manages the sharing of resources for a network. A server provides information or other services to its clients. While a server usually refers to an entire machine, it can also refer to a particular daemon on that machine.
" />
 <entry name="Service provider" value="The organization that enables hosting services for a site.
" />
 <entry name="Service" value="A single client or service that can be installed on a server.
" />
 <entry name="Simple Mail Transfer Protocol (SMTP)" value="The most widely used email protocol on the Internet.
" />
 <entry name="Simple Network Management Protocol (SNMP)" value="A network management protocol used for configuring and monitoring devices on IP networks.
" />
 <entry name="Site (Web site)" value="Web sites are servers connected to the Internet. On Web sites, you can publish Web pages in a format called HTML (Hyper Text Markup Language). Anyone with a computer connected to the Internet can view Web pages using programs called a browsers, such as Microsoft Internet Explorer or AOL/Netscape Navigator. Web sites can also be used to send and receive email.
" />
 <entry name="Site Administrator" value="The user that has the login privileges required for accessing the Site Administrator control panel. Sites have only one Site Administrator.
" />
 <entry name="Site reports" value="Page request statistics about your IIS Web or FTP server.
" />
 <entry name="Spam filter" value="Spam filters are settings that enable your mail server to block email originating from the sites you specify.
" />
 <entry name="Spam" value="Unsolicited or junk email messages.
" />
 <entry name="Specification File" value="A file that contains details about an object.
" />
 <entry name="SquirrelMail" value="An email client that uses IMAP (Internet Message Access Protocol) to provide you access to your email messages directly on the Internet.
" />
 <entry name="SSH Secure Shell" value="A service that provides secure remote access to a system over a network.
" />
 <entry name="SSL Secure Web" value="A service used to secure Web pages.
" />
 <entry name="Subdomain" value="A smaller component of a root domain name.
" />
 <entry name="Subnet mask" value="The method used for splitting IP networks into a series of subgroups. The mask is a binary pattern that is matched up with the IP address to turn part of the host IP address field into a field for subnets.
" />

</glossarydata>
