<?xml version='1.0' encoding='windows-1252' ?>
<glossarydata>
 <entry name="ACE" value="Short for ASCII-compatible encoding. The sequence of ASCII characters prefixed by xn-- that represents  an internationalized domain name in its equivalent ASCII character set.
" />
 <entry name="Administrator" value="A user that has the login privileges required for access to a control panel.
" />
 <entry name="Anonymous FTP" value="A method by which files can be transferred over the Internet through FTP (File Transfer Protocol) without the use of a password or the creation of a user account.
" />
 <entry name="Application" value="A general term used to describe software components.
" />
 <entry name="ASCII-compatible encoding" value="See ACE.
" />
 <entry name="Autoresponder" value="A mail utility that automatically sends a standard reply message to an email message. Same as responder.
" />
 <entry name="Bandwidth Quota" value="The amount of network space assigned to a user on a server.
" />
 <entry name="cgi-bin" value="The directory on a Web server where CGI scripts are typically stored.
" />
 <entry name="Common Gateway Interface (CGI)" value="A set of rules describing how a Web server should communicate with another application running on the same computer, and in reverse. Any program can be a CGI program if it can handle input and output according to the CGI standard.
" />
 <entry name="CPU Quota" value="The percentage of central processor unit time assigned to a user or a server.
" />
 <entry name="Delimiter" value="A character marking the beginning or end of a unit of data.
" />
 <entry name="Delta Value" value="The percentage of change in a quantity.
" />
 <entry name="Disk Quota" value="The amount of disk space, in megabytes, assigned to a user
" />
 <entry name="Domain Name" value="An alphabetic name that identifies one or more IP addresses.
" />
 <entry name="Domain" value="An Internet address or a subsection of the Internet.
" />
 <entry name="Drag-and-Drop" value="In graphical user interfaces, the act of using the mouse to move an icon or an object into a window or onto another icon or object.
" />
 <entry name="Email Alias" value="A nickname mapped to one or more real email addresses. Aliases are commonly used for email distribution lists and for delivering the same email message to more that one email address at once.
" />
 <entry name="Export" value="To copy data files and configuration files from one location to another location or FTP server to preserve usable copies in case of system failure. see also import.
" />
 <entry name="File Transfer Protocol (FTP)" value="A protocol used to transfer files over the Internet. FTP includes functions to log on to the network, list directories, and copy files. FTP operations can be performed by typing commands in a command line or by using an FTP utility running under a graphical interface. Anonymous FTP allows you to use an FTP site without a password and without creating a user account.
" />
 <entry name="Forward Message" value="Redirecting (or forwarding) your email messages from one mailbox to another. When you create a Forward on your email account, your email messages can be redirected to another location without the sender knowing the new address.
" />
 <entry name="Graphical User Interface (GUI)" value="An interface between a user and a computer that is graphics-based and incorporates icons, menus, and a mouse.
" />
 <entry name="Home Directory" value="The directory assigned to a system user at login; the directory a user starts out in.
" />
 <entry name="Host Name" value="The name assigned to a computer.
" />
 <entry name="IDN" value="Short for internationalized domain name. A domain name represented in local language (non-ASCII) characters, for example, http://www.färgbolaget.nu.
" />
 <entry name="Import" value="To completely or partially return your system to a previous file configuration state by uploading exported files from an archive.
" />
 <entry name="Internet Message Access Protocol (IMAP) mail server" value="A common mail server used for Internet email, similar to POP3, but in addition to holding incoming email messages until a user logs in to the email account and downloads the messages, it allows users to archive email messages into folders, share mailboxes with other users, access multiple mail servers at once, and more efficiently access email attachments.
" />
 <entry name="Internet Protocol (IP)" value="The protocol used to format packets and rules of transmission and reception over the Internet.
" />
 <entry name="IP-based site" value="A site with a unique IP address.
" />
 <entry name="IP address" value="The numeric identifier of a computer or device on the Internet. The format of an IP address is a 32-bit numeric address written as four numbers separated by periods. Each number can be zero to 255.
" />
 <entry name="Memory Quota" value="The amount of memory assigned to a user.
" />
 <entry name="Name-based site" value="A site with a unique host name but shares an IP address with another server.
" />
 <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="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="Responder" value="A mail utility that automatically sends a standard reply message to an email message.
" />
 <entry name="Reverse Domain Name System (Reverse DNS)" value="Name resolution software that looks up an IP address to obtain a domain 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="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" 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 (NM)" value="A network management protocol used for configuring and monitoring devices on IP networks.
" />
 <entry name="Spam" value="Unsolicited or junk email messages.
" />
 <entry name="Subdomain" value="A smaller component of a root domain name.
" />
 <entry name="Telnet" value="A common terminal emulation protocol that connects computers locally or across the Internet. It allows a user at a local computer to log on to a remote computer and run a program.
" />
 <entry name="Uniform Resource Locator (URL)" value="The address that defines the route to a file on the Web or any other Internet facility. The URL contains the protocol prefix, port number, domain name, subdirectory names, and file name.
" />
 <entry name="User Administrator" value="Users who have login privileges required for access to the User Administrator control panel.
" />
 <entry name="User" value="A person who has an account or a user name on a site, for example, Bob234.
" />
 <entry name="Vacation Message" value="A mail utility that automatically sends a standard reply message to an email message.
" />

</glossarydata>
