<?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 HP-UX Prompt in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-prompt/m-p/7199822#M948652</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I want to change the Unix Prompt for Unix 10.2.&lt;/P&gt;&lt;P&gt;If I do following&lt;/P&gt;&lt;P&gt;Log in as super user&lt;/P&gt;&lt;P&gt;#hostname newname&lt;/P&gt;&lt;P&gt;# uname –S newname&lt;/P&gt;&lt;P&gt;# HOSTNAME="newname"&lt;/P&gt;&lt;P&gt;# /sbin/init.d/net stop&lt;/P&gt;&lt;P&gt;# /sbin/init.d/net start&lt;/P&gt;&lt;P&gt;and check than the hostname with&lt;BR /&gt;# uname -a&lt;/P&gt;&lt;P&gt;the name is changed.&lt;/P&gt;&lt;P&gt;I also change the name in hosts and netconf&lt;/P&gt;&lt;P&gt;/etc/hosts&lt;/P&gt;&lt;P&gt;/etc/rc.config.d/netconf&lt;/P&gt;&lt;P&gt;But as soon as I reset the PC, the hostname is back to the old name.&lt;/P&gt;&lt;P&gt;Does I miss a something that I have to change&amp;gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;</description>
    <pubDate>Thu, 02 Nov 2023 03:39:27 GMT</pubDate>
    <dc:creator>mat72</dc:creator>
    <dc:date>2023-11-02T03:39:27Z</dc:date>
    <item>
      <title>HP-UX Prompt</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-prompt/m-p/7199822#M948652</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I want to change the Unix Prompt for Unix 10.2.&lt;/P&gt;&lt;P&gt;If I do following&lt;/P&gt;&lt;P&gt;Log in as super user&lt;/P&gt;&lt;P&gt;#hostname newname&lt;/P&gt;&lt;P&gt;# uname –S newname&lt;/P&gt;&lt;P&gt;# HOSTNAME="newname"&lt;/P&gt;&lt;P&gt;# /sbin/init.d/net stop&lt;/P&gt;&lt;P&gt;# /sbin/init.d/net start&lt;/P&gt;&lt;P&gt;and check than the hostname with&lt;BR /&gt;# uname -a&lt;/P&gt;&lt;P&gt;the name is changed.&lt;/P&gt;&lt;P&gt;I also change the name in hosts and netconf&lt;/P&gt;&lt;P&gt;/etc/hosts&lt;/P&gt;&lt;P&gt;/etc/rc.config.d/netconf&lt;/P&gt;&lt;P&gt;But as soon as I reset the PC, the hostname is back to the old name.&lt;/P&gt;&lt;P&gt;Does I miss a something that I have to change&amp;gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Thu, 02 Nov 2023 03:39:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-prompt/m-p/7199822#M948652</guid>
      <dc:creator>mat72</dc:creator>
      <dc:date>2023-11-02T03:39:27Z</dc:date>
    </item>
    <item>
      <title>Re: HP-UX Prompt</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-prompt/m-p/7199824#M948653</link>
      <description>&lt;P&gt;The command to change the system hostname is:&lt;/P&gt;&lt;P&gt;"set_parms hostname"&lt;/P&gt;&lt;P&gt;You will get prompted to enter the new hostname.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope that helps.&lt;/P&gt;</description>
      <pubDate>Tue, 31 Oct 2023 15:13:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-prompt/m-p/7199824#M948653</guid>
      <dc:creator>Bertram Stoeckler</dc:creator>
      <dc:date>2023-10-31T15:13:08Z</dc:date>
    </item>
    <item>
      <title>Re: HP-UX Prompt</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-prompt/m-p/7199826#M948654</link>
      <description>&lt;P&gt;I used this command as well, but it is still same, after cycle power, the old name is back.&lt;/P&gt;</description>
      <pubDate>Tue, 31 Oct 2023 15:34:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-prompt/m-p/7199826#M948654</guid>
      <dc:creator>mat72</dc:creator>
      <dc:date>2023-10-31T15:34:56Z</dc:date>
    </item>
    <item>
      <title>Re: HP-UX Prompt</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-prompt/m-p/7199829#M948655</link>
      <description>&lt;P&gt;I don´t have access to a HPUX system anymore, especially a 10.20 one.&lt;/P&gt;&lt;P&gt;Check if there is this file:&lt;/P&gt;&lt;P&gt;/etc/rc.config.d/hostname&lt;/P&gt;&lt;P&gt;You should find the HOSTNAME statement in that file and set_parms should have changed it.&lt;/P&gt;&lt;P&gt;If not, modify it and use the new name, then test again.&lt;/P&gt;&lt;P&gt;BTW.: Does your system use DHCP to get its IP-address ?&lt;/P&gt;&lt;P&gt;Check /etc/rc.config.d/netconf if you don´t know.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 31 Oct 2023 15:49:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-prompt/m-p/7199829#M948655</guid>
      <dc:creator>Bertram Stoeckler</dc:creator>
      <dc:date>2023-10-31T15:49:42Z</dc:date>
    </item>
    <item>
      <title>Re: HP-UX Prompt</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-prompt/m-p/7199868#M948659</link>
      <description>&lt;P&gt;Hi Bertram,&lt;/P&gt;&lt;P&gt;There is no hostname file in /etc/rc.config.d.&lt;/P&gt;&lt;P&gt;If I reboot after set_parms hostname, I can see in the line the old name.&lt;/P&gt;&lt;P&gt;The system does not use DHCP.&lt;/P&gt;&lt;P&gt;If I do this&lt;/P&gt;&lt;P&gt;#hostname newname&lt;/P&gt;&lt;P&gt;# uname –S newname&lt;/P&gt;&lt;P&gt;# HOSTNAME="newname"&lt;/P&gt;&lt;P&gt;# /sbin/init.d/net stop&lt;/P&gt;&lt;P&gt;# /sbin/init.d/net start&lt;/P&gt;&lt;P&gt;log out and back in, the name is changed. If I reboot, it change back to the old name.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 01 Nov 2023 14:49:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-prompt/m-p/7199868#M948659</guid>
      <dc:creator>mat72</dc:creator>
      <dc:date>2023-11-01T14:49:18Z</dc:date>
    </item>
    <item>
      <title>Re: HP-UX Prompt</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-prompt/m-p/7199874#M948660</link>
      <description>&lt;P&gt;&lt;a href="https://community.hpe.com/t5/user/viewprofilepage/user-id/2012011"&gt;@mat72&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Could you please provide the below outputs to check ?&lt;BR /&gt;#grep -i hostname /etc/rc.config.d/netconf&lt;BR /&gt;#grep -v ^# /etc/profile&lt;BR /&gt;#grep -v ^#&amp;nbsp; /.profile&lt;BR /&gt;#cat /etc/rc.log&lt;BR /&gt;#uname -a&lt;BR /&gt;Please let me know the old and new host name.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Wed, 01 Nov 2023 15:09:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hp-ux-prompt/m-p/7199874#M948660</guid>
      <dc:creator>pkbin</dc:creator>
      <dc:date>2023-11-01T15:09:03Z</dc:date>
    </item>
  </channel>
</rss>

