<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: configure a printer in Operating System - Tru64 Unix</title>
    <link>https://community.hpe.com/t5/operating-system-tru64-unix/configure-a-printer/m-p/3950799#M2178</link>
    <description>Unfortunately Tru64 unix is a bit behind the times when it comes to printing ... it's unlikely you'll find a suitable driver for an HP 3600. If you're happy with Black&amp;amp; White, then you should be able to choose a fairly generic laserprinter driver when running lprsetup .. eg HP Laserjet IV&lt;BR /&gt;&lt;BR /&gt;Also if the printer is connected to the network, then instead of the standard lpd rm/rp remote printer defiitions, you can specify this as a TCP/IP printer. insert an entry into /etc/services such as &lt;BR /&gt;&lt;BR /&gt;hplaser 9100/tcp&lt;BR /&gt;&lt;BR /&gt;This defines the communication port used by HP printers. Then when defining the printer (lp entry) specify the printer as &lt;BR /&gt;&lt;BR /&gt;@&lt;HOSTNAME or="" tcp=""&gt;/hplaser&lt;BR /&gt;&lt;BR /&gt;EG:&lt;BR /&gt;&lt;BR /&gt;lp=@hpprinter035/hplaser:\&lt;BR /&gt;or&lt;BR /&gt;lp=@10.20.35.35/hplaser:\&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Brendan&lt;/HOSTNAME&gt;</description>
    <pubDate>Mon, 26 Feb 2007 08:12:51 GMT</pubDate>
    <dc:creator>Brendan Murphy_5</dc:creator>
    <dc:date>2007-02-26T08:12:51Z</dc:date>
    <item>
      <title>configure a printer</title>
      <link>https://community.hpe.com/t5/operating-system-tru64-unix/configure-a-printer/m-p/3950796#M2175</link>
      <description>How can I configure new printer in Digital unox workstation.&lt;BR /&gt;I have the Printers drive.&lt;BR /&gt;the printer model: HP 3600</description>
      <pubDate>Sun, 25 Feb 2007 01:44:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-tru64-unix/configure-a-printer/m-p/3950796#M2175</guid>
      <dc:creator>Mrjas</dc:creator>
      <dc:date>2007-02-25T01:44:19Z</dc:date>
    </item>
    <item>
      <title>Re: configure a printer</title>
      <link>https://community.hpe.com/t5/operating-system-tru64-unix/configure-a-printer/m-p/3950797#M2176</link>
      <description>Hi..&lt;BR /&gt;&lt;BR /&gt;You can install the driver for printer then then follow the below steps&lt;BR /&gt;&lt;BR /&gt;You can use lprsetup command to configure printer and select the options like &lt;BR /&gt;1) printername&lt;BR /&gt;2) model&lt;BR /&gt;3) path like /dev/lp0 when its parallel printer&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Set device pathname 'lp' [] ?  /dev/lp0&lt;BR /&gt;&lt;BR /&gt;Do you want to capture print job accounting data ([y]|n)?&lt;BR /&gt;&lt;BR /&gt;Set accounting file 'af' [/usr/adm/lpacct] ?&lt;BR /&gt;&lt;BR /&gt;Set spooler directory 'sd' [/usr/spool/lpd] ?&lt;BR /&gt;&lt;BR /&gt;Set printer error log file 'lf' [/usr/adm/lperr] ?&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;4) Press q to come out from symbol option&lt;BR /&gt;5) Then press y for final entry.&lt;BR /&gt;&lt;BR /&gt;Now you can see your printer in configured. you can check /etc/printcap file and also status of printer using lpc status command.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sun, 25 Feb 2007 23:25:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-tru64-unix/configure-a-printer/m-p/3950797#M2176</guid>
      <dc:creator>Harmanjit_1</dc:creator>
      <dc:date>2007-02-25T23:25:23Z</dc:date>
    </item>
    <item>
      <title>Re: configure a printer</title>
      <link>https://community.hpe.com/t5/operating-system-tru64-unix/configure-a-printer/m-p/3950798#M2177</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;if the it is a network printer, then you need to define the rm=ipaddress rp=9100 or rp=9100_text&lt;BR /&gt;&lt;BR /&gt;hope fully it will work.&lt;BR /&gt;&lt;BR /&gt;Shardha</description>
      <pubDate>Sun, 25 Feb 2007 23:29:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-tru64-unix/configure-a-printer/m-p/3950798#M2177</guid>
      <dc:creator>Shardha</dc:creator>
      <dc:date>2007-02-25T23:29:39Z</dc:date>
    </item>
    <item>
      <title>Re: configure a printer</title>
      <link>https://community.hpe.com/t5/operating-system-tru64-unix/configure-a-printer/m-p/3950799#M2178</link>
      <description>Unfortunately Tru64 unix is a bit behind the times when it comes to printing ... it's unlikely you'll find a suitable driver for an HP 3600. If you're happy with Black&amp;amp; White, then you should be able to choose a fairly generic laserprinter driver when running lprsetup .. eg HP Laserjet IV&lt;BR /&gt;&lt;BR /&gt;Also if the printer is connected to the network, then instead of the standard lpd rm/rp remote printer defiitions, you can specify this as a TCP/IP printer. insert an entry into /etc/services such as &lt;BR /&gt;&lt;BR /&gt;hplaser 9100/tcp&lt;BR /&gt;&lt;BR /&gt;This defines the communication port used by HP printers. Then when defining the printer (lp entry) specify the printer as &lt;BR /&gt;&lt;BR /&gt;@&lt;HOSTNAME or="" tcp=""&gt;/hplaser&lt;BR /&gt;&lt;BR /&gt;EG:&lt;BR /&gt;&lt;BR /&gt;lp=@hpprinter035/hplaser:\&lt;BR /&gt;or&lt;BR /&gt;lp=@10.20.35.35/hplaser:\&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Brendan&lt;/HOSTNAME&gt;</description>
      <pubDate>Mon, 26 Feb 2007 08:12:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-tru64-unix/configure-a-printer/m-p/3950799#M2178</guid>
      <dc:creator>Brendan Murphy_5</dc:creator>
      <dc:date>2007-02-26T08:12:51Z</dc:date>
    </item>
    <item>
      <title>Re: configure a printer</title>
      <link>https://community.hpe.com/t5/operating-system-tru64-unix/configure-a-printer/m-p/3950800#M2179</link>
      <description>HP LaserJet 3600 works with driver for HP LaserJet 2500.&lt;BR /&gt;You can find driver here:&lt;BR /&gt;&lt;A href="http://h30097.www3.hp.com/printing/printers.html" target="_blank"&gt;http://h30097.www3.hp.com/printing/printers.html&lt;/A&gt;&lt;BR /&gt;To define printer queue use solution from Brendan.&lt;BR /&gt;By the way, you should also look this:&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/helptips.do?#28" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/helptips.do?#28&lt;/A&gt;</description>
      <pubDate>Mon, 26 Feb 2007 10:45:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-tru64-unix/configure-a-printer/m-p/3950800#M2179</guid>
      <dc:creator>Vladimir Fabecic</dc:creator>
      <dc:date>2007-02-26T10:45:25Z</dc:date>
    </item>
  </channel>
</rss>

