Affordable, Reliable Web Hosting Solutions available at $8.95, $15.95, and $24.95 / month

Packages
Basic

250 MB Storage
10 GB Bandwidth/Month
50 Email Accounts
$8.95 per month

Professional

500 MB Storage
20 GB Bandwidth/Month
100 Email Accounts
$15.95 per month

Enterprise

1000 MB Storage
40 GB Bandwidth/Month
500 Email Accounts
$24.95 per month

Resources


Apache

The most common web server (or HTTP server) software on the Internet. Apache is an open-source application originally created from a series of changes ("patches") made to a web server written at the National Center for Supercomputing Applications, the browser was nicknamed 'a patchy server'.

Apache is designed as a set of modules, enabling administrators to choose which features they wish to use and making it easy to add features to meet specific needs inlcuding handling protocols other than the web-standard HTTP.

Bandwidth

How much stuff you can send through a connection. Usually measured in bits-per-second (bps.) A full page of English text is about 16,000 bits. A fast modem can move about 57,000 bits in one second. Full-motion full-screen video would require roughly 10,000,000 bits-per-second, depending on compression.

Domain Name

The unique name that identifies an Internet site. Domain Names always have 2 or more parts, separated by dots. The part on the left is the most specific, and the part on the right is the most general. A given machine may have more than one Domain Name but a given Domain Name points to only one machine.

Usually, all of the machines on a given Network will have the same thing as the right-hand portion of their Domain Names (matisse.net in the examples above). It is also possible for a Domain Name to exist but not be connected to an actual machine. This is often done so that a group or business can have an Internet e-mail address without having to establish a real Internet site. In these cases, some real Internet machine must handle the mail on behalf of the listed Domain Name.

FTP -- (File Transfer Protocol)

A very common method of moving files between two Internet sites.

FTP is a way to login to another Internet site for the purposes of retrieving and/or sending files. There are many Internet sites that have established publicly accessible repositories of material that can be obtained using FTP, by logging in using the account name "anonymous", thus these sites are called "anonymous ftp servers".

FTP was invented and in wide use long before the advent of the World Wide Web and originally was always used from a text-only interface.

Hacker

While this term originally referred to a clever or expert programmer, it is now more commonly used to refer to someone who can gain unauthorized access to other computers. A hacker can "hack" his or her way through the security levels of a computer system or network. This can be as simple as figuring out somebody else's password or as complex as writing a custom program to break another computer's security software. Hackers are the reason software manufacturers release periodic "security updates" to their programs. While it is unlikely that the average person will get "hacked," some large businesses and organizations receive multiple hacking attempts a day.

HTML -- (HyperText Markup Language)

The coding language used to create Hypertext documents for use on the World Wide Web. HTML looks a lot like old-fashioned typesetting code, where you surround a block of text with codes that indicate how it should appear.

The "hyper" in Hypertext comes from the fact that in HTML you can specify that a block of text, or an image, is linked to another file on the Internet. HTML files are meant to be viewed using a "Web Browser".

HTML is loosely based on a more comprehensive system for markup called SGML, and is expected to eventually be replaced by XML-based XHTML standards.

HTTP -- (HyperText Transfer Protocol)

The protocol for moving hypertextfiles across the Internet. Requires a HTTP client program on one end, and an HTTP server program (such as Apache) on the other end. HTTP is the most important protocol used in the World Wide Web (WWW).

IP address-- (Internet Protocol Address)

A unique number consisting of 4 parts separated by dots, e.g. 192.168.1.1

Every machine that is on the Internet has a unique IP address - if a machine does not have an IP address, it is not really on the Internet. Many machines (especially servers) also have one or more Domain Names that are easier for people to remember.

Linux

A widely used Open Source Unix-like operating system. Linux was first released by its inventor Linus Torvalds in 1991. There are versions of Linux for almost every available type of computer hardware from desktop machines to IBM mainframes. The inner workings of Linux are open and available for anyone to examine and change as long as they make their changes available to the public. This has resulted in thousands of people working on various aspects of Linux and adaptation of Linux for a huge variety of purposes, from servers to TV-recording boxes.

Search Engine

A (usually web-based) system for searching the information available on the Web.

Some search engines work by automatically searching the contents of other systems and creating a database of the results. Other search engines contains only material manually approved for inclusion in a database, and some combine the two approaches.