<?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: Remote Printer Setup in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/remote-printer-setup/m-p/2439657#M6856</link>
    <description>Well if this printer has a jet direct card installed, is connected to a network, and the assigned 'static' IP address of the printer (along with it's alias name if used) is included in the /etc/hosts file of both systems...You could via jetadmin&lt;BR /&gt;Select:&lt;BR /&gt;#1 - Configuration&lt;BR /&gt;#3 - Add printer to spooler&lt;BR /&gt;Complete the information and then make sure your queue is set to the name of the printer and save it by hitting a 0.&lt;BR /&gt;That's a pretty simplistic explanation....hope it helps,&lt;BR /&gt;</description>
    <pubDate>Thu, 24 Aug 2000 17:14:21 GMT</pubDate>
    <dc:creator>Rita C Workman</dc:creator>
    <dc:date>2000-08-24T17:14:21Z</dc:date>
    <item>
      <title>Remote Printer Setup</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/remote-printer-setup/m-p/2439655#M6854</link>
      <description>Could anyone tell me how to configure a remote printer on an HP9000 server. There are two clustered hosts. An HP Laserjet 4si printer has been configured on one as a local printer and users have now requested for the facility to print to the same printer from the other host. I have tried to use HP Jetadmin but there isn't much explanation on how to configure this. I would appreciate any thoughts or suggestions.&lt;BR /&gt;Thanks &lt;BR /&gt;</description>
      <pubDate>Thu, 24 Aug 2000 16:53:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/remote-printer-setup/m-p/2439655#M6854</guid>
      <dc:creator>Dipo Adeyinka</dc:creator>
      <dc:date>2000-08-24T16:53:49Z</dc:date>
    </item>
    <item>
      <title>Re: Remote Printer Setup</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/remote-printer-setup/m-p/2439656#M6855</link>
      <description>The easiest way to add a remote printer is to run SAM.  If you want it from command line here goes.&lt;BR /&gt;-  check for remote printer daemon "rlpdaemon" if it's running. if not remove the "#" sign from /etc/inetd.conf file under the file #printer stream tcp nowait root /usr/sbin/rlpdaemon rlpdaemon -i"&lt;BR /&gt;- check also the /etc/services and look for #printer 515/tcp spooler and remove the "#" sign.&lt;BR /&gt;- run inetd -c.  Also check /var/adm/inetd.sec of remote that restrict systems from printing.&lt;BR /&gt;-  then finally run this command to add remote printer to your local host&lt;BR /&gt;"lpadmin -p&lt;LOCAL_PRINTER_NAME&gt; -v/dev/null -mrmodel -orm&lt;REMOTE_PRINTER_NAME&gt; -orp&lt;REMOTE_DEST&gt; -ocmrcmodel -osmrsmodel"&lt;BR /&gt;&lt;BR /&gt;long command ha! so would suggest use sam.&lt;BR /&gt;jose&lt;/REMOTE_DEST&gt;&lt;/REMOTE_PRINTER_NAME&gt;&lt;/LOCAL_PRINTER_NAME&gt;</description>
      <pubDate>Thu, 24 Aug 2000 17:04:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/remote-printer-setup/m-p/2439656#M6855</guid>
      <dc:creator>Kurtkarl</dc:creator>
      <dc:date>2000-08-24T17:04:43Z</dc:date>
    </item>
    <item>
      <title>Re: Remote Printer Setup</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/remote-printer-setup/m-p/2439657#M6856</link>
      <description>Well if this printer has a jet direct card installed, is connected to a network, and the assigned 'static' IP address of the printer (along with it's alias name if used) is included in the /etc/hosts file of both systems...You could via jetadmin&lt;BR /&gt;Select:&lt;BR /&gt;#1 - Configuration&lt;BR /&gt;#3 - Add printer to spooler&lt;BR /&gt;Complete the information and then make sure your queue is set to the name of the printer and save it by hitting a 0.&lt;BR /&gt;That's a pretty simplistic explanation....hope it helps,&lt;BR /&gt;</description>
      <pubDate>Thu, 24 Aug 2000 17:14:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/remote-printer-setup/m-p/2439657#M6856</guid>
      <dc:creator>Rita C Workman</dc:creator>
      <dc:date>2000-08-24T17:14:21Z</dc:date>
    </item>
    <item>
      <title>Re: Remote Printer Setup</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/remote-printer-setup/m-p/2439658#M6857</link>
      <description>As a setup option, you could have systemA be the local print server for all the printers. Additional servers (B - whatever) that need to access a particular printer could be told to "remote print" to the serverA which would then spool out the job. &lt;BR /&gt;&lt;BR /&gt;This can be accomplished through SAM of via the command line as stated in the post by Jose.</description>
      <pubDate>Thu, 24 Aug 2000 17:15:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/remote-printer-setup/m-p/2439658#M6857</guid>
      <dc:creator>Rick Garland</dc:creator>
      <dc:date>2000-08-24T17:15:43Z</dc:date>
    </item>
    <item>
      <title>Re: Remote Printer Setup</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/remote-printer-setup/m-p/2439659#M6858</link>
      <description>Actually, the task is quite a bit simpler for JetAdmin now. For the last couple of revs of JetDirect software, two commands: addqueue and removequeue can be used to add or delete a printer:&lt;BR /&gt;&lt;BR /&gt;addqueue -h IP-or-hostname -q queue-name&lt;BR /&gt;&lt;BR /&gt;Note that queue-name can be the same (ideally) as the hostname of the printer. Try man addqueue.  If not present, downloaad the latest JetDirect software for your version of HP-UX.</description>
      <pubDate>Thu, 24 Aug 2000 20:49:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/remote-printer-setup/m-p/2439659#M6858</guid>
      <dc:creator>Bill Hassell</dc:creator>
      <dc:date>2000-08-24T20:49:42Z</dc:date>
    </item>
  </channel>
</rss>

