<?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: Host ID in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/host-id/m-p/2750028#M69980</link>
    <description>Hi,&lt;BR /&gt;&lt;BR /&gt;#hostname&lt;BR /&gt;uname&lt;BR /&gt;&lt;BR /&gt;Piyush</description>
    <pubDate>Fri, 21 Jun 2002 19:48:33 GMT</pubDate>
    <dc:creator>PIYUSH D. PATEL</dc:creator>
    <dc:date>2002-06-21T19:48:33Z</dc:date>
    <item>
      <title>Host ID</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/host-id/m-p/2750024#M69976</link>
      <description>Could you help me please in the next question: How can I get the Host ID on a HP 9000 Series 700?&lt;BR /&gt;I'll be apreciate for your help.&lt;BR /&gt;Best regards,&lt;BR /&gt;ernesto</description>
      <pubDate>Fri, 21 Jun 2002 19:39:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/host-id/m-p/2750024#M69976</guid>
      <dc:creator>Ernesto, Arias</dc:creator>
      <dc:date>2002-06-21T19:39:25Z</dc:date>
    </item>
    <item>
      <title>Re: Host ID</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/host-id/m-p/2750025#M69977</link>
      <description>#hostname</description>
      <pubDate>Fri, 21 Jun 2002 19:42:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/host-id/m-p/2750025#M69977</guid>
      <dc:creator>MO_4</dc:creator>
      <dc:date>2002-06-21T19:42:44Z</dc:date>
    </item>
    <item>
      <title>Re: Host ID</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/host-id/m-p/2750026#M69978</link>
      <description>Ernesto,&lt;BR /&gt;&lt;BR /&gt;Try the following:&lt;BR /&gt;&lt;BR /&gt;uname -i&lt;BR /&gt;&lt;BR /&gt;Do a 'man uname' to be sure.&lt;BR /&gt;&lt;BR /&gt;Hope that helps.&lt;BR /&gt;&lt;BR /&gt;-Mike</description>
      <pubDate>Fri, 21 Jun 2002 19:46:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/host-id/m-p/2750026#M69978</guid>
      <dc:creator>Mike Hassell</dc:creator>
      <dc:date>2002-06-21T19:46:09Z</dc:date>
    </item>
    <item>
      <title>Re: Host ID</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/host-id/m-p/2750027#M69979</link>
      <description>"uanme -i" for the ID or "uname -n" for host name.&lt;BR /&gt;&lt;BR /&gt;Marty</description>
      <pubDate>Fri, 21 Jun 2002 19:48:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/host-id/m-p/2750027#M69979</guid>
      <dc:creator>Martin Johnson</dc:creator>
      <dc:date>2002-06-21T19:48:23Z</dc:date>
    </item>
    <item>
      <title>Re: Host ID</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/host-id/m-p/2750028#M69980</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;#hostname&lt;BR /&gt;uname&lt;BR /&gt;&lt;BR /&gt;Piyush</description>
      <pubDate>Fri, 21 Jun 2002 19:48:33 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/host-id/m-p/2750028#M69980</guid>
      <dc:creator>PIYUSH D. PATEL</dc:creator>
      <dc:date>2002-06-21T19:48:33Z</dc:date>
    </item>
    <item>
      <title>Re: Host ID</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/host-id/m-p/2750029#M69981</link>
      <description>Your hostid you can find with: uname -i&lt;BR /&gt;This 'uname -i' you can use on HPUX and AIX.&lt;BR /&gt;On Linux, Solaris and True64 it is called 'hostid'.&lt;BR /&gt;&lt;BR /&gt;It is always handy to know the URL:&lt;BR /&gt;&lt;A href="http://www.unixguide.net/unixguide.shtml" target="_blank"&gt;http://www.unixguide.net/unixguide.shtml&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Ceesjan&lt;BR /&gt;</description>
      <pubDate>Fri, 21 Jun 2002 19:50:39 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/host-id/m-p/2750029#M69981</guid>
      <dc:creator>Ceesjan van Hattum</dc:creator>
      <dc:date>2002-06-21T19:50:39Z</dc:date>
    </item>
    <item>
      <title>Re: Host ID</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/host-id/m-p/2750030#M69982</link>
      <description>Hi:&lt;BR /&gt;&lt;BR /&gt;# hostname&lt;BR /&gt;&lt;BR /&gt;...yields the hostname.&lt;BR /&gt;&lt;BR /&gt;# uname -i &lt;BR /&gt;&lt;BR /&gt;...yields the NODENAME (for uucp) which is generally the same but could be different.&lt;BR /&gt;&lt;BR /&gt;Regards!&lt;BR /&gt;&lt;BR /&gt;...JRF...</description>
      <pubDate>Fri, 21 Jun 2002 19:54:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/host-id/m-p/2750030#M69982</guid>
      <dc:creator>James R. Ferguson</dc:creator>
      <dc:date>2002-06-21T19:54:28Z</dc:date>
    </item>
    <item>
      <title>Re: Host ID</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/host-id/m-p/2750031#M69983</link>
      <description>"uname -i" is the easiest way to find out the host ID. Even the out put of the command /opt/ignite/bin/print_manifest will have the hostID of the system.</description>
      <pubDate>Fri, 21 Jun 2002 20:08:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/host-id/m-p/2750031#M69983</guid>
      <dc:creator>Arockia Jegan</dc:creator>
      <dc:date>2002-06-21T20:08:50Z</dc:date>
    </item>
    <item>
      <title>Re: Host ID</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/host-id/m-p/2750032#M69984</link>
      <description>Hi Ernesto,&lt;BR /&gt;&lt;BR /&gt; If your question is in relation to a Flexlm license. You can use:&lt;BR /&gt;&lt;BR /&gt;1) the output of uname -i (Note this is in decimal &amp;amp; you may need to lead it with a #)&lt;BR /&gt;2) the ouput of uname -i converted to hexidecimal =&amp;gt; #echo $(uname -i) 16o p | dc&lt;BR /&gt;3) the MAC address of the base lan port stripped of the 0x (This is usually at HW path 0/0/0/0)&lt;BR /&gt;&lt;BR /&gt;It would be nice if all HPs had unique HostIDs as Sun does.&lt;BR /&gt;Could be worse - Windoze has 4 diff IDs you could use ;^)&lt;BR /&gt;&lt;BR /&gt;See the following link for more Flexlm info:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.globetrotter.com/chap8.htm#916173" target="_blank"&gt;http://www.globetrotter.com/chap8.htm#916173&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Jeff</description>
      <pubDate>Fri, 21 Jun 2002 20:13:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/host-id/m-p/2750032#M69984</guid>
      <dc:creator>Jeff Schussele</dc:creator>
      <dc:date>2002-06-21T20:13:16Z</dc:date>
    </item>
    <item>
      <title>Re: Host ID</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/host-id/m-p/2750033#M69985</link>
      <description>Ernesto,&lt;BR /&gt;&lt;BR /&gt;FYI, At startup the system figures out what it's hostname is by looking at /etc/rc.config.d/netconf&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;The system name can be set differently &lt;BR /&gt;uname -S xxx&lt;BR /&gt;hostname yyyy. &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt; &lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 24 Jun 2002 14:27:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/host-id/m-p/2750033#M69985</guid>
      <dc:creator>Rory R Hammond</dc:creator>
      <dc:date>2002-06-24T14:27:44Z</dc:date>
    </item>
  </channel>
</rss>

