<?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 starting scripts when server boots in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/starting-scripts-when-server-boots/m-p/3663780#M242483</link>
    <description>Hi folks,&lt;BR /&gt;Please, How to do for starting scripts when my server boots .... I'm using HP 11.11&lt;BR /&gt;&lt;BR /&gt;Could you send me any procedure ...&lt;BR /&gt;&lt;BR /&gt;Cheers &lt;BR /&gt;&lt;BR /&gt;Christian</description>
    <pubDate>Thu, 03 Nov 2005 09:04:14 GMT</pubDate>
    <dc:creator>Christian Aguilar Varga</dc:creator>
    <dc:date>2005-11-03T09:04:14Z</dc:date>
    <item>
      <title>starting scripts when server boots</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/starting-scripts-when-server-boots/m-p/3663780#M242483</link>
      <description>Hi folks,&lt;BR /&gt;Please, How to do for starting scripts when my server boots .... I'm using HP 11.11&lt;BR /&gt;&lt;BR /&gt;Could you send me any procedure ...&lt;BR /&gt;&lt;BR /&gt;Cheers &lt;BR /&gt;&lt;BR /&gt;Christian</description>
      <pubDate>Thu, 03 Nov 2005 09:04:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/starting-scripts-when-server-boots/m-p/3663780#M242483</guid>
      <dc:creator>Christian Aguilar Varga</dc:creator>
      <dc:date>2005-11-03T09:04:14Z</dc:date>
    </item>
    <item>
      <title>Re: starting scripts when server boots</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/starting-scripts-when-server-boots/m-p/3663781#M242484</link>
      <description>Use the template in /usr/sbin to enter the start and stop commands for the script&lt;BR /&gt;&lt;BR /&gt;Link the start/stop script you created to the appropriate run levels&lt;BR /&gt;&lt;BR /&gt;i.e.&lt;BR /&gt;/sbin/rc3.d/S900scriptname&lt;BR /&gt;/sbin/rc2.d/K100scriptname&lt;BR /&gt;&lt;BR /&gt;Remember to put a flag in /etc/rc.config.d directory as well&lt;BR /&gt;&lt;BR /&gt;It sounds complicated, but is actually quite easy.  Look at existing files for guidance</description>
      <pubDate>Thu, 03 Nov 2005 09:09:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/starting-scripts-when-server-boots/m-p/3663781#M242484</guid>
      <dc:creator>DCE</dc:creator>
      <dc:date>2005-11-03T09:09:20Z</dc:date>
    </item>
    <item>
      <title>Re: starting scripts when server boots</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/starting-scripts-when-server-boots/m-p/3663782#M242485</link>
      <description>Hi Christian,&lt;BR /&gt;&lt;BR /&gt;go in /sbin/init.d and take a look&lt;BR /&gt;at&lt;BR /&gt;"template"&lt;BR /&gt;just to have a idea/procedure.&lt;BR /&gt;&lt;BR /&gt;Hope that helps&lt;BR /&gt;regards</description>
      <pubDate>Thu, 03 Nov 2005 09:09:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/starting-scripts-when-server-boots/m-p/3663782#M242485</guid>
      <dc:creator>Piergiacomo Perini</dc:creator>
      <dc:date>2005-11-03T09:09:42Z</dc:date>
    </item>
    <item>
      <title>Re: starting scripts when server boots</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/starting-scripts-when-server-boots/m-p/3663783#M242486</link>
      <description>And the official doc:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/B2355-90912/B2355-90912.pdf" target="_blank"&gt;http://docs.hp.com/en/B2355-90912/B2355-90912.pdf&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;See Chapter 5 "Administering a System" - in particular, "Customizing Start-up and Shutdown" section.&lt;BR /&gt;&lt;BR /&gt;Rgds...Geoff</description>
      <pubDate>Thu, 03 Nov 2005 10:33:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/starting-scripts-when-server-boots/m-p/3663783#M242486</guid>
      <dc:creator>Geoff Wild</dc:creator>
      <dc:date>2005-11-03T10:33:29Z</dc:date>
    </item>
    <item>
      <title>Re: starting scripts when server boots</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/starting-scripts-when-server-boots/m-p/3663784#M242487</link>
      <description>Hi Christian:&lt;BR /&gt;&lt;BR /&gt;The "original", definitive whitepaper on this subject(AFAIK) appeared during the 9x to 10x rework HP-UX underwent.  In fact, it's available on the docs.hp.com website under 10.x:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/934/startup.pdf" target="_blank"&gt;http://docs.hp.com/en/934/startup.pdf&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Thu, 03 Nov 2005 10:46:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/starting-scripts-when-server-boots/m-p/3663784#M242487</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2005-11-03T10:46:56Z</dc:date>
    </item>
    <item>
      <title>Re: starting scripts when server boots</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/starting-scripts-when-server-boots/m-p/3663785#M242488</link>
      <description>If you don't want to mess with custom /sbin/init.d/* scripts, starting your applications in /etc/inittab is easier.</description>
      <pubDate>Fri, 04 Nov 2005 18:03:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/starting-scripts-when-server-boots/m-p/3663785#M242488</guid>
      <dc:creator>Scot Bean</dc:creator>
      <dc:date>2005-11-04T18:03:18Z</dc:date>
    </item>
    <item>
      <title>Re: starting scripts when server boots</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/starting-scripts-when-server-boots/m-p/3663786#M242489</link>
      <description>Hi Christian ,&lt;BR /&gt;&lt;BR /&gt;Check this out for a good understading of startup of programs through /sbin/init.d/ and /sbin/rcx.d/S...&lt;BR /&gt;(where x is 0 1 2 3 4 )&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;Raj.</description>
      <pubDate>Sat, 05 Nov 2005 14:26:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/starting-scripts-when-server-boots/m-p/3663786#M242489</guid>
      <dc:creator>Raj D.</dc:creator>
      <dc:date>2005-11-05T14:26:38Z</dc:date>
    </item>
  </channel>
</rss>

