Internet terminology

Apache:
Apache is an open-source HTTP server for modern operating systems. Well known for being a secure, efficient and extensible web server, Apache's HTTP services are in sync with the current HTTP standards. Apache has been the most popular web server on the Internet since April of 1996. According to the August 2002 Netcraft Web Server Survey found that 63% of the web sites on the Internet are using Apache, making it more widely used than all other web servers combined.
Backbone:
The part of a network that connects other networks together; "the backbone is the part of a communication network that carries the heaviest traffic."
Backup:
To copy files to a second medium (a disk or tape) as a precaution in case the first medium fails. One of the cardinal rules in using computers is "Back up your files regularly". Even the most reliable computer is apt to break down eventually. Many professionals recommend that you make two, or even three, backups of all your files. To be especially safe, you should keep one backup in a different location from the others. (Source: http://webopedia.internet.com).
Bandwidth:
The amount of data that can be passed along a communications channel in a given period of time.
Bit:
A fundamental unit of information having just two possible values, as either of the binary digits 0 or 1.
Bps:
The rate at which data is transferred. (i.e. Bits Per Second)
Browser:
Short for Web Browser; it is the tool (program) that allows you to surf the web. You probably used your Web Browser to locate this page. The most popular Web Browsers right now are Netscape Navigator and Internet Explorer.
Byte:
A sequence of adjacent bits, usually eight, operated on as a unit by a computer.
Control Panel:
Control Panel allows you to administer your site at any time through a step-by-step web interface used by your hosting company.
Cookie:
A collection of information, usually including a username and the current date and time, stored on the local computer of a person using the World Wide Web, used chiefly by websites to identify users who have previously registered or visited the site.
cPanel:
cPanel (control panel) is a graphical website management tool. The software, which is proprietary, runs on most widely used Linux distributions, and FreeBSD. It is designed for use by commercial web hosting services, so the company does not offer a reduced-cost personal use license.
Disk Space:
This refers to the amount of space (usually in megabytes (MB)) available for use for data storage. In the web hosting sense, this would be the amount of space available to store a website on a given server, as well as space available for FTP and POP3 storage.
DNS:
Domain Name System. The Domain Name System is the system that translates Internet domain names into IP numbers. A "DNS Server" is a server that performs this kind of translation.
Domain Name:
The unique name that identifies an Internet website. Domain names always have two or more parts, separated by dots. The part on the left identifies the site, the part on the right is the grouping under which the name is registered, eg rarebreeds.co.nz
Email response:
Reply to incoming e-mail messages automatically. An auto responder could be used to send "more information" to persons who send e-mail to a specific address, such as info@whateveryouwant.com. If you have ever sent an e-mail and had an automatic reply (within five minutes), it was probably generated by an auto responder.
Cell:
Protocol that allows users to copy files between their local system and any system they can reach on the network or internet.
Gigabyte:
A unit of information equal to one billion (1,073,741,824) bytes or 1024 megabytes.
Hit:
A hit is the sending of a single file whether an HTML file, an image, an audio file, or other file type. Since a single Web page request can bring with it a number of individual files, the number of hits from a site is a not a good indication of its actual use (number of visitors). It does have meaning for the Web site space provider, however, as an indicator of traffic flow.
HTML:
A markup language used to structure text and multimedia documents and to set up hypertext links between documents, used extensively on the World Wide Web.
Killobyte:
A unit of information equal to one thousand (1024) bytes.
Megabyte:
A unit of information equal to one million (1,048,576) bytes.
MySQL:
This is a database which is commonly used with web pages. It can allow viewers to look up specific information from a large quantity of data stored in the database. Example: A website has a "look up a member" text area. The viewer can search by last name, and find a single name or list of names out of all of the names stored in the database.
Name Servers:
A computer connected to the Internet and used to resolve domain names to IP addresses, i.e. it looks up domain names in its tables and returns the value of the associated IP address. Most web hosting companies as well as many businesses have one or more machines assigned as name servers.
PHP:
The PHP Hypertext Preprocessor allows web developers to create dynamic content that interacts with databases. PHP applications are normally found on Linux servers and in conjunction with MySQL databases.
POP3:
POP3 (Post Office Protocol 3) is the most recent version of a standard protocol for receiving e-mail. POP3 is a client/server protocol in which e-mail is received and held for you by your Internet server. Email, you (or your client e-mail receiver) check your mail-box on the server and download any mail.
Propagation:
The process of updating a domain across the world's Internet servers.
Server:
A computer, or a software package, that provides a specific kind of service to client software running on other computers. The term can refer to a particular piece of software, such as a WWW server, or to the machine on which the software is running.
Spam:
Unsolicited e-mail sent to a large number of addresses, usually for a commercial purpose. Also referred to as junk e-mail.
URL:
A URL (Uniform Resource Locator) is the address of a file (resource) accessible on the Internet. The type of resource depends on the Internet application protocol. Using the World Wide Web's protocol, the Hypertext Transfer Protocol (HTTP) , the resource can be an HTML page (like the one you're reading), an image file, a program such as a common gateway interface application or Java applet, or any other file supported by HTTP.
Web Hosting:
The World Wide Web is a massive collection of web sites, all hosted on computers (called web servers) all over the world. The web server (computer) where your web site's html files, graphics, etc. reside is known as the web host. Web hosting clients simply upload their web sites to a shared (or dedicated) web server, which the ISP maintains to ensure a constant, fast connection to the Internet.