<?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: Remoteprinting in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/remoteprinting/m-p/2876847#M820083</link>
    <description>Hi Stephen,&lt;BR /&gt;thanks for your response. I did the download and read the README. I think, if I wan't to use it, I have to install it on every machine i want to print from. This surely is better than administrating redundant printers, but also it's big deal in my environment i have to think about. The basic question seems to be solved - there is no simple statement for printing like "use printername@nodename" without installing additional software or redundant printer(queue)s.&lt;BR /&gt;&lt;BR /&gt;Thanks again for all the responses to this question.&lt;BR /&gt;&lt;BR /&gt;Best regards&lt;BR /&gt;Lothar</description>
    <pubDate>Tue, 04 Feb 2003 11:54:18 GMT</pubDate>
    <dc:creator>Lothar Krueler</dc:creator>
    <dc:date>2003-02-04T11:54:18Z</dc:date>
    <item>
      <title>Remoteprinting</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/remoteprinting/m-p/2876835#M820071</link>
      <description>Hi there,&lt;BR /&gt;how can I print on a remote system without configuring a local printspooler? Is there a simple possibility like 'lp -d prn1@remotehost file' or do i have to pipe the file to a remsh command ?&lt;BR /&gt;Thanks in advance&lt;BR /&gt;Lothar</description>
      <pubDate>Wed, 08 Jan 2003 09:33:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/remoteprinting/m-p/2876835#M820071</guid>
      <dc:creator>Lothar Krueler</dc:creator>
      <dc:date>2003-01-08T09:33:48Z</dc:date>
    </item>
    <item>
      <title>Re: Remoteprinting</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/remoteprinting/m-p/2876836#M820072</link>
      <description>Lothar,&lt;BR /&gt;&lt;BR /&gt;You'd have to use the remsh option if you didn't have a printer set up locally.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;cat file | remsh remotehost "lp -dprinter"</description>
      <pubDate>Wed, 08 Jan 2003 09:36:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/remoteprinting/m-p/2876836#M820072</guid>
      <dc:creator>Chris Wilshaw</dc:creator>
      <dc:date>2003-01-08T09:36:26Z</dc:date>
    </item>
    <item>
      <title>Re: Remoteprinting</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/remoteprinting/m-p/2876837#M820073</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;# lp -d printserver:printername file&lt;BR /&gt;&lt;BR /&gt;Kind regards,&lt;BR /&gt;&lt;BR /&gt;Robert-Jan.</description>
      <pubDate>Wed, 08 Jan 2003 09:43:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/remoteprinting/m-p/2876837#M820073</guid>
      <dc:creator>Robert-Jan Goossens</dc:creator>
      <dc:date>2003-01-08T09:43:11Z</dc:date>
    </item>
    <item>
      <title>Re: Remoteprinting</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/remoteprinting/m-p/2876838#M820074</link>
      <description>Hi Chris, Hi Robert-Jan,&lt;BR /&gt;thanks. I think the remsh command will work.&lt;BR /&gt;But ther must be an easier way. &lt;BR /&gt;Robert-Jan , please take a look at my tests:&lt;BR /&gt;The nodes are Zeus and Hera, the printer is p2218 at zeus. OS=HP-UX 11.0&lt;BR /&gt;&lt;BR /&gt;(rlogin from hera to zeus)&lt;BR /&gt;zeus:/root# lpstat -pp2218&lt;BR /&gt;printer p2218 is idle.  enabled since Dec 13 11:12&lt;BR /&gt;        fence priority : 0&lt;BR /&gt;zeus:/root# remsh hera '/usr/bin/lp -dzeus:p2218 /etc/fstab'&lt;BR /&gt;&lt;BR /&gt;/usr/bin/lp: Ziel "zeus:p2218" existiert nicht&lt;BR /&gt;zeus:/root# remsh hera '/usr/bin/lp -d zeus:p2218 /etc/fstab'&lt;BR /&gt;&lt;BR /&gt;/usr/bin/lp: Ziel "zeus:p2218" existiert nicht&lt;BR /&gt;&lt;BR /&gt;zeus:/root# exit&lt;BR /&gt;logout root&lt;BR /&gt;Connection closed.&lt;BR /&gt;&lt;BR /&gt;hera:/# /usr/bin/lp -dzeus:p2218 /etc/fstab&lt;BR /&gt;/usr/bin/lp: destination "zeus:p2218" non-existent&lt;BR /&gt;hera:/# &lt;BR /&gt;&lt;BR /&gt;Do I have to enable any additonal service ?&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 08 Jan 2003 10:40:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/remoteprinting/m-p/2876838#M820074</guid>
      <dc:creator>Lothar Krueler</dc:creator>
      <dc:date>2003-01-08T10:40:32Z</dc:date>
    </item>
    <item>
      <title>Re: Remoteprinting</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/remoteprinting/m-p/2876839#M820075</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;The only good way to do this is to generate a remote printer with sam from one to the other.&lt;BR /&gt;&lt;BR /&gt;It does not slow the system and you are making it more complicated than needed this way.&lt;BR /&gt;&lt;BR /&gt;Or a script where there is no printer.&lt;BR /&gt;&lt;BR /&gt;Which&lt;BR /&gt;&lt;BR /&gt;1)Copies the file to the other machine on /tmp as a temporary file&lt;BR /&gt;2)remsh to print it&lt;BR /&gt;3)remsh to remove it.&lt;BR /&gt;&lt;BR /&gt;cat|remsh  if the file has any size is not a great solution.&lt;BR /&gt;&lt;BR /&gt;                       Regards&lt;BR /&gt;&lt;BR /&gt;                       Steve Steel&lt;BR /&gt;&lt;BR /&gt;Quote of the moment&lt;BR /&gt;-------------------&lt;BR /&gt;"We are drowning in information but starved for knowledge."&lt;BR /&gt;-- John Naisbitt</description>
      <pubDate>Wed, 08 Jan 2003 10:59:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/remoteprinting/m-p/2876839#M820075</guid>
      <dc:creator>Steve Steel</dc:creator>
      <dc:date>2003-01-08T10:59:27Z</dc:date>
    </item>
    <item>
      <title>Re: Remoteprinting</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/remoteprinting/m-p/2876840#M820076</link>
      <description>Hi Lothar,&lt;BR /&gt;&lt;BR /&gt;My mistake, I used the lp command on a solaris server.&lt;BR /&gt;&lt;BR /&gt;-d destination&lt;BR /&gt;           Prints file on a  specific  destination.   Destination&lt;BR /&gt;           can  be  either a printer of a class of printers, (see&lt;BR /&gt;           lpadmin(1M)).   Specify  destination   using   atomic,&lt;BR /&gt;           POSIX-style  (server:destination), or Federated Naming&lt;BR /&gt;           Service  (FNS)  (.../service/printer/...)  names.  See&lt;BR /&gt;           printers.conf(4)  for information regarding the naming&lt;BR /&gt;           conventions for atomic and FNS names, and standards(5)&lt;BR /&gt;           for information regarding POSIX.&lt;BR /&gt;&lt;BR /&gt;Kind regards,&lt;BR /&gt;&lt;BR /&gt;Robert-Jan.</description>
      <pubDate>Wed, 08 Jan 2003 11:02:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/remoteprinting/m-p/2876840#M820076</guid>
      <dc:creator>Robert-Jan Goossens</dc:creator>
      <dc:date>2003-01-08T11:02:47Z</dc:date>
    </item>
    <item>
      <title>Re: Remoteprinting</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/remoteprinting/m-p/2876841#M820077</link>
      <description>Hi Steve, thank you, i'll have to use your suggestion if i won't find another way. But there must be one - if not the use of dedicated printservers connected to several application servers wouldn't make sense, because each printer that should be used by any user on any host must be configured at atleast one app-server AND at the printserver. So each printjob is spooled twice and there are at least 2 spooler to administrate each printer. &lt;BR /&gt;&lt;BR /&gt;Hi Robert-Jan, thanks again, but I have difficulties in getting information about 'printers.conf'. I could find neither any hint at the manpages  nor the file itself. &lt;BR /&gt;</description>
      <pubDate>Wed, 08 Jan 2003 15:02:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/remoteprinting/m-p/2876841#M820077</guid>
      <dc:creator>Lothar Krueler</dc:creator>
      <dc:date>2003-01-08T15:02:59Z</dc:date>
    </item>
    <item>
      <title>Re: Remoteprinting</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/remoteprinting/m-p/2876842#M820078</link>
      <description>To configure a remote printer into the lp spooling system:&lt;BR /&gt;&lt;BR /&gt;     1.  Add the following entry to the /etc/inetd.conf file on the&lt;BR /&gt;         printer host system:&lt;BR /&gt;&lt;BR /&gt;         printer stream tcp nowait root /usr/lib/rlpdaemon rlpdaemon&lt;BR /&gt;         -i -1&lt;BR /&gt;&lt;BR /&gt;     2.  Execute the "inetd -c" command.&lt;BR /&gt;&lt;BR /&gt;     3.  Add the host printer to the remote system:&lt;BR /&gt;&lt;BR /&gt;         /usr/lib/lpadmin -plp -v/dev/null -mrmodel -ocmrcmodel&lt;BR /&gt;            -osmrsmodel / -orm&lt;HOST&gt; -orplp&lt;BR /&gt;&lt;BR /&gt;              /usr/lib/lpadmin -dlp&lt;BR /&gt;              /usr/lib/accept lp&lt;BR /&gt;              /usr/bin/enable lp&lt;BR /&gt;              /usr/lib/lpsched&lt;BR /&gt;&lt;BR /&gt;         Note: In the above command, &lt;HOST&gt; is the host system of the&lt;BR /&gt;               printer, and lp is the name of the printer (remote and&lt;BR /&gt;               local in this example '-p lp and -orp lp').  The remote&lt;BR /&gt;               and local printers can have the same name, or they can&lt;BR /&gt;               have a different name.  However, it is easier to&lt;BR /&gt;               troubleshoot if you use the same name.&lt;BR /&gt;&lt;BR /&gt;     4.  Execute the following command to verify the setup:&lt;BR /&gt;&lt;BR /&gt;         /usr/bin/lpstat -t&lt;BR /&gt;&lt;/HOST&gt;&lt;/HOST&gt;</description>
      <pubDate>Wed, 08 Jan 2003 15:22:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/remoteprinting/m-p/2876842#M820078</guid>
      <dc:creator>Armin Feller</dc:creator>
      <dc:date>2003-01-08T15:22:37Z</dc:date>
    </item>
    <item>
      <title>Re: Remoteprinting</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/remoteprinting/m-p/2876843#M820079</link>
      <description>1. Set up the printer as a local printer with SAM:&lt;BR /&gt;&lt;BR /&gt;SAM -&amp;gt;&lt;BR /&gt;   Printers and Plotters -&amp;gt;&lt;BR /&gt;        LP Spooler -&amp;gt;&lt;BR /&gt;           Printers and Plotters -&amp;gt;&lt;BR /&gt;                              Actions -&amp;gt;&lt;BR /&gt;                                  Add Local Printer/Plotter&lt;BR /&gt;</description>
      <pubDate>Wed, 08 Jan 2003 15:24:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/remoteprinting/m-p/2876843#M820079</guid>
      <dc:creator>Armin Feller</dc:creator>
      <dc:date>2003-01-08T15:24:03Z</dc:date>
    </item>
    <item>
      <title>Re: Remoteprinting</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/remoteprinting/m-p/2876844#M820080</link>
      <description>&amp;gt; Hi Steve, thank you, i'll have to use your suggestion if i won't find&lt;BR /&gt;&amp;gt; another way.  But there must be one - if not the use of dedicated&lt;BR /&gt;&amp;gt; printservers connected to several application servers wouldn't make&lt;BR /&gt;&amp;gt; sense, because each printer that should be used by any user on any&lt;BR /&gt;&amp;gt; host must be configured at atleast one app-server AND at the&lt;BR /&gt;&amp;gt; printserver.  So each printjob is spooled twice and there are at least&lt;BR /&gt;&amp;gt; 2 spooler to administrate each printer.&lt;BR /&gt;&lt;BR /&gt;That would indeed be the case, but if you use *network* printers, i.e.&lt;BR /&gt;like HP's JetDirect printers, you would configure the printers only on&lt;BR /&gt;the app-servers. I.e. if printer X is to be used from 3 app-servers, it&lt;BR /&gt;is configured on those 3 apps-servers. If you have 2 printers which each&lt;BR /&gt;are to be used from each of 3 app-servers, the total number of printers&lt;BR /&gt;in the HP-UX LP (lpsched) system would be 6 (3 times 2). For *remote*&lt;BR /&gt;printers it would be 8 (3 times 2 for the app-servers and 2 for the&lt;BR /&gt;print-server).</description>
      <pubDate>Thu, 09 Jan 2003 10:37:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/remoteprinting/m-p/2876844#M820080</guid>
      <dc:creator>Frank Slootweg</dc:creator>
      <dc:date>2003-01-09T10:37:08Z</dc:date>
    </item>
    <item>
      <title>Re: Remoteprinting</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/remoteprinting/m-p/2876845#M820081</link>
      <description>Thank you all for your support,&lt;BR /&gt;it sounds a bit complicated at all, so I think I'll go piping the output to a remsh command.&lt;BR /&gt;Best regards&lt;BR /&gt;Lothar</description>
      <pubDate>Mon, 13 Jan 2003 09:12:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/remoteprinting/m-p/2876845#M820081</guid>
      <dc:creator>Lothar Krueler</dc:creator>
      <dc:date>2003-01-13T09:12:42Z</dc:date>
    </item>
    <item>
      <title>Re: Remoteprinting</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/remoteprinting/m-p/2876846#M820082</link>
      <description>You could try rlpr, which does exactly what you have asked for in your message:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://freshmeat.net/projects/rlpr/?topic_id=154" target="_blank"&gt;http://freshmeat.net/projects/rlpr/?topic_id=154&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;It compiles very cleanly on HP/UX, and works well for me.</description>
      <pubDate>Thu, 16 Jan 2003 08:41:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/remoteprinting/m-p/2876846#M820082</guid>
      <dc:creator>Stephen Hooper</dc:creator>
      <dc:date>2003-01-16T08:41:54Z</dc:date>
    </item>
    <item>
      <title>Re: Remoteprinting</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/remoteprinting/m-p/2876847#M820083</link>
      <description>Hi Stephen,&lt;BR /&gt;thanks for your response. I did the download and read the README. I think, if I wan't to use it, I have to install it on every machine i want to print from. This surely is better than administrating redundant printers, but also it's big deal in my environment i have to think about. The basic question seems to be solved - there is no simple statement for printing like "use printername@nodename" without installing additional software or redundant printer(queue)s.&lt;BR /&gt;&lt;BR /&gt;Thanks again for all the responses to this question.&lt;BR /&gt;&lt;BR /&gt;Best regards&lt;BR /&gt;Lothar</description>
      <pubDate>Tue, 04 Feb 2003 11:54:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/remoteprinting/m-p/2876847#M820083</guid>
      <dc:creator>Lothar Krueler</dc:creator>
      <dc:date>2003-02-04T11:54:18Z</dc:date>
    </item>
  </channel>
</rss>

