Troubleshooting printing: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
There is no printing server currently on CLON Cluster, every machine sends job directly to printers. | There is no printing server currently on CLON Cluster, every machine sends job directly to printers. | ||
'''Solaris''': printer's configuration file ''/etc/printers.conf'' must exist and have following contents: | |||
# | # | ||
| Line 13: | Line 15: | ||
:use=clonhp: | :use=clonhp: | ||
'''Linux''': ... | |||
Revision as of 11:18, 25 October 2007
There is no printing server currently on CLON Cluster, every machine sends job directly to printers.
Solaris: printer's configuration file /etc/printers.conf must exist and have following contents:
#
# If you hand edit this file, comments and structure may change.
# The preferred method of modifying this file is through the use of
# lpset(1M)
#
clonhp2:\
:bsdaddr=clonhp2.jlab.org,clonhp2,Solaris:
clonhp:\
:bsdaddr=clonhp.jlab.org,clonhp,Solaris:
_default:\
:use=clonhp:
Linux: ...
WAS: To RESET printing queue use "lpc" command on CLON01 (as root):
# lpc
lpc> clean clonhp
removed clonhp-789
lpc> status
clonhp:
queueing is enabled
printing is enabled
no entries