<?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 hostname in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/hostname/m-p/4268826#M674803</link>
    <description>Hi ,&lt;BR /&gt;&lt;BR /&gt;How to change the hostname. what care i should take after chanhing the hostname.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks &lt;BR /&gt;Rkumar</description>
    <pubDate>Sun, 14 Sep 2008 01:17:47 GMT</pubDate>
    <dc:creator>Waugh</dc:creator>
    <dc:date>2008-09-14T01:17:47Z</dc:date>
    <item>
      <title>hostname</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hostname/m-p/4268826#M674803</link>
      <description>Hi ,&lt;BR /&gt;&lt;BR /&gt;How to change the hostname. what care i should take after chanhing the hostname.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks &lt;BR /&gt;Rkumar</description>
      <pubDate>Sun, 14 Sep 2008 01:17:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hostname/m-p/4268826#M674803</guid>
      <dc:creator>Waugh</dc:creator>
      <dc:date>2008-09-14T01:17:47Z</dc:date>
    </item>
    <item>
      <title>Re: hostname</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hostname/m-p/4268827#M674804</link>
      <description>in command mode type&lt;BR /&gt;&lt;BR /&gt;#set_parms hostname&lt;BR /&gt;&lt;BR /&gt;then you will prompt to change your hostname. after changing hostname the system must be rebooted for change effect.</description>
      <pubDate>Sun, 14 Sep 2008 02:04:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hostname/m-p/4268827#M674804</guid>
      <dc:creator>Jeeshan</dc:creator>
      <dc:date>2008-09-14T02:04:18Z</dc:date>
    </item>
    <item>
      <title>Re: hostname</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hostname/m-p/4268828#M674805</link>
      <description>&amp;gt; [...] what care i should take [...]&lt;BR /&gt;&lt;BR /&gt;/etc/hosts, DNS server data, NFS server&lt;BR /&gt;sharing data, .rhosts, /etc/hosts.equiv, and&lt;BR /&gt;so on (and on).  How many places did you use&lt;BR /&gt;the old name?</description>
      <pubDate>Sun, 14 Sep 2008 03:15:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hostname/m-p/4268828#M674805</guid>
      <dc:creator>Steven Schweda</dc:creator>
      <dc:date>2008-09-14T03:15:46Z</dc:date>
    </item>
    <item>
      <title>Re: hostname</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hostname/m-p/4268829#M674806</link>
      <description>nothing new from my side.&lt;BR /&gt;&lt;BR /&gt;#sep_parms hostname&lt;BR /&gt;&lt;BR /&gt;update "/etc/hosts" or DNS entry if u r using DNS.&lt;BR /&gt;&lt;BR /&gt;check entry in /etc/rc.config.d/netconf for changed hostname.&lt;BR /&gt;&lt;BR /&gt;if u have configured rlogin then change this .rhosts on other hosts where entry for this hosts exist.This is also applicable in case of cluster.&lt;BR /&gt;&lt;BR /&gt;apart from this u can also change /etc/cmcluster/nodenmae file.&lt;BR /&gt;&lt;BR /&gt;how to make sure that hostnam eis changed?:&lt;BR /&gt;run "hostname" command&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Sun, 14 Sep 2008 05:13:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hostname/m-p/4268829#M674806</guid>
      <dc:creator>Sandeep_Chaudhary</dc:creator>
      <dc:date>2008-09-14T05:13:59Z</dc:date>
    </item>
    <item>
      <title>Re: hostname</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hostname/m-p/4268830#M674807</link>
      <description>You can change it in /etc/hosts file&lt;BR /&gt;&lt;BR /&gt;&amp;amp;&lt;BR /&gt;&lt;BR /&gt;/etc/rc.config.d/netconf file.&lt;BR /&gt;&lt;BR /&gt;Note- Dont take the backup of netconf file in the same directory.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;&lt;BR /&gt;SKR</description>
      <pubDate>Sun, 14 Sep 2008 05:55:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hostname/m-p/4268830#M674807</guid>
      <dc:creator>SKR_1</dc:creator>
      <dc:date>2008-09-14T05:55:33Z</dc:date>
    </item>
    <item>
      <title>Re: hostname</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hostname/m-p/4268831#M674808</link>
      <description>Dear Rkumar&lt;BR /&gt;&lt;BR /&gt;if u want to change the hostname of the  u host itself u have to use set_parms command,&lt;BR /&gt;effect will be next reboot onwards.&lt;BR /&gt;if u want to change the hostnames of otherhosts&lt;BR /&gt;u have to edit /etc/rc.config.d/netconf file and /etc/hosts file&lt;BR /&gt;&lt;BR /&gt;thanks and regards&lt;BR /&gt;&lt;BR /&gt;Sajjad Sahir&lt;BR /&gt;</description>
      <pubDate>Sun, 14 Sep 2008 19:33:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hostname/m-p/4268831#M674808</guid>
      <dc:creator>Sajjad Sahir</dc:creator>
      <dc:date>2008-09-14T19:33:31Z</dc:date>
    </item>
    <item>
      <title>Re: hostname</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hostname/m-p/4268832#M674809</link>
      <description>Hi Rkumar,&lt;BR /&gt;&lt;BR /&gt;Apart from set_parms command you can use SAM also to change the host name.&lt;BR /&gt;&lt;BR /&gt;Suaj</description>
      <pubDate>Tue, 16 Sep 2008 07:35:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hostname/m-p/4268832#M674809</guid>
      <dc:creator>Suraj K Sankari</dc:creator>
      <dc:date>2008-09-16T07:35:51Z</dc:date>
    </item>
    <item>
      <title>Re: hostname</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hostname/m-p/4268833#M674810</link>
      <description>Hi,&lt;BR /&gt;Please make sure All Host Changes entries should be change in one login, otherwise you will face problem.&lt;BR /&gt;Host enty change like host..., net.. etc.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Gokul Chandola&lt;BR /&gt; &lt;BR /&gt;</description>
      <pubDate>Tue, 16 Sep 2008 07:43:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hostname/m-p/4268833#M674810</guid>
      <dc:creator>Gokul Chandola</dc:creator>
      <dc:date>2008-09-16T07:43:01Z</dc:date>
    </item>
  </channel>
</rss>

