<?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: hostname in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/hostname/m-p/2795175#M940824</link>
    <description>We have a similar setup.&lt;BR /&gt;Your /etc/resolv.conf should look something like this..&lt;BR /&gt;domain domain.com&lt;BR /&gt;nameserver xx.xx.xx.98&lt;BR /&gt;&lt;BR /&gt;And your /etc/nsswitch.conf should look something like this..&lt;BR /&gt;hosts: files [NOTFOUND=continue TRYAGAIN=continue UNAVAILABLE=continue] dns&lt;BR /&gt;&lt;BR /&gt;The /etc/hosts entry should be.&lt;BR /&gt;&lt;BR /&gt;xx.xx.xx.xx fcauth08 fc-auth-08 (possibly also fc-auth-08.domain.com).&lt;BR /&gt;&lt;BR /&gt;Rich&lt;BR /&gt;</description>
    <pubDate>Tue, 27 Aug 2002 16:49:03 GMT</pubDate>
    <dc:creator>Rich Wright</dc:creator>
    <dc:date>2002-08-27T16:49:03Z</dc:date>
    <item>
      <title>hostname</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hostname/m-p/2795170#M940819</link>
      <description>hi guys,&lt;BR /&gt;&lt;BR /&gt;I have problem starting Apache StrongHold webserver and here is why:&lt;BR /&gt;[Tue Aug 27 08:28:57 2002] [alert] mod_unique_id: unable to gethostbyname("fcauth08")&lt;BR /&gt;[Tue Aug 27 10:57:49 2002] [alert] mod_unique_id: unable to gethostbyname("fcauth08")&lt;BR /&gt;[Tue Aug 27 11:18:52 2002] [alert] mod_unique_id: unable to gethostbyname("fcauth08")&lt;BR /&gt;&lt;BR /&gt;When I type &lt;BR /&gt;#hostname&lt;BR /&gt;I get fcauth08 as a hostname.&lt;BR /&gt;&lt;BR /&gt;When I do nslookup for fcauth08, DNS server cannot find corresponding IP, if I type fc-auth-08, nslookup works.&lt;BR /&gt;&lt;BR /&gt;How can I change hostname to be fc-auth-08 instead fcauth08.&lt;BR /&gt;&lt;BR /&gt;I added fc-auth-08 to /etc/hosts file&lt;BR /&gt;&lt;BR /&gt;Thank you for your help!</description>
      <pubDate>Tue, 27 Aug 2002 16:41:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hostname/m-p/2795170#M940819</guid>
      <dc:creator>andi_1</dc:creator>
      <dc:date>2002-08-27T16:41:25Z</dc:date>
    </item>
    <item>
      <title>Re: hostname</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hostname/m-p/2795171#M940820</link>
      <description>Just type:&lt;BR /&gt;&lt;BR /&gt;hostname fc-auth-08 &lt;BR /&gt;&lt;BR /&gt;Kurt</description>
      <pubDate>Tue, 27 Aug 2002 16:42:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hostname/m-p/2795171#M940820</guid>
      <dc:creator>Kurt Beyers.</dc:creator>
      <dc:date>2002-08-27T16:42:41Z</dc:date>
    </item>
    <item>
      <title>Re: hostname</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hostname/m-p/2795172#M940821</link>
      <description>TO change hostname:&lt;BR /&gt;# set_parms&lt;BR /&gt;# sam&lt;BR /&gt;&lt;BR /&gt;You can also change it with editing /etc/rc.config.d/netconf file.</description>
      <pubDate>Tue, 27 Aug 2002 16:46:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hostname/m-p/2795172#M940821</guid>
      <dc:creator>Sajid_1</dc:creator>
      <dc:date>2002-08-27T16:46:17Z</dc:date>
    </item>
    <item>
      <title>Re: hostname</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hostname/m-p/2795173#M940822</link>
      <description>Andi,&lt;BR /&gt;&lt;BR /&gt;If you want to change the hostname permanently you can run /etc/set_parms hostname and you should be prompted for the new hostname &amp;amp; probably a reboot.&lt;BR /&gt;&lt;BR /&gt;Or, you could just add the fsauth08 alias to the fc-auth-08 hosts entry and make sure the /etc/nsswitch.conf has files first for the hosts entry.&lt;BR /&gt;&lt;BR /&gt;keith</description>
      <pubDate>Tue, 27 Aug 2002 16:46:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hostname/m-p/2795173#M940822</guid>
      <dc:creator>keith persons</dc:creator>
      <dc:date>2002-08-27T16:46:43Z</dc:date>
    </item>
    <item>
      <title>Re: hostname</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hostname/m-p/2795174#M940823</link>
      <description>Hi andi&lt;BR /&gt;&lt;BR /&gt;Use &lt;BR /&gt;&lt;BR /&gt;set_parms hostname&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;&lt;BR /&gt;Steve</description>
      <pubDate>Tue, 27 Aug 2002 16:47:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hostname/m-p/2795174#M940823</guid>
      <dc:creator>steven Burgess_2</dc:creator>
      <dc:date>2002-08-27T16:47:12Z</dc:date>
    </item>
    <item>
      <title>Re: hostname</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hostname/m-p/2795175#M940824</link>
      <description>We have a similar setup.&lt;BR /&gt;Your /etc/resolv.conf should look something like this..&lt;BR /&gt;domain domain.com&lt;BR /&gt;nameserver xx.xx.xx.98&lt;BR /&gt;&lt;BR /&gt;And your /etc/nsswitch.conf should look something like this..&lt;BR /&gt;hosts: files [NOTFOUND=continue TRYAGAIN=continue UNAVAILABLE=continue] dns&lt;BR /&gt;&lt;BR /&gt;The /etc/hosts entry should be.&lt;BR /&gt;&lt;BR /&gt;xx.xx.xx.xx fcauth08 fc-auth-08 (possibly also fc-auth-08.domain.com).&lt;BR /&gt;&lt;BR /&gt;Rich&lt;BR /&gt;</description>
      <pubDate>Tue, 27 Aug 2002 16:49:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hostname/m-p/2795175#M940824</guid>
      <dc:creator>Rich Wright</dc:creator>
      <dc:date>2002-08-27T16:49:03Z</dc:date>
    </item>
  </channel>
</rss>

