Using the Network

We are connected to the Internet. The Internet is a world wide network to which most universities, research institutions, and major corporations are connected. The Unix operating system provides a multitude of programs that allow you to access the many "network services" of the Internet. These services include:

Electronic Mail (Email)

Electronic Mail is the standard way to communicate with people over the Internet. On our system we provide several programs for sending and receiving electronic mail. These include:

Usenet News

Usenet News is the electronic equivalent of the common bulletin board. News is a collection of messages by subject which can be read by subscription. News is used within CCPO to circulate information and make announcements. International newsgroups have information about science or computers among other topics. Note that the first time news is read, the user must make a large number of choices about which groups to read. This process can take several tens of minutes. Our system provides the user with several tools to allow the user to read and post news. These include:

FTP - File Transfer

FTP is program that allows a user to get or put a file from/to a remote site on the Internet. It is possible to transfer files from other computer systems if you have login permission. Note that you may only send and receive files with this connection and you may not issue any other commands to the remote computer. The command is started with:
ftp address
where address is the name or IP address of the computer system from which you wish to get the file. You will be prompted for a login name and password. Many computers have a public account called anonymous which has no password, but you are asked to type your complete mail address as the password. Typing help or ? give short descriptions of the commands. quit discontinues the remote connection.

Related commands are archie (text based) or xarchie (X based) which allow the user to search a bunch of remote sites at one time for a particular program. It is possible to give part of a name and let archie find matches. For common files, there may be many matches so there are ways to limit the search. The man page describes options.

Telnet or Remote Login

One of the most useful features of being connected to the Internet is remote login. Remote login allows a user at one site to connect and login to a machine at other site. You will be prompted for a user name and password. Once the connection is established, you may issue commands as normal. Our system supports three programs for remote logins.

WWW - World Wide Web

The World Wide Web (WWW) is becoming one of Internet's fastest growing methods of information distribution. The WWW system works by using a series of Hypertext links to link sites all over the Internet. To get more information on a subject, you simply click on the link, and your WWW browser will go fetch the information for you. The Center's WWW Uniform Resource Locator (URL) record is http://www.ccpo.odu.edu/. A URL is essentially an address for a document. Our system supports the following WWW browsers:

Gopher

Gopher is system of information distribution similar to the World Wide Web. All though still in use, it is currently being phased out in favor of WWW. Our system support the following gopher browsers:
Press here to return to the Basic Unix Help Menu