<?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: setting hostname in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/setting-hostname/m-p/3498723#M216166</link>
    <description>Hi Piyut,&lt;BR /&gt;&lt;BR /&gt;Use&lt;BR /&gt;&lt;BR /&gt;#set_parms hostname&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Syam</description>
    <pubDate>Sun, 06 Mar 2005 22:28:38 GMT</pubDate>
    <dc:creator>Ranjith_5</dc:creator>
    <dc:date>2005-03-06T22:28:38Z</dc:date>
    <item>
      <title>setting hostname</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/setting-hostname/m-p/3498722#M216165</link>
      <description>i want to change hostname at-sn-billing-05.i changed at /etc/rc.config.d/netconf eith this new hostname.but when i reboot server,the new hostname came to at-sn-bi, only 8 caracters.how can i set for hostname above 8 caracter??&lt;BR /&gt;&lt;BR /&gt;many thanks,&lt;BR /&gt;&lt;BR /&gt;piyut</description>
      <pubDate>Sun, 06 Mar 2005 22:24:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/setting-hostname/m-p/3498722#M216165</guid>
      <dc:creator>piyut_2</dc:creator>
      <dc:date>2005-03-06T22:24:32Z</dc:date>
    </item>
    <item>
      <title>Re: setting hostname</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/setting-hostname/m-p/3498723#M216166</link>
      <description>Hi Piyut,&lt;BR /&gt;&lt;BR /&gt;Use&lt;BR /&gt;&lt;BR /&gt;#set_parms hostname&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Syam</description>
      <pubDate>Sun, 06 Mar 2005 22:28:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/setting-hostname/m-p/3498723#M216166</guid>
      <dc:creator>Ranjith_5</dc:creator>
      <dc:date>2005-03-06T22:28:38Z</dc:date>
    </item>
    <item>
      <title>Re: setting hostname</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/setting-hostname/m-p/3498724#M216167</link>
      <description>can I chaned hostname without reboot server ??</description>
      <pubDate>Mon, 07 Mar 2005 00:26:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/setting-hostname/m-p/3498724#M216167</guid>
      <dc:creator>piyut_2</dc:creator>
      <dc:date>2005-03-07T00:26:45Z</dc:date>
    </item>
    <item>
      <title>Re: setting hostname</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/setting-hostname/m-p/3498725#M216168</link>
      <description>Hey,&lt;BR /&gt;you can't set a hostname that is more than 8 characters. Also try not using charachters like "-", because there are some programs that won't work (had this problem).</description>
      <pubDate>Mon, 07 Mar 2005 00:27:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/setting-hostname/m-p/3498725#M216168</guid>
      <dc:creator>Alex Lavrov.</dc:creator>
      <dc:date>2005-03-07T00:27:04Z</dc:date>
    </item>
    <item>
      <title>Re: setting hostname</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/setting-hostname/m-p/3498726#M216169</link>
      <description>Piyut,&lt;BR /&gt;&lt;BR /&gt;Ofcourse, Reboot is required.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Syam</description>
      <pubDate>Mon, 07 Mar 2005 00:50:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/setting-hostname/m-p/3498726#M216169</guid>
      <dc:creator>Ranjith_5</dc:creator>
      <dc:date>2005-03-07T00:50:30Z</dc:date>
    </item>
    <item>
      <title>Re: setting hostname</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/setting-hostname/m-p/3498727#M216170</link>
      <description>some of the configuration do not need reboot. you can reinitialize them by re-running /sbin/rc. You can do this by first finding the run level you are currently in (use 'who -r'). &lt;BR /&gt;&lt;BR /&gt;$ who -r&lt;BR /&gt;          run-level 3 &lt;REST of="" the="" output=""&gt;&lt;BR /&gt;&lt;BR /&gt;$ /sbin/rc 3&lt;BR /&gt;&lt;BR /&gt;&lt;/REST&gt;</description>
      <pubDate>Mon, 07 Mar 2005 01:04:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/setting-hostname/m-p/3498727#M216170</guid>
      <dc:creator>Amit Agarwal_1</dc:creator>
      <dc:date>2005-03-07T01:04:53Z</dc:date>
    </item>
    <item>
      <title>Re: setting hostname</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/setting-hostname/m-p/3498728#M216171</link>
      <description>Piyut,&lt;BR /&gt;A reboot is absolutely required to effect a change in host name. As for the commands to do that, its already been provided in the posts prior to mine.&lt;BR /&gt;As per the comments before mine, try to keep your hostname to 8 names and not to have any special chars...&lt;BR /&gt;&lt;BR /&gt;rgds&lt;BR /&gt;Mobeen</description>
      <pubDate>Mon, 07 Mar 2005 01:53:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/setting-hostname/m-p/3498728#M216171</guid>
      <dc:creator>Mobeen_1</dc:creator>
      <dc:date>2005-03-07T01:53:03Z</dc:date>
    </item>
    <item>
      <title>Re: setting hostname</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/setting-hostname/m-p/3498729#M216172</link>
      <description>Hi Piyut&lt;BR /&gt;&lt;BR /&gt;Just to add my 5p worth, limit the hostname to 8 characters and don't forget to change /etc/hosts.  If you don't, the server may have trouble booting and this will cause problems for SD (software distributor -swinstall etc.)/NFS applications.&lt;BR /&gt;&lt;BR /&gt;Keith</description>
      <pubDate>Mon, 07 Mar 2005 02:40:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/setting-hostname/m-p/3498729#M216172</guid>
      <dc:creator>Keith Bryson</dc:creator>
      <dc:date>2005-03-07T02:40:51Z</dc:date>
    </item>
    <item>
      <title>Re: setting hostname</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/setting-hostname/m-p/3498730#M216173</link>
      <description>One other thing, you can add at-sn-billing-05 to /etc/hosts (after the new 8 character hostname) so that the server still resolves this address internally, to itself.&lt;BR /&gt;&lt;BR /&gt;Keith</description>
      <pubDate>Mon, 07 Mar 2005 02:44:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/setting-hostname/m-p/3498730#M216173</guid>
      <dc:creator>Keith Bryson</dc:creator>
      <dc:date>2005-03-07T02:44:58Z</dc:date>
    </item>
  </channel>
</rss>

