Login opptions:

Please Login below.

User login

Web Mail Login









Glossary


Used to Provide Help With all those technical terms

p
Passwordsearch for term
Is used as a security measure to restrict access to computer systems, sensitive files, or a shell or PPP account. On the World Wide Web, passwords allow site visitors access to Internet services, such as FTP, if the Internet service requires authentication. See also authentication
PCBsearch for term
Printed Circuit Board found in all modern electronic equipment.
PGPsearch for term
Is a popular encryption package. See encryption (Pretty Good Privacy)
PHPsearch for term
PHP is a widely used general-purpose scripting language that is especially suited for web development and can be embedded into HTML. For examples, please visit http://www.php.net . POP3 (Post Office Protocol)
Portalsearch for term
Describes a web site that is or is intended to be the first place people see when using the web (i.e. msn.com, yahoo.com , excite.com, etc.). A portal usually has a catalog of categories according to web sites genre, a search engine, or both. A Portal site may also offer email, chat, homepages and other services to entice people to use that site as their main "point of entry" to the Web.
Proxy Serversearch for term
A Proxy Server sits in between a Client and the "real" Server that a Client is trying to use. Client's are sometimes configured to use a Proxy Server, usually an HTTP server. The clients makes all of it's requests from the Proxy Server, which then makes requests from the "real" server and passes the result back to the Client. Sometimes the Proxy server will store the results and give a stored result instead of making a new one (to reduce use of a Network). Proxy servers are commonly established on Local Area Networks