(→automagically: linkfix) |
(Deskjet vom byte) |
||
Line 1: | Line 1: | ||
= Laser printer = | |||
We have a [http://h20000.www2.hp.com/bizsupport/TechSupport/Document.jsp?objectID=bpl06416&locale=de_DE&prodSeriesId=25469&prodTypeId=18972 HP LaserJet 2011TN], which is a grayscale laser printer. It has PostScript support, two papertrays and no duplex unit. | We have a [http://h20000.www2.hp.com/bizsupport/TechSupport/Document.jsp?objectID=bpl06416&locale=de_DE&prodSeriesId=25469&prodTypeId=18972 HP LaserJet 2011TN], which is a grayscale laser printer. It has PostScript support, two papertrays and no duplex unit. | ||
== automagically == | == automagically == | ||
If you want to print something, the printer should appear on your printer list if you use Linux. Printing server (CUPS) is [[Host:figurehead|figurehead]]. | If you want to print something, the printer should appear on your printer list if you use Linux. Printing server (CUPS) is [[Host:figurehead|figurehead]]. | ||
Line 8: | Line 8: | ||
== own configuration == | == own configuration == | ||
You can setup printing on [http://localhost:631/admin?op=add-printer your system] with the following URL: | You can setup printing on [http://localhost:631/admin?op=add-printer your system] with the following URL: | ||
Line 16: | Line 15: | ||
== administration == | == administration == | ||
Ask the friendly [[Admins|networking team]] for assistance, if the printing server gets stuck or questions remain. | Ask the friendly [[Admins|networking team]] for assistance, if the printing server gets stuck or questions remain. | ||
== services on the printer == | == services on the printer == | ||
There is a Java based [http://printer/ web frontend] on the printer. It sucks. | There is a Java based [http://printer/ web frontend] on the printer. It sucks. | ||
[telnet://printer Telnet] is also available. | [telnet://printer Telnet] is also available. | ||
= Inkjet printer = | |||
There is also a color inkjet printer available, [http://h10025.www1.hp.com/ewfrf/wc/product?cc=de&lc=de&product=60096 HP Deskjet 930C]. | |||
Connect it to your computer with an LPT or USB cable and see http://www.openprinting.org/printer/HP/HP-DeskJet_930C for help with software drivers. | |||
NOTE: Please use this printer at least once a month or so, else the inkjet cartridges will dry out. | |||
[[Category:Resources]] | [[Category:Resources]] |
Revision as of 14:36, 25 February 2012
Laser printer
We have a HP LaserJet 2011TN, which is a grayscale laser printer. It has PostScript support, two papertrays and no duplex unit.
automagically
If you want to print something, the printer should appear on your printer list if you use Linux. Printing server (CUPS) is figurehead.
Printing is also possible by uploading a PostScript file to the FTP service on the printer.
own configuration
You can setup printing on your system with the following URL:
socket://printer
A PPD file is needed for installation.
administration
Ask the friendly networking team for assistance, if the printing server gets stuck or questions remain.
services on the printer
There is a Java based web frontend on the printer. It sucks.
Telnet is also available.
Inkjet printer
There is also a color inkjet printer available, HP Deskjet 930C. Connect it to your computer with an LPT or USB cable and see http://www.openprinting.org/printer/HP/HP-DeskJet_930C for help with software drivers.
NOTE: Please use this printer at least once a month or so, else the inkjet cartridges will dry out.