Changes between Version 2 and Version 3 of Sun Printers


Ignore:
Timestamp:
04/13/06 15:24:26 (20 years ago)
Author:
cdelarcuz
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Sun Printers

    v2 v3  
     1[[PageOutline]]
    12= Sun Printers =
    23
     
    56
    67
    7 Location queue name(s)    Note
     8=== Location queue name(s) ===
    89{{{                       
    910Rm 1008  hp_1008            HP LaserJet 2300 with duplex option
     
    1718         dp_1328 & dl_1328     (portrait & landscape duplex queues)
    1819}}}
    19 How to  print on both sides of the paper on HP printers.     
     20=== How to  print on both sides of the paper on HP printers ===
    2021The HP  printers with 'duplex' mode are:
    2122        hp_1414, hp_1328 and hp_1008
    2223
    23 To print from Solaris hosts in regular (portrait) duplex:
     24=== To print from Solaris hosts in regular (portrait) duplex ===
    2425        lp -d dp_1414 <filename> (or lpr -Pdp_1414 <filename> )
    2526
    26 To print from Solaris hosts in landscape duplex:
     27=== To print from Solaris hosts in landscape duplex ===
    2728        lp -d dl_1414 <filename> (or lpr -Pdl_1414 <filename> )
    2829