| |
|
|
|
|
|
Setting up print queues on linux-print or cups print servers
These directions are for accessing print queues on linux-print.ncsa.uiuc.edu or cups.ncsa.uiuc.edu. Send an email to tyates@ncsa.uiuc.edu if you encounter any problems.
Command line print instructions
Instructions for Linux/Unix with graphical interface
Instructions for Mac
Available print queues
- First, ensure that CUPS 1.2.x or better is installed on your machine.
- To print, the command should be:
         
lp -h <hostname> -d <printername> <document>
Example:
         
lp -h linux-print.ncsa.uiuc.edu -d bw2102pub test.out
The hostname could be either linux-print.ncsa.uiuc.edu or cups.ncsa.uiuc.edu. The printer name can be any one of the printers listed here, and document is the desired document to be printed.
Questions or comments about this page may be sent to
tyates@ncsa.uiuc.edu
|
|
|
|
|