<?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: Setting up a P2015 with HP-UX 11.11 in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/setting-up-a-p2015-with-hp-ux-11-11/m-p/5106488#M445237</link>
    <description>Here's the problem with an lpr (remote printer): there is no printer script and standard ASCII files in Unix do not have the CR character at the end of the line (just LF) and this causes the stair-step across the page. Now with a (very) limited number of printers, you can enable the LF=CR+LF feature and the remote printer will print plain ASCII correctly. But the RFC 1179 protocol defines no options such as landscape or duplex. For BSD printing, the printer is defined on the local system with printcap and the file sent to the remote printer has all the required formatting. &lt;BR /&gt; &lt;BR /&gt;One exception is when HP-UX prints to another HP-UX system, and then the -o options will work. But lpr (remote) printing to a JetDirect card (or any other brand of LAN card print server) will ignore all the standard -o options. So you end up creating a wrapper for lp that includes the printer script -- not a lot of fun.&lt;BR /&gt; &lt;BR /&gt;The new (and typically cheap) printers can be a very risky investment for Unix environments. Read the web pages for any printer manufacturer and you will have a very difficult time finding Unix information. The really cheap ones have no formatter and will not print anything without a large scale text-to-raster conversion driver. And they will only be available for selected versions of Windows, possibly for Macs. Unix need not apply.&lt;BR /&gt; &lt;BR /&gt;The P2015 does indeed have a formatter (it supports PCL) so it is a good candidate. When hppi (addqueue, hpnpadmin, hpnpl and related) has been installed, all JetDirect print servers (aka, LAN card or external LAN-to-printer box) will support a very large set of -o options. If the printer does not reply with the proper SNMP responses, use the -i option with addqueue to override the poll and set the printer script.</description>
    <pubDate>Thu, 01 May 2008 22:36:26 GMT</pubDate>
    <dc:creator>Bill Hassell</dc:creator>
    <dc:date>2008-05-01T22:36:26Z</dc:date>
    <item>
      <title>Setting up a P2015 with HP-UX 11.11</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/setting-up-a-p2015-with-hp-ux-11-11/m-p/5106475#M445224</link>
      <description>I'm trying to get an HP Laserjet P2015 printer working from an HP-UX 11.11 system.  So far I've setup a remote printer using port 9100 and can get prints but only with everything scrolling over to the right (ie. its as if an end of line character recognition is needed).  If I try and setup the printer through JetAdmin I get a messages about "either it is NOT a network printer or this host is denied access to it!".  &lt;BR /&gt;&lt;BR /&gt;I've tried then to install the model script for the P2015 but get the message: "These model script files cannot be installed completely without the software package of HP JetDirect Printer Installer for UNIX being installed first".  Do I need something other than JetAdmin installed on the server perhaps?&lt;BR /&gt;&lt;BR /&gt;Any suggestions please as I've tried everything I can think of so far....</description>
      <pubDate>Wed, 30 Apr 2008 13:54:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/setting-up-a-p2015-with-hp-ux-11-11/m-p/5106475#M445224</guid>
      <dc:creator>Yvonne Butler</dc:creator>
      <dc:date>2008-04-30T13:54:06Z</dc:date>
    </item>
    <item>
      <title>Re: Setting up a P2015 with HP-UX 11.11</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/setting-up-a-p2015-with-hp-ux-11-11/m-p/5106476#M445225</link>
      <description>Welcome to the wonderful world of HP's new printers and non-updated jet direct for HP-UX. My suggestoin would be to add it as an lpr printer. I beleive the P2015 has an lpd daemon.&lt;BR /&gt;&lt;BR /&gt;P.S. the P2015 does not have a full set of fonts. You will need to order the font dimm for it. Otherwise, you will probably run into user complaints that the fonts are incorrect. Reference:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums11.itrc.hp.com/service/forums/bizsupport/questionanswer.do?threadId=1087760" target="_blank"&gt;http://forums11.itrc.hp.com/service/forums/bizsupport/questionanswer.do?threadId=1087760&lt;/A&gt;</description>
      <pubDate>Wed, 30 Apr 2008 14:02:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/setting-up-a-p2015-with-hp-ux-11-11/m-p/5106476#M445225</guid>
      <dc:creator>Court Campbell</dc:creator>
      <dc:date>2008-04-30T14:02:42Z</dc:date>
    </item>
    <item>
      <title>Re: Setting up a P2015 with HP-UX 11.11</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/setting-up-a-p2015-with-hp-ux-11-11/m-p/5106477#M445226</link>
      <description>try substituting the driver files.&lt;BR /&gt;&lt;BR /&gt;laserjets are typically PCL5 or PCL6.&lt;BR /&gt;&lt;BR /&gt;They can be found in /usr/lib/lp/model&lt;BR /&gt;&lt;BR /&gt;cp /usr/lib/lp/model/PCL5 /etc/lp/interface/model.orig/myprinter&lt;BR /&gt;&lt;BR /&gt;I am assuming you have the JetDirect Printer Installer for UNIX installed already ? ( must be else the job would not print at all )&lt;BR /&gt;&lt;BR /&gt;swlist|grep -i jetdirect&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 30 Apr 2008 14:03:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/setting-up-a-p2015-with-hp-ux-11-11/m-p/5106477#M445226</guid>
      <dc:creator>Tim Nelson</dc:creator>
      <dc:date>2008-04-30T14:03:28Z</dc:date>
    </item>
    <item>
      <title>Re: Setting up a P2015 with HP-UX 11.11</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/setting-up-a-p2015-with-hp-ux-11-11/m-p/5106478#M445227</link>
      <description>The HPUX specific interface drivers are here.&lt;BR /&gt;&lt;A href="http://www.hp.com/pond/modelscripts/index2.html" target="_blank"&gt;http://www.hp.com/pond/modelscripts/index2.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;After unsharing the file you can manually copy the interface file like above but the source would be /opt/hpnpl/sh/net_lj2015&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 30 Apr 2008 14:23:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/setting-up-a-p2015-with-hp-ux-11-11/m-p/5106478#M445227</guid>
      <dc:creator>Tim Nelson</dc:creator>
      <dc:date>2008-04-30T14:23:28Z</dc:date>
    </item>
    <item>
      <title>Re: Setting up a P2015 with HP-UX 11.11</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/setting-up-a-p2015-with-hp-ux-11-11/m-p/5106479#M445228</link>
      <description>Thanks for the suggestions, I have managed to get a bit further although still no improvement on the printing...&lt;BR /&gt;&lt;BR /&gt;I've installed hppi on a new HP-UX 11.31 system and have installed the model script for the P2015 on here.  However, I still ge tthe message about the printer either not being a network printer or the host is denied.&lt;BR /&gt;&lt;BR /&gt;I've heard that we might need some kind of DIMM for this printer and our supplier is sending one over - perhaps setting it up as a remote printer to port 9100 with this DIMM will work?</description>
      <pubDate>Wed, 30 Apr 2008 15:16:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/setting-up-a-p2015-with-hp-ux-11-11/m-p/5106479#M445228</guid>
      <dc:creator>Yvonne Butler</dc:creator>
      <dc:date>2008-04-30T15:16:54Z</dc:date>
    </item>
    <item>
      <title>Re: Setting up a P2015 with HP-UX 11.11</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/setting-up-a-p2015-with-hp-ux-11-11/m-p/5106480#M445229</link>
      <description>You are always going to get the error. The reason is that the jet direct installer expects certain snmp responses from the printer. The p2015 doesn't supply the correct answers so the installer displays the error. My work around has been to create a host entry in /etc/hosts for the printer and point set the ip address to a printer that you know works with the installer. I then the net_lj4x model script. Once I have added it, I change the hosts entry to the correct ip and it usually works.</description>
      <pubDate>Wed, 30 Apr 2008 15:36:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/setting-up-a-p2015-with-hp-ux-11-11/m-p/5106480#M445229</guid>
      <dc:creator>Court Campbell</dc:creator>
      <dc:date>2008-04-30T15:36:21Z</dc:date>
    </item>
    <item>
      <title>Re: Setting up a P2015 with HP-UX 11.11</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/setting-up-a-p2015-with-hp-ux-11-11/m-p/5106481#M445230</link>
      <description>I rather liked Court's suggestion and tried it out, unfortunately it didn't work.  I setup the printer using an IP address that does work, specifying the P2016 model script and then changed the IP address to the correct one within /etc/hosts.  However, when sending a test print, nothing comes out and the job just stays in the queue!</description>
      <pubDate>Thu, 01 May 2008 08:57:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/setting-up-a-p2015-with-hp-ux-11-11/m-p/5106481#M445230</guid>
      <dc:creator>Yvonne Butler</dc:creator>
      <dc:date>2008-05-01T08:57:53Z</dc:date>
    </item>
    <item>
      <title>Re: Setting up a P2015 with HP-UX 11.11</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/setting-up-a-p2015-with-hp-ux-11-11/m-p/5106482#M445231</link>
      <description>Sorry, I meant I used the P2015 model script NOT P2016....</description>
      <pubDate>Thu, 01 May 2008 08:58:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/setting-up-a-p2015-with-hp-ux-11-11/m-p/5106482#M445231</guid>
      <dc:creator>Yvonne Butler</dc:creator>
      <dc:date>2008-05-01T08:58:57Z</dc:date>
    </item>
    <item>
      <title>Re: Setting up a P2015 with HP-UX 11.11</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/setting-up-a-p2015-with-hp-ux-11-11/m-p/5106483#M445232</link>
      <description>It happens. I would at this point suggest setting it up using lpr. Here are the commands I use in a script that adds remote printers:&lt;BR /&gt;&lt;BR /&gt;#!/bin/sh&lt;BR /&gt;&lt;BR /&gt;lpname=$1&lt;BR /&gt;host=$2&lt;BR /&gt;&lt;BR /&gt;/usr/sbin/lpshut&lt;BR /&gt;/usr/sbin/lpadmin -p${lpname} -v/dev/null -mrmodel -ocmrcmodel \&lt;BR /&gt;-osmrsmodel -ob3 -orm${host} -orp${lpname} -v/dev/null&lt;BR /&gt;/usr/sbin/lpsched&lt;BR /&gt;&lt;BR /&gt;/usr/bin/enable ${lpname}&lt;BR /&gt;/usr/sbin/accept ${lpname}&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;lpname is what you are going to call the printer and host is the ip address of the printer.&lt;BR /&gt;</description>
      <pubDate>Thu, 01 May 2008 11:30:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/setting-up-a-p2015-with-hp-ux-11-11/m-p/5106483#M445232</guid>
      <dc:creator>Court Campbell</dc:creator>
      <dc:date>2008-05-01T11:30:30Z</dc:date>
    </item>
    <item>
      <title>Re: Setting up a P2015 with HP-UX 11.11</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/setting-up-a-p2015-with-hp-ux-11-11/m-p/5106484#M445233</link>
      <description>JetAdmin has been obsolete since 1999 and should never, ever be used on any machine today. The correct command is hppi (found in the /opt/hpnpl/bin directory) and should be on your 11.31 system already. Now the P2015 does indeed have a JetDirect LAN card so you would use hppi to install it and use the downloaded printer script for the P2015.&lt;BR /&gt; &lt;BR /&gt;Do NOT add HP printers with JetDirect cards using lpadmin remote printer syntax. There is a lengthy explanation but suffice it to say that all remote printers are virtually unusable due to the way HP-UX sends print jobs to a remote printer.&lt;BR /&gt; &lt;BR /&gt;JetDirect cards use a proprietary protocol on port 9100 and hppi will set it up correctly. However, it is much simpler (after installing the p2015 model script) to use addqueue like this:&lt;BR /&gt; &lt;BR /&gt;addqueue -h 12.34.56.78 -q myprinter -t off -b off -r off&lt;BR /&gt; &lt;BR /&gt;There is no need to ever use hostnames for printers (unless your data center uses dynamic DNS tied into DHCP). Just use the IP address.</description>
      <pubDate>Thu, 01 May 2008 13:06:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/setting-up-a-p2015-with-hp-ux-11-11/m-p/5106484#M445233</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2008-05-01T13:06:46Z</dc:date>
    </item>
    <item>
      <title>Re: Setting up a P2015 with HP-UX 11.11</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/setting-up-a-p2015-with-hp-ux-11-11/m-p/5106485#M445234</link>
      <description>Bill,&lt;BR /&gt;&lt;BR /&gt;I really think adding printers as lpr printers depends on what you are printing. IN my environment we only print Oracle reports from HP-UX. I have never had any issues with this. Also, every default install of HP-UX I have ever installed never came with hppi installed. I am not saying it has never been a default, but I have never seen it. But what I really don't understand it that you say to use hppi, but hppi just calls addqueue which will give the error that "the printer is not on a network printer", or something to that affect. My experience is that the new printers like the P2015 do not respond correctly to snmp queries from addqueue. How is one supposed to add the printer if the utility to add it does not work?</description>
      <pubDate>Thu, 01 May 2008 16:06:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/setting-up-a-p2015-with-hp-ux-11-11/m-p/5106485#M445234</guid>
      <dc:creator>Court Campbell</dc:creator>
      <dc:date>2008-05-01T16:06:25Z</dc:date>
    </item>
    <item>
      <title>Re: Setting up a P2015 with HP-UX 11.11</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/setting-up-a-p2015-with-hp-ux-11-11/m-p/5106486#M445235</link>
      <description>Yvonne,&lt;BR /&gt;&lt;BR /&gt;I re-read your post and think that what you are looking for is here:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://h20000.www2.hp.com/bizsupport/TechSupport/SoftwareIndex.jsp?lang=en&amp;amp;cc=us&amp;amp;prodNameId=18922&amp;amp;prodTypeId=18964&amp;amp;prodSeriesId=27349&amp;amp;swLang=8&amp;amp;taskId=135&amp;amp;swEnvOID=7" target="_blank"&gt;http://h20000.www2.hp.com/bizsupport/TechSupport/SoftwareIndex.jsp?lang=en&amp;amp;cc=us&amp;amp;prodNameId=18922&amp;amp;prodTypeId=18964&amp;amp;prodSeriesId=27349&amp;amp;swLang=8&amp;amp;taskId=135&amp;amp;swEnvOID=7&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;But as I have stated, it hasn't worked well for me with some of the newer low cost printers from HP.</description>
      <pubDate>Thu, 01 May 2008 16:09:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/setting-up-a-p2015-with-hp-ux-11-11/m-p/5106486#M445235</guid>
      <dc:creator>Court Campbell</dc:creator>
      <dc:date>2008-05-01T16:09:26Z</dc:date>
    </item>
    <item>
      <title>Re: Setting up a P2015 with HP-UX 11.11</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/setting-up-a-p2015-with-hp-ux-11-11/m-p/5106487#M445236</link>
      <description>FYI,&lt;BR /&gt;&lt;BR /&gt;hppi is supplied, at least on 11iv1 and 11iv2 with the HPNPL fileset.  The fileset is aquired by installing the JetDirect Printer Installer.&lt;BR /&gt;&lt;BR /&gt;swlist -l file|grep -i hppi&lt;BR /&gt;  HPNPL.HPNPL-MAN: /opt/hpnpl/man/man1/hppi.1                  &lt;BR /&gt;  HPNPL.HPNPL-RUN: /opt/hpnpl/admin/hppi                       &lt;BR /&gt; # swlist -l product HPNPL&lt;BR /&gt;# Initializing...&lt;BR /&gt;# Contacting target "ux04"...&lt;BR /&gt;#&lt;BR /&gt;# Target:  :/&lt;BR /&gt;#&lt;BR /&gt;&lt;BR /&gt;  HPNPL                 E.10.34        Hewlett-Packard JetDirect Printer Installer for Unix &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;A swlist -l files on the 11.31 EOE distro does not return any hppi references.&lt;BR /&gt;</description>
      <pubDate>Thu, 01 May 2008 17:50:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/setting-up-a-p2015-with-hp-ux-11-11/m-p/5106487#M445236</guid>
      <dc:creator>Tim Nelson</dc:creator>
      <dc:date>2008-05-01T17:50:46Z</dc:date>
    </item>
    <item>
      <title>Re: Setting up a P2015 with HP-UX 11.11</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/setting-up-a-p2015-with-hp-ux-11-11/m-p/5106488#M445237</link>
      <description>Here's the problem with an lpr (remote printer): there is no printer script and standard ASCII files in Unix do not have the CR character at the end of the line (just LF) and this causes the stair-step across the page. Now with a (very) limited number of printers, you can enable the LF=CR+LF feature and the remote printer will print plain ASCII correctly. But the RFC 1179 protocol defines no options such as landscape or duplex. For BSD printing, the printer is defined on the local system with printcap and the file sent to the remote printer has all the required formatting. &lt;BR /&gt; &lt;BR /&gt;One exception is when HP-UX prints to another HP-UX system, and then the -o options will work. But lpr (remote) printing to a JetDirect card (or any other brand of LAN card print server) will ignore all the standard -o options. So you end up creating a wrapper for lp that includes the printer script -- not a lot of fun.&lt;BR /&gt; &lt;BR /&gt;The new (and typically cheap) printers can be a very risky investment for Unix environments. Read the web pages for any printer manufacturer and you will have a very difficult time finding Unix information. The really cheap ones have no formatter and will not print anything without a large scale text-to-raster conversion driver. And they will only be available for selected versions of Windows, possibly for Macs. Unix need not apply.&lt;BR /&gt; &lt;BR /&gt;The P2015 does indeed have a formatter (it supports PCL) so it is a good candidate. When hppi (addqueue, hpnpadmin, hpnpl and related) has been installed, all JetDirect print servers (aka, LAN card or external LAN-to-printer box) will support a very large set of -o options. If the printer does not reply with the proper SNMP responses, use the -i option with addqueue to override the poll and set the printer script.</description>
      <pubDate>Thu, 01 May 2008 22:36:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/setting-up-a-p2015-with-hp-ux-11-11/m-p/5106488#M445237</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2008-05-01T22:36:26Z</dc:date>
    </item>
    <item>
      <title>Re: Setting up a P2015 with HP-UX 11.11</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/setting-up-a-p2015-with-hp-ux-11-11/m-p/5106489#M445238</link>
      <description>Well, I was pretty sure I had those issues with addqueue also. So I went back and added a p2015 and my very favorite 1022 (insert sarcasm here). And wouldn't you know it they worked. Thanks for the lpr clarification Bill. You never cease to amaze.&lt;BR /&gt;&lt;BR /&gt;Yvonne, &lt;BR /&gt;&lt;BR /&gt;Your post actually helped me out. Thanks for postng.</description>
      <pubDate>Fri, 02 May 2008 12:18:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/setting-up-a-p2015-with-hp-ux-11-11/m-p/5106489#M445238</guid>
      <dc:creator>Court Campbell</dc:creator>
      <dc:date>2008-05-02T12:18:23Z</dc:date>
    </item>
    <item>
      <title>Re: Setting up a P2015 with HP-UX 11.11</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/setting-up-a-p2015-with-hp-ux-11-11/m-p/5106490#M445239</link>
      <description>typically, I add the IP of the JetDirect card into the "hosts" file (as the DNS folk here won't put printers in DNS) and make sure I can ping it&lt;BR /&gt;&lt;BR /&gt;the start hppi, and add the printer using the name assigned to it in hosts.  Almost invariably, you get the following messages:&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Enter the network printer name or IP address (q - quit): syslj5&lt;BR /&gt;&lt;BR /&gt;!! No response from syslj5 !!&lt;BR /&gt;... (trying to ping syslj5)&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;The HP JetDirect Printer Installer for Unix can ping the device.&lt;BR /&gt;The problem may be:&lt;BR /&gt;  * incorrect GET community name!&lt;BR /&gt;  * it is not a network printer!&lt;BR /&gt;  * other.&lt;BR /&gt;&lt;BR /&gt;Selecting to "continue" at this point has, in my experience, allowed the printer to install properly</description>
      <pubDate>Fri, 02 May 2008 12:49:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/setting-up-a-p2015-with-hp-ux-11-11/m-p/5106490#M445239</guid>
      <dc:creator>OldSchool</dc:creator>
      <dc:date>2008-05-02T12:49:05Z</dc:date>
    </item>
    <item>
      <title>Re: Setting up a P2015 with HP-UX 11.11</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/setting-up-a-p2015-with-hp-ux-11-11/m-p/5106491#M445240</link>
      <description>That is pretty much what I do OS. Many of the newer (cheap) printers do not respond correctly to queries from hppi and it outputs that the printer is not a network printer. Specifically I remember that for the laserjet 1022n. Then there have been a couple of printers (host-based), as Bill mentioned, that don't work at all from HP-UX. For some reason peple usually frown at my use of the hosts file, but I mostly do it because people move, etc. I can then just change the ip in the hosts file and the user is back up and running again.</description>
      <pubDate>Fri, 02 May 2008 13:02:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/setting-up-a-p2015-with-hp-ux-11-11/m-p/5106491#M445240</guid>
      <dc:creator>Court Campbell</dc:creator>
      <dc:date>2008-05-02T13:02:40Z</dc:date>
    </item>
    <item>
      <title>Re: Setting up a P2015 with HP-UX 11.11</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/setting-up-a-p2015-with-hp-ux-11-11/m-p/5106492#M445241</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I can agree to OldSchool's tipp - just say 'continue', that works for me, too.&lt;BR /&gt;Only difference - I always use one print server where I add the printer as a network printer, I don't use remote for the server.&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;Volkmar&lt;BR /&gt;</description>
      <pubDate>Fri, 02 May 2008 13:05:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/setting-up-a-p2015-with-hp-ux-11-11/m-p/5106492#M445241</guid>
      <dc:creator>V. Nyga</dc:creator>
      <dc:date>2008-05-02T13:05:02Z</dc:date>
    </item>
    <item>
      <title>Re: Setting up a P2015 with HP-UX 11.11</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/setting-up-a-p2015-with-hp-ux-11-11/m-p/5106493#M445242</link>
      <description>V.Nyga:&lt;BR /&gt;"Only difference - I always use one print server where I add the printer as a network printer.."&lt;BR /&gt;&lt;BR /&gt;I'm not sure we're doing *anything* different here.  All of my printers are installed as network printers...not remote.</description>
      <pubDate>Fri, 02 May 2008 18:46:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/setting-up-a-p2015-with-hp-ux-11-11/m-p/5106493#M445242</guid>
      <dc:creator>OldSchool</dc:creator>
      <dc:date>2008-05-02T18:46:15Z</dc:date>
    </item>
    <item>
      <title>Re: Setting up a P2015 with HP-UX 11.11</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/setting-up-a-p2015-with-hp-ux-11-11/m-p/5106494#M445243</link>
      <description>Hi OldSchool :-)&lt;BR /&gt;&lt;BR /&gt;my 'Only difference' related to Yvonne and her 'So far I've setup a remote printer ...'&lt;BR /&gt;&lt;BR /&gt;I only wanted to explain this item separately&lt;BR /&gt;&lt;BR /&gt;Yeah - sometimes I should write some more words to explain ... :-)&lt;BR /&gt;&lt;BR /&gt;V.&lt;BR /&gt;</description>
      <pubDate>Mon, 05 May 2008 10:55:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/setting-up-a-p2015-with-hp-ux-11-11/m-p/5106494#M445243</guid>
      <dc:creator>V. Nyga</dc:creator>
      <dc:date>2008-05-05T10:55:59Z</dc:date>
    </item>
  </channel>
</rss>

