<?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 Host Name in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/changing-host-name/m-p/3343652#M191247</link>
    <description>hostname is changed in the file /etc/rc.config.d/netcnof&lt;BR /&gt;&lt;BR /&gt;You can also change the hostname with sam, but it does the same thing.&lt;BR /&gt;&lt;BR /&gt;Its best to do such things and then boot the machine.&lt;BR /&gt;&lt;BR /&gt;Note that many application products such as oracle, sendmail, omniback, openspool will require rconfiguration after a hostname switch.&lt;BR /&gt;&lt;BR /&gt;If you use DNS for name resolution, don't forget to update that database.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
    <pubDate>Wed, 28 Jul 2004 13:13:22 GMT</pubDate>
    <dc:creator>Steven E. Protter</dc:creator>
    <dc:date>2004-07-28T13:13:22Z</dc:date>
    <item>
      <title>Changing Host Name</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/changing-host-name/m-p/3343651#M191246</link>
      <description>Hi All &lt;BR /&gt;&lt;BR /&gt;Can i Change my Server Host name by command line?&lt;BR /&gt;i need to make a script to change my server name to a differnet one &lt;BR /&gt;Thank You &lt;BR /&gt;&lt;BR /&gt;AFT</description>
      <pubDate>Wed, 28 Jul 2004 13:07:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/changing-host-name/m-p/3343651#M191246</guid>
      <dc:creator>mohammed arafat_2</dc:creator>
      <dc:date>2004-07-28T13:07:34Z</dc:date>
    </item>
    <item>
      <title>Re: Changing Host Name</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/changing-host-name/m-p/3343652#M191247</link>
      <description>hostname is changed in the file /etc/rc.config.d/netcnof&lt;BR /&gt;&lt;BR /&gt;You can also change the hostname with sam, but it does the same thing.&lt;BR /&gt;&lt;BR /&gt;Its best to do such things and then boot the machine.&lt;BR /&gt;&lt;BR /&gt;Note that many application products such as oracle, sendmail, omniback, openspool will require rconfiguration after a hostname switch.&lt;BR /&gt;&lt;BR /&gt;If you use DNS for name resolution, don't forget to update that database.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Wed, 28 Jul 2004 13:13:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/changing-host-name/m-p/3343652#M191247</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2004-07-28T13:13:22Z</dc:date>
    </item>
    <item>
      <title>Re: Changing Host Name</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/changing-host-name/m-p/3343653#M191248</link>
      <description>The best way is to change it using set_parms hostname command....that way the system handles changing all the files that need to be changed.&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;Rita&lt;BR /&gt;</description>
      <pubDate>Wed, 28 Jul 2004 13:14:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/changing-host-name/m-p/3343653#M191248</guid>
      <dc:creator>Rita C Workman</dc:creator>
      <dc:date>2004-07-28T13:14:04Z</dc:date>
    </item>
    <item>
      <title>Re: Changing Host Name</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/changing-host-name/m-p/3343654#M191249</link>
      <description>Yes, have a look at the hostname command.&lt;BR /&gt;&lt;BR /&gt;# man hostname&lt;BR /&gt;&lt;BR /&gt;You can also set up aliases within /etc/hosts so that you don't have to change the hostname.  &lt;BR /&gt;&lt;BR /&gt;Something like this in /etc/hosts:&lt;BR /&gt;1.2.3.4  spock kirk mccoy&lt;BR /&gt;&lt;BR /&gt;Then the machine can be referenced by any of those 3 names.</description>
      <pubDate>Wed, 28 Jul 2004 13:14:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/changing-host-name/m-p/3343654#M191249</guid>
      <dc:creator>Patrick Wallek</dc:creator>
      <dc:date>2004-07-28T13:14:19Z</dc:date>
    </item>
    <item>
      <title>Re: Changing Host Name</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/changing-host-name/m-p/3343655#M191250</link>
      <description>You *can*, but it's not a simple one step thing to do...&lt;BR /&gt;&lt;BR /&gt;You need to do the following at a minimum:&lt;BR /&gt;&lt;BR /&gt;* hostname &lt;NEWNAME&gt;&lt;BR /&gt;* uname -S &lt;NEWNAME&gt;&lt;BR /&gt;* Edit /etc/rc.config.d/netconf so the change will exist after reboot&lt;BR /&gt;* Edit /etc/hosts to make the change there too&lt;BR /&gt;* Make sure DNS or NIS entries get updated too if you use any of those&lt;BR /&gt;&lt;BR /&gt;Best to reboot as SAM would have you do.&lt;/NEWNAME&gt;&lt;/NEWNAME&gt;</description>
      <pubDate>Wed, 28 Jul 2004 13:18:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/changing-host-name/m-p/3343655#M191250</guid>
      <dc:creator>Jeff_Traigle</dc:creator>
      <dc:date>2004-07-28T13:18:30Z</dc:date>
    </item>
  </channel>
</rss>

