<?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: Startup  .. processes, where are located? in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/startup-processes-where-are-located/m-p/4958313#M415216</link>
    <description>Thanks my friends !!!&lt;BR /&gt;&lt;BR /&gt;Manuales.</description>
    <pubDate>Wed, 08 Feb 2006 12:23:37 GMT</pubDate>
    <dc:creator>Manuales</dc:creator>
    <dc:date>2006-02-08T12:23:37Z</dc:date>
    <item>
      <title>Startup  .. processes, where are located?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/startup-processes-where-are-located/m-p/4958308#M415211</link>
      <description>Hi ...&lt;BR /&gt;sorry, where are procceses located in the startup?&lt;BR /&gt;what is the path in hp-ux 11.11 ?&lt;BR /&gt;&lt;BR /&gt;Thanks, Manuales.</description>
      <pubDate>Wed, 08 Feb 2006 11:57:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/startup-processes-where-are-located/m-p/4958308#M415211</guid>
      <dc:creator>Manuales</dc:creator>
      <dc:date>2006-02-08T11:57:09Z</dc:date>
    </item>
    <item>
      <title>Re: Startup  .. processes, where are located?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/startup-processes-where-are-located/m-p/4958309#M415212</link>
      <description>You will find the common config files here:&lt;BR /&gt;&lt;BR /&gt;/etc/rc.config.d&lt;BR /&gt;&lt;BR /&gt;and the binaries (links) here:&lt;BR /&gt;&lt;BR /&gt;/sbin/init.d&lt;BR /&gt;&lt;BR /&gt;the links listed are linked to the real binaries located in the different "run level directories", like /etc/rc1.d (for run level 1, and so on).</description>
      <pubDate>Wed, 08 Feb 2006 12:00:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/startup-processes-where-are-located/m-p/4958309#M415212</guid>
      <dc:creator>Torsten.</dc:creator>
      <dc:date>2006-02-08T12:00:26Z</dc:date>
    </item>
    <item>
      <title>Re: Startup  .. processes, where are located?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/startup-processes-where-are-located/m-p/4958310#M415213</link>
      <description>Hi Manuales:&lt;BR /&gt;&lt;BR /&gt;You should read this document.  It's not very long (only about a dozen pages) and it will answer all of your questions:&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>Wed, 08 Feb 2006 12:02:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/startup-processes-where-are-located/m-p/4958310#M415213</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2006-02-08T12:02:56Z</dc:date>
    </item>
    <item>
      <title>Re: Startup  .. processes, where are located?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/startup-processes-where-are-located/m-p/4958311#M415214</link>
      <description>&lt;BR /&gt;&lt;BR /&gt;Start up scripts are located in three spots&lt;BR /&gt;&lt;BR /&gt;/sbin/init.d has the actual scripts&lt;BR /&gt;&lt;BR /&gt;/sbin/rcX.d contains the links dictating at what level the script either stops or starts&lt;BR /&gt;&lt;BR /&gt;/etc/rc.config.d contains a flag that is referenced that allows/disallows the script to run.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 08 Feb 2006 12:03:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/startup-processes-where-are-located/m-p/4958311#M415214</guid>
      <dc:creator>DCE</dc:creator>
      <dc:date>2006-02-08T12:03:10Z</dc:date>
    </item>
    <item>
      <title>Re: Startup  .. processes, where are located?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/startup-processes-where-are-located/m-p/4958312#M415215</link>
      <description>In /etc/rc.config.d are file that set whether an app starts or not, like samba.&lt;BR /&gt;&lt;BR /&gt;Startup scripts are in /sbin/init.d&lt;BR /&gt;&lt;BR /&gt;In order to start at boot, a link has to be made from /sbin/rcX.d to the /sbin/init.d/script (where X is the runlevel - ie 3).&lt;BR /&gt;&lt;BR /&gt;Some pid's of running proccesses are in /var/run some in /var/opt/APP/locks/ some in /etc...&lt;BR /&gt;&lt;BR /&gt;IE, samba's is in /var/opt/samba/locks/smbd.pid and syslog is /etc/syslog.pid&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Rgds...Geoff</description>
      <pubDate>Wed, 08 Feb 2006 12:11:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/startup-processes-where-are-located/m-p/4958312#M415215</guid>
      <dc:creator>Geoff Wild</dc:creator>
      <dc:date>2006-02-08T12:11:23Z</dc:date>
    </item>
    <item>
      <title>Re: Startup  .. processes, where are located?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/startup-processes-where-are-located/m-p/4958313#M415216</link>
      <description>Thanks my friends !!!&lt;BR /&gt;&lt;BR /&gt;Manuales.</description>
      <pubDate>Wed, 08 Feb 2006 12:23:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/startup-processes-where-are-located/m-p/4958313#M415216</guid>
      <dc:creator>Manuales</dc:creator>
      <dc:date>2006-02-08T12:23:37Z</dc:date>
    </item>
    <item>
      <title>Re: Startup  .. processes, where are located?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/startup-processes-where-are-located/m-p/4958314#M415217</link>
      <description>Hi James R. Ferguson   &lt;BR /&gt;Really, really for this link, is very easy to understand this topic with this kind of files .. really thanks for share it with all of us &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;Thanks !! :0D&lt;BR /&gt;Manuales &lt;BR /&gt; &lt;BR /&gt;</description>
      <pubDate>Thu, 13 Apr 2006 13:32:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/startup-processes-where-are-located/m-p/4958314#M415217</guid>
      <dc:creator>Manuales</dc:creator>
      <dc:date>2006-04-13T13:32:01Z</dc:date>
    </item>
  </channel>
</rss>

