CUPS: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 2: | Line 2: | ||
http://www.cups.org | http://www.cups.org | ||
Printing is only available | Printing is only available from UMIACS Networks or when attached to the UMIACS VPN. | ||
A list of printers can be found here | A list of printers can be found here | ||
http://print.umiacs.umd.edu/printers | * http://print.umiacs.umd.edu/printers | ||
You can see documentation about printing from the command line on our RHEL/Ubuntu hosts at, http://print.umiacs.umd.edu/help/options.html. | You can see documentation about printing from the command line on our RHEL/Ubuntu hosts at, http://print.umiacs.umd.edu/help/options.html. | ||
==Differences between our old LPRng print system== | |||
# To duplex you need to specify '''-o sides=two-sided-long-edge''' instead of '''-Zduplex''' the same way. '''-o sides=two-sided-short-edge''' can be used for the other duplex orientation. |
Revision as of 01:47, 3 December 2010
Common Unix Print System http://www.cups.org
Printing is only available from UMIACS Networks or when attached to the UMIACS VPN.
A list of printers can be found here
You can see documentation about printing from the command line on our RHEL/Ubuntu hosts at, http://print.umiacs.umd.edu/help/options.html.
Differences between our old LPRng print system
- To duplex you need to specify -o sides=two-sided-long-edge instead of -Zduplex the same way. -o sides=two-sided-short-edge can be used for the other duplex orientation.