home *** CD-ROM | disk | FTP | other *** search
- 9/11/90
-
- Readme file for LPR utilities, version 2.2TN/TC-C BKC
-
- 1. Read the file lpr.doc, which is the original manual for
- the lpr utilities.
-
- 2. Note the following differences for the CUTCP versions of these
- utilities.
-
- A. You must have a myname= statement in your config.tel file
- and set it equal to your userid, NOT equal to your machine name.
-
- B. To specify a different userid, you may
- C> set USER=myname
-
- C. To specify a default printer, you may either use
-
- C> set PRINTER=myprinter
-
- or in your config.tel file, have an entry like this:
- name=lpr_printer
- host=myprinter
-
- D. To specify a default server, you may either use
-
- C> set SERVER=myserver
-
- or in your config.tel file, have an entry like this:
- name=lpr_server
- host=omnigate.clarkson.edu
-
- E. Here's how you identify your machine name.
-
- I. If you don't do the following, your machine name
- will be your PC's IP address.
-
- II. Enter your own PC in your config.tel file, as follows:
-
- name=myself # any name will do.
- hostip=myip.address
- host=the.name.of.my.host
-
- A lookup is done based on your IP address.
-
-