For each exercise, type the words that are bolded.
Topics covered:
When you enter certain Telnet sites, you will often see this statement: 'Escape character is ^]'. An escape character allows you to leave the remote site and return to the local system to close the connection. To close the connection in the above example:
$ telnet locis.loc.gov
Exercise 2. Telnet to your VAX e-mail account
$ telnet alpha2.albany.edu
These instructions will concentrate on anonymous FTP file transfer.
How do I search for FTP files?
Archie is the search engine of anonymous FTP sites. It is easiest to search FTP sites using Web-based Archie search engines. For an example, view the list of FTP search engines at this URL:
http://www.albany.edu/library/internet/engines.html
Exercise 3. Obtain the latest Yanoff Internet Services list
Obtain the latest Yanoff list from the FTP server on which it resides at the University of Wisconsin-Milwaukee. In this exercise, we will change the filename to "yanoff.txt" before the transfer takes place.
Here are the steps to take:
$ ftp ftp.csd.uwm.eduTips:
_Username [userid]: anonymous
_Password: youruseridFTP> dir
FTP> cd pub
FTP> dir [Note that there are too many files to view on one screen]
FTP> hash
FTP> get inet.services.txt yanoff.txt
FTP> quit (or bye)
a) If the file is an executable, image, or other non-ASCII file, you must change the transfer mode to binary:
FTP> binary
FTP> get filename
b) To see more FTP commands, type
FTP> help
c) To delete a file you have transferred to your VAX account, type
del filename
d) If there are too many files in an FTP directory to view on one screen, you can access the FTP site on the World Wide Web with the Lynx browser. With Lynx, you can only view one screen at a time. This will allow you to see all the files in the remote FTP directory. You can then use Lynx to mail the file to yourself. See exercise 5 below.
Exercise 4. Read the file you transferred to your computer
$ type/pageExercise 5. Conduct the same FTP session via Lynx on the Web
_File: yanoff.txt;1Hit Ctrl-Z when you are ready to stop viewing the file.
$ lynx ftp://ftp.csd.uwm.eduOnce the file is on your screen, you can mail it to yourself:a) Move the cursor down to the pub directory and press Enter.
b) Scroll through the directory contents one screen at a time by hitting the space bar.
c) Find inet.services.txt.
d) Highlight this filename and press Enter.
a) p (Print)
b) Scroll down to Mail the file. Press Enter.
c) Type in your e-mail address and press Enter.
d) q (Quit)
How do you find out what discussion groups exist? Try these directories on the World Wide Web:
In this exercise, we will be using a mail utility on the VAX called pmdf mail. This mailer allows you to address messages to addresses outside the SUNYA network without surrounding the address with IN%"xxxxxxx"
We will be subscribing to hpschd-l, the harpsichord interest list served from the University at Albany.
$ pmdf mailExercise 7. Read the message from the listserver and confirm your subscription
EMAIL> send
To: listserv@cnsibm.albany.edu
Subject: (leave blank)Subscribe hpschd-l firstname lastname
Hit Ctrl-Z to send the message.
$ dir newmailIf you wish, type d(elete) to delete this initial message from the listserver.
Type the number of the message from the listserver and press Enter. Reply to the message as instructed:EMAIL> reply
OKHit Ctrl-Z to send the message.
Exercise 8. Read the responses from the listserv when they are delivered to you.
You will receive two messages from the listserv:
EMAIL> dir newmail
To read the messages from the University at Albany listserv, type the number of each message labeled with that listserv address. Delete the messages as you read them.
Exercise 9. Get the listserv reference card. This file contains the listserv configuration options.
EMAIL> sendExercise 10. Read the listserv reference card
To: listserv@cnsibm.albany.edu
Subject: (leave blank)
info refcardHit Ctrl-Z to send the message.
EMAIL> dir newmailCheck the list of new messages to see that this message has arrived. Then type the number of this message and press Enter.
Exercise 11. Set the listserv to nomail
EMAIL> sendExercise 12. Unsubscribe from the list
To: listserv@cnsibm.albany.edu
Subject: (leave blank)
set hpschd-l nomailHit Ctrl-Z to send the message.
EMAIL> send
To: listserv@cnsibm.albany.edu
Subject: (leave blank)
unsub hpschd-lHit Ctrl-Z to send the message
For a list of basic commands for the RN newsreader, see Using the RN Newsreader From the VAX.
Newsgroup names begin with a group name identifier which describes the general type of newsgroup:
| Group Name | Meaning |
|---|---|
| alt | alternative groups that are often very free in content |
| bit | usually a cross-posting of a listserv discussion group |
| comp | computers, computer science, software |
| misc | newsgroups that don't fall into any other category |
| news | general news and topical subjects |
| rec | recreational activities, arts, hobbies |
| sci | science |
| soc | social issues, socializing |
| talk | debate-oriented discussions |
Exercise 13. Log into the RN reader, and see all the newsgroups at SUNYA about music.
$ rnExercise 14. Subscribe to a newsgroup, and read articles in that group
News> dir/group/all *music*
News> sub rec.music.classicalEventually, when you have your newsgroups set up as you want, you can log into the rn newsreader and just press the Enter key twice. This will take you to the first unread article in the first subscribed newsgroup in your list.
News> group rec.music.classical
News> dir
News> ### [type in the number of an article that interests you]When you have read all the articles you want, mark all other articles as read:
News> set seen/all
News> unsub rec.music.classical