<?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: printer to define in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/printer-to-define/m-p/2548891#M27784</link>
    <description>Hi Federico,&lt;BR /&gt;&lt;BR /&gt;I found a thread which thoroughly explains which files are important to the printer subsystem and why. Here it is: &lt;A href="http://aa11.cjb.net/hpux_admin/2000/01/0450.html" target="_blank"&gt;http://aa11.cjb.net/hpux_admin/2000/01/0450.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Why don't you use the addqueue program which ships with jetadmin? In stead of using several rcp's to transfer a printer configuration you can set up a new printer on a remote system ine one remsh.... &lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Vincent</description>
    <pubDate>Fri, 06 Jul 2001 05:50:52 GMT</pubDate>
    <dc:creator>Vincent Stedema</dc:creator>
    <dc:date>2001-07-06T05:50:52Z</dc:date>
    <item>
      <title>printer to define</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/printer-to-define/m-p/2548885#M27778</link>
      <description>if i would need to define a printer existing on a source server in a target server whitout using jetadmin but copying the configuration files , how could i do this action if it is possible? &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Federico  &lt;BR /&gt; &lt;BR /&gt;</description>
      <pubDate>Thu, 05 Jul 2001 05:41:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/printer-to-define/m-p/2548885#M27778</guid>
      <dc:creator>federico_3</dc:creator>
      <dc:date>2001-07-05T05:41:42Z</dc:date>
    </item>
    <item>
      <title>Re: printer to define</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/printer-to-define/m-p/2548886#M27779</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Assume "ctxprd" is the source server where the printer is already configured, and "ctxnew" is the target server where you are going to replicate the printer.&lt;BR /&gt;&lt;BR /&gt;Use the attached sript :&lt;BR /&gt;You can make use of the script in this way --&amp;gt; assume "mhp12" is the printer you want to replicate to "ctxnew" from "ctxprd" , then execute the script&lt;BR /&gt;#sh printer.sh mhp12&lt;BR /&gt;this will create the printer in your new machine.&lt;BR /&gt;&lt;BR /&gt;Please do not forget to add the host entry (IP address) of teh printer in the /etc/hosts file.&lt;BR /&gt;&lt;BR /&gt;Hope this helps &lt;BR /&gt;&lt;BR /&gt;Cheers !!!&lt;BR /&gt;Mathew</description>
      <pubDate>Thu, 05 Jul 2001 07:02:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/printer-to-define/m-p/2548886#M27779</guid>
      <dc:creator>Varghese Mathew</dc:creator>
      <dc:date>2001-07-05T07:02:02Z</dc:date>
    </item>
    <item>
      <title>Re: printer to define</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/printer-to-define/m-p/2548887#M27780</link>
      <description>Hi again,&lt;BR /&gt;&lt;BR /&gt;Oooopps i did'ntsend u the script..&lt;BR /&gt;here is it..mkdir /var/spool/lp/request/$1&lt;BR /&gt;rcp -p CTXPRD:/etc/lp/interface/$1 /etc/lp/interface&lt;BR /&gt;chown lp:bin /etc/lp/interface/$1&lt;BR /&gt;rcp -p CTXPRD:/etc/lp/interface/model.orig/$1 /etc/lp/interface/model.orig&lt;BR /&gt;chown lp:bin /etc/lp/interface/model.orig/$1&lt;BR /&gt;rcp -p CTXPRD:/etc/lp/member/$1 /etc/lp/member&lt;BR /&gt;chown lp:lp /etc/lp/member/$1 /var/spool/lp/request/$1&lt;BR /&gt;rcp -p CTXPRD:/var/spool/lp/?status /var/spool/lp&lt;BR /&gt;## rcp -p CTXPRD:/etc/hosts /etc&lt;BR /&gt;/usr/sbin/lpshut&lt;BR /&gt;/usr/sbin/lpsched&lt;BR /&gt;&lt;BR /&gt;--------------------&lt;BR /&gt;Thats all&lt;BR /&gt;&lt;BR /&gt;Cheeers !!!&lt;BR /&gt;Mathew&lt;BR /&gt;</description>
      <pubDate>Thu, 05 Jul 2001 07:12:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/printer-to-define/m-p/2548887#M27780</guid>
      <dc:creator>Varghese Mathew</dc:creator>
      <dc:date>2001-07-05T07:12:15Z</dc:date>
    </item>
    <item>
      <title>Re: printer to define</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/printer-to-define/m-p/2548888#M27781</link>
      <description>Could you explain me what is the meaning of /var/spool/lp/qstatus and pstatus and why i should copy also these files that, if  i'm not wrong, are strictly related to the printers defined on the server.</description>
      <pubDate>Thu, 05 Jul 2001 07:32:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/printer-to-define/m-p/2548888#M27781</guid>
      <dc:creator>federico_3</dc:creator>
      <dc:date>2001-07-05T07:32:15Z</dc:date>
    </item>
    <item>
      <title>Re: printer to define</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/printer-to-define/m-p/2548889#M27782</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;You are right, that gives problem. Anyone else has got some other ideas.&lt;BR /&gt;&lt;BR /&gt;But if we don't copy those ?status files, it doesn't work at all...&lt;BR /&gt;&lt;BR /&gt;Cheers !!!&lt;BR /&gt;Mathew</description>
      <pubDate>Fri, 06 Jul 2001 00:18:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/printer-to-define/m-p/2548889#M27782</guid>
      <dc:creator>Varghese Mathew</dc:creator>
      <dc:date>2001-07-06T00:18:00Z</dc:date>
    </item>
    <item>
      <title>Re: printer to define</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/printer-to-define/m-p/2548890#M27783</link>
      <description>This way i should copy the status files from a server ( that contains about 200 hundred of printers ) to another one ( with only few printers configured), ... and if in these new files there is no reference about the printers   defined in the target server, will all be OK ( That is, will the printers already defined in the target sever work properly? )</description>
      <pubDate>Fri, 06 Jul 2001 05:05:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/printer-to-define/m-p/2548890#M27783</guid>
      <dc:creator>federico_3</dc:creator>
      <dc:date>2001-07-06T05:05:04Z</dc:date>
    </item>
    <item>
      <title>Re: printer to define</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/printer-to-define/m-p/2548891#M27784</link>
      <description>Hi Federico,&lt;BR /&gt;&lt;BR /&gt;I found a thread which thoroughly explains which files are important to the printer subsystem and why. Here it is: &lt;A href="http://aa11.cjb.net/hpux_admin/2000/01/0450.html" target="_blank"&gt;http://aa11.cjb.net/hpux_admin/2000/01/0450.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Why don't you use the addqueue program which ships with jetadmin? In stead of using several rcp's to transfer a printer configuration you can set up a new printer on a remote system ine one remsh.... &lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;&lt;BR /&gt;Vincent</description>
      <pubDate>Fri, 06 Jul 2001 05:50:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/printer-to-define/m-p/2548891#M27784</guid>
      <dc:creator>Vincent Stedema</dc:creator>
      <dc:date>2001-07-06T05:50:52Z</dc:date>
    </item>
  </channel>
</rss>

