<?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 Script to automate installation in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/script-to-automate-installation/m-p/3314152#M186169</link>
    <description>Hi,&lt;BR /&gt;  Can we have a script which can perform the&lt;BR /&gt;  weblogic or informix istallation on HP-UX &lt;BR /&gt;  i.e. Instead of user supplying the Input&lt;BR /&gt;  the script should pass the pre-defined&lt;BR /&gt;  parameters.&lt;BR /&gt;&lt;BR /&gt;  Thanks,&lt;BR /&gt;  AMit</description>
    <pubDate>Thu, 24 Jun 2004 05:33:28 GMT</pubDate>
    <dc:creator>Amit Dixit_2</dc:creator>
    <dc:date>2004-06-24T05:33:28Z</dc:date>
    <item>
      <title>Script to automate installation</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/script-to-automate-installation/m-p/3314152#M186169</link>
      <description>Hi,&lt;BR /&gt;  Can we have a script which can perform the&lt;BR /&gt;  weblogic or informix istallation on HP-UX &lt;BR /&gt;  i.e. Instead of user supplying the Input&lt;BR /&gt;  the script should pass the pre-defined&lt;BR /&gt;  parameters.&lt;BR /&gt;&lt;BR /&gt;  Thanks,&lt;BR /&gt;  AMit</description>
      <pubDate>Thu, 24 Jun 2004 05:33:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/script-to-automate-installation/m-p/3314152#M186169</guid>
      <dc:creator>Amit Dixit_2</dc:creator>
      <dc:date>2004-06-24T05:33:28Z</dc:date>
    </item>
    <item>
      <title>Re: Script to automate installation</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/script-to-automate-installation/m-p/3314153#M186170</link>
      <description>Not knowing how Informix or Weblogic are installed anyway I can't be too specific, but as a general rule if it's a command script install that asks a series of questions in which you type, then you can do a "here" script, something like this: -&lt;BR /&gt;&lt;BR /&gt;install_weblogic.sh &amp;lt;&lt;EOF&gt;&lt;/EOF&gt;/opt/weblogic&lt;BR /&gt;webuser&lt;BR /&gt;webgrp&lt;BR /&gt;y&lt;BR /&gt;n&lt;BR /&gt;EOF&lt;BR /&gt;&lt;BR /&gt;Where the lines above the EOF are answers to the questions posed by the install script.</description>
      <pubDate>Thu, 24 Jun 2004 05:49:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/script-to-automate-installation/m-p/3314153#M186170</guid>
      <dc:creator>Simon Hargrave</dc:creator>
      <dc:date>2004-06-24T05:49:55Z</dc:date>
    </item>
    <item>
      <title>Re: Script to automate installation</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/script-to-automate-installation/m-p/3314154#M186171</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Once upon a time I used the attached script for half-automatic installation.&lt;BR /&gt;You can use the parts which you find intersting.&lt;BR /&gt;&lt;BR /&gt;HTH</description>
      <pubDate>Thu, 24 Jun 2004 06:09:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/script-to-automate-installation/m-p/3314154#M186171</guid>
      <dc:creator>Victor Fridyev</dc:creator>
      <dc:date>2004-06-24T06:09:04Z</dc:date>
    </item>
    <item>
      <title>Re: Script to automate installation</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/script-to-automate-installation/m-p/3314155#M186172</link>
      <description>Hi,&lt;BR /&gt;  I did'nt get your point can you explain&lt;BR /&gt;  and how should my script handle the&lt;BR /&gt;  creation of user account and specifying &lt;BR /&gt;  java path, making entries in .profile&lt;BR /&gt;&lt;BR /&gt;  Thanks,&lt;BR /&gt;  Amit&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 24 Jun 2004 06:30:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/script-to-automate-installation/m-p/3314155#M186172</guid>
      <dc:creator>Amit Dixit_2</dc:creator>
      <dc:date>2004-06-24T06:30:34Z</dc:date>
    </item>
    <item>
      <title>Re: Script to automate installation</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/script-to-automate-installation/m-p/3314156#M186173</link>
      <description>Hi,&lt;BR /&gt;   Anyone please help me with the script&lt;BR /&gt;   to automate the installation of Weblogic&lt;BR /&gt;   and Informix 9.4&lt;BR /&gt;&lt;BR /&gt;   Thanks,&lt;BR /&gt;   Amit</description>
      <pubDate>Thu, 24 Jun 2004 08:38:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/script-to-automate-installation/m-p/3314156#M186173</guid>
      <dc:creator>Amit Dixit_2</dc:creator>
      <dc:date>2004-06-24T08:38:14Z</dc:date>
    </item>
    <item>
      <title>Re: Script to automate installation</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/script-to-automate-installation/m-p/3314157#M186174</link>
      <description>Hi,&lt;BR /&gt;  I want a script to check whether a user exist or not if not then create it, set the vairables in the .profile file and then start the installation of package.&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;Amit</description>
      <pubDate>Fri, 25 Jun 2004 02:00:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/script-to-automate-installation/m-p/3314157#M186174</guid>
      <dc:creator>Amit Dixit_2</dc:creator>
      <dc:date>2004-06-25T02:00:25Z</dc:date>
    </item>
    <item>
      <title>Re: Script to automate installation</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/script-to-automate-installation/m-p/3314158#M186175</link>
      <description>Do something like below:&lt;BR /&gt;&lt;BR /&gt;grep $1 /etc/passwd &amp;gt; /dev/null&lt;BR /&gt;&lt;BR /&gt;if [ $? -ne 0 ]&lt;BR /&gt;then&lt;BR /&gt;  echo "add user"&lt;BR /&gt;  useradd -m user_name&lt;BR /&gt;  echo "PARAMETER_NAME" &amp;gt;&amp;gt; /home/user_name/.profile&lt;BR /&gt;  sh other_commands&lt;BR /&gt;else&lt;BR /&gt;  echo "User already Exists ..."&lt;BR /&gt;  exit 1&lt;BR /&gt;fi&lt;BR /&gt;&lt;BR /&gt;sks</description>
      <pubDate>Fri, 25 Jun 2004 02:23:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/script-to-automate-installation/m-p/3314158#M186175</guid>
      <dc:creator>Sanjay Kumar Suri</dc:creator>
      <dc:date>2004-06-25T02:23:27Z</dc:date>
    </item>
  </channel>
</rss>

