<?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: Changing the Server NAME in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/changing-the-server-name/m-p/4973834#M418501</link>
    <description>Ahmed,&lt;BR /&gt;&lt;BR /&gt;The command you should have used is&lt;BR /&gt;/sbin/set_parms nasjet1  &lt;BR /&gt;Note : This will require reboot so better to do this when the server is available for reboot. set_parms is the preffered way to manually editting any config files. &lt;BR /&gt;Anyhow - what you have done should work. But better to use the set_parms command.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Ninad</description>
    <pubDate>Sat, 15 Apr 2006 12:24:13 GMT</pubDate>
    <dc:creator>Ninad_1</dc:creator>
    <dc:date>2006-04-15T12:24:13Z</dc:date>
    <item>
      <title>Changing the Server NAME</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/changing-the-server-name/m-p/4973828#M418495</link>
      <description>how can i change the server name so when i order:&lt;BR /&gt;&lt;BR /&gt;#uname -a i get ==&amp;gt;&lt;BR /&gt;HP-UX oracle B.11.11 U 9000/800 3652365215 unlimited-user License&lt;BR /&gt;&lt;BR /&gt;i want oracle to be nasjet1&lt;BR /&gt;</description>
      <pubDate>Sat, 15 Apr 2006 11:02:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/changing-the-server-name/m-p/4973828#M418495</guid>
      <dc:creator>Ahmed M. AlShafiy</dc:creator>
      <dc:date>2006-04-15T11:02:12Z</dc:date>
    </item>
    <item>
      <title>Re: Changing the Server NAME</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/changing-the-server-name/m-p/4973829#M418496</link>
      <description>this is the hosts file</description>
      <pubDate>Sat, 15 Apr 2006 11:29:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/changing-the-server-name/m-p/4973829#M418496</guid>
      <dc:creator>Ahmed M. AlShafiy</dc:creator>
      <dc:date>2006-04-15T11:29:17Z</dc:date>
    </item>
    <item>
      <title>Re: Changing the Server NAME</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/changing-the-server-name/m-p/4973830#M418497</link>
      <description>Ahmed,&lt;BR /&gt;&lt;BR /&gt;Use  &lt;BR /&gt;#/sbin/set_parms newhostname&lt;BR /&gt;&lt;BR /&gt;You will also need to change the entries in /etc/hosts , DNS and for any other software you have installed that may be using the current hostname in any of its configurations.&lt;BR /&gt;Refer to the thread &lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=934243" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=934243&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Ninad</description>
      <pubDate>Sat, 15 Apr 2006 11:48:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/changing-the-server-name/m-p/4973830#M418497</guid>
      <dc:creator>Ninad_1</dc:creator>
      <dc:date>2006-04-15T11:48:29Z</dc:date>
    </item>
    <item>
      <title>Re: Changing the Server NAME</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/changing-the-server-name/m-p/4973831#M418498</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;You can directly use this command&lt;BR /&gt;&lt;BR /&gt;#uname -S nasjet1&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks !&lt;BR /&gt;Sivakumar P</description>
      <pubDate>Sat, 15 Apr 2006 11:51:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/changing-the-server-name/m-p/4973831#M418498</guid>
      <dc:creator>joinsiva</dc:creator>
      <dc:date>2006-04-15T11:51:29Z</dc:date>
    </item>
    <item>
      <title>Re: Changing the Server NAME</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/changing-the-server-name/m-p/4973832#M418499</link>
      <description>uname -S will change the nodename but will not be effective across server reboots.&lt;BR /&gt;/sbin/set_parms will change server names which will be effective across server reboots.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Ninad</description>
      <pubDate>Sat, 15 Apr 2006 12:05:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/changing-the-server-name/m-p/4973832#M418499</guid>
      <dc:creator>Ninad_1</dc:creator>
      <dc:date>2006-04-15T12:05:10Z</dc:date>
    </item>
    <item>
      <title>Re: Changing the Server NAME</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/changing-the-server-name/m-p/4973833#M418500</link>
      <description>when i try to change it by the set_parms it give me:&lt;BR /&gt;&lt;BR /&gt;#/sbin/set_parms &lt;HOSTNAME&gt; nasjet1&lt;BR /&gt;#there is no file such as hostname&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;but i have change it by editing the file /etc/rc.config.d/netconf&lt;BR /&gt;&lt;BR /&gt;is it correct to change it from there?&lt;BR /&gt;&lt;BR /&gt;coz it work when i order uname -n it give me nasjet1 the new name &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/HOSTNAME&gt;</description>
      <pubDate>Sat, 15 Apr 2006 12:11:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/changing-the-server-name/m-p/4973833#M418500</guid>
      <dc:creator>Ahmed M. AlShafiy</dc:creator>
      <dc:date>2006-04-15T12:11:04Z</dc:date>
    </item>
    <item>
      <title>Re: Changing the Server NAME</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/changing-the-server-name/m-p/4973834#M418501</link>
      <description>Ahmed,&lt;BR /&gt;&lt;BR /&gt;The command you should have used is&lt;BR /&gt;/sbin/set_parms nasjet1  &lt;BR /&gt;Note : This will require reboot so better to do this when the server is available for reboot. set_parms is the preffered way to manually editting any config files. &lt;BR /&gt;Anyhow - what you have done should work. But better to use the set_parms command.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Ninad</description>
      <pubDate>Sat, 15 Apr 2006 12:24:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/changing-the-server-name/m-p/4973834#M418501</guid>
      <dc:creator>Ninad_1</dc:creator>
      <dc:date>2006-04-15T12:24:13Z</dc:date>
    </item>
    <item>
      <title>Re: Changing the Server NAME</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/changing-the-server-name/m-p/4973835#M418502</link>
      <description>this is what i get from the command&lt;BR /&gt;&lt;BR /&gt;# /sbin/set_parms nasjet1&lt;BR /&gt;+ /sbin/set_parms nasjet1&lt;BR /&gt;Error: set_parms: Invalid dialog name: nasjet1&lt;BR /&gt;Usage: set_parms &lt;ARGUMENT&gt;&lt;BR /&gt;   Where &lt;ARGUMENT&gt; can be:&lt;BR /&gt;hostname&lt;BR /&gt;timezone&lt;BR /&gt;date_time&lt;BR /&gt;root_passwd&lt;BR /&gt;ip_address&lt;BR /&gt;addl_netwrk&lt;BR /&gt;   or initial (for entire initial boot-time dialog sequence)&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;but when i correct the command to be&lt;BR /&gt;# /sbin/set_parms &lt;HOSTNAME&gt; nasjet1&lt;BR /&gt;+ /sbin/set_parms&lt;BR /&gt;+ sh: hostname: Cannot find or open the file.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;how can i solve it?&lt;/HOSTNAME&gt;&lt;/ARGUMENT&gt;&lt;/ARGUMENT&gt;</description>
      <pubDate>Sat, 15 Apr 2006 12:28:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/changing-the-server-name/m-p/4973835#M418502</guid>
      <dc:creator>Ahmed M. AlShafiy</dc:creator>
      <dc:date>2006-04-15T12:28:05Z</dc:date>
    </item>
    <item>
      <title>Re: Changing the Server NAME</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/changing-the-server-name/m-p/4973836#M418503</link>
      <description>Hi:&lt;BR /&gt;&lt;BR /&gt;'/sbin/set_parms' is an interactive uitlity that will prompt you for its information.  Since you want to change your server's hostname, type exactly this (as root):&lt;BR /&gt;&lt;BR /&gt;# /sbin/set_parms hostname&lt;BR /&gt;&lt;BR /&gt;You will now be asked for the actual hostname you want to use.  A reboot will occur when you exit this utility.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Sat, 15 Apr 2006 15:37:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/changing-the-server-name/m-p/4973836#M418503</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2006-04-15T15:37:56Z</dc:date>
    </item>
    <item>
      <title>Re: Changing the Server NAME</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/changing-the-server-name/m-p/4973837#M418504</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;You can /etc/rc.config.d/netconf file for changing the server name.&lt;BR /&gt;&lt;BR /&gt;hostname &amp;amp; uname scripts are taking values from the above files when system starts up.&lt;BR /&gt;&lt;BR /&gt;Thanks &amp;amp; Regards,&lt;BR /&gt;&lt;BR /&gt;shameer&lt;BR /&gt;</description>
      <pubDate>Sat, 15 Apr 2006 16:45:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/changing-the-server-name/m-p/4973837#M418504</guid>
      <dc:creator>Shameer.V.A</dc:creator>
      <dc:date>2006-04-15T16:45:28Z</dc:date>
    </item>
    <item>
      <title>Re: Changing the Server NAME</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/changing-the-server-name/m-p/4973838#M418505</link>
      <description>Salam Ahmed,&lt;BR /&gt;&lt;BR /&gt;Please follow these steps to change hostname without reboot :-&lt;BR /&gt;&lt;BR /&gt;1. hostname nasjet1&lt;BR /&gt;2. uname -S nasjet1&lt;BR /&gt;3. Update HOSTNAME entry in /etc/rc.config.d/netconf file as,&lt;BR /&gt;HOSTNAME="nasjet1"&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Asif Sharif</description>
      <pubDate>Sat, 15 Apr 2006 16:51:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/changing-the-server-name/m-p/4973838#M418505</guid>
      <dc:creator>Asif Sharif</dc:creator>
      <dc:date>2006-04-15T16:51:06Z</dc:date>
    </item>
    <item>
      <title>Re: Changing the Server NAME</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/changing-the-server-name/m-p/4973839#M418506</link>
      <description>Thanks all</description>
      <pubDate>Sun, 16 Apr 2006 01:00:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/changing-the-server-name/m-p/4973839#M418506</guid>
      <dc:creator>Ahmed M. AlShafiy</dc:creator>
      <dc:date>2006-04-16T01:00:06Z</dc:date>
    </item>
  </channel>
</rss>

