<?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 HPUX server install date in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/hpux-server-install-date/m-p/4864529#M397282</link>
    <description>Hi all&lt;BR /&gt;&lt;BR /&gt;Is it possible to find out from some files on the server when it was first built? I have been using the /var/adm/shutdownlog as a guide but it is not all that accurate.&lt;BR /&gt;&lt;BR /&gt;Thanks in advance&lt;BR /&gt;Barbara</description>
    <pubDate>Thu, 07 Oct 2004 08:10:26 GMT</pubDate>
    <dc:creator>Barbara Flynn_1</dc:creator>
    <dc:date>2004-10-07T08:10:26Z</dc:date>
    <item>
      <title>HPUX server install date</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hpux-server-install-date/m-p/4864529#M397282</link>
      <description>Hi all&lt;BR /&gt;&lt;BR /&gt;Is it possible to find out from some files on the server when it was first built? I have been using the /var/adm/shutdownlog as a guide but it is not all that accurate.&lt;BR /&gt;&lt;BR /&gt;Thanks in advance&lt;BR /&gt;Barbara</description>
      <pubDate>Thu, 07 Oct 2004 08:10:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hpux-server-install-date/m-p/4864529#M397282</guid>
      <dc:creator>Barbara Flynn_1</dc:creator>
      <dc:date>2004-10-07T08:10:26Z</dc:date>
    </item>
    <item>
      <title>Re: HPUX server install date</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hpux-server-install-date/m-p/4864530#M397283</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;swlist -a date</description>
      <pubDate>Thu, 07 Oct 2004 08:15:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hpux-server-install-date/m-p/4864530#M397283</guid>
      <dc:creator>Slawomir Gora</dc:creator>
      <dc:date>2004-10-07T08:15:58Z</dc:date>
    </item>
    <item>
      <title>Re: HPUX server install date</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hpux-server-install-date/m-p/4864531#M397284</link>
      <description># swlist -a install_date -l product |grep -i os-core&lt;BR /&gt;  OS-Core               200403151510.13&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Pete</description>
      <pubDate>Thu, 07 Oct 2004 08:19:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hpux-server-install-date/m-p/4864531#M397284</guid>
      <dc:creator>Pete Randall</dc:creator>
      <dc:date>2004-10-07T08:19:15Z</dc:date>
    </item>
    <item>
      <title>Re: HPUX server install date</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hpux-server-install-date/m-p/4864532#M397285</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;the file /var/adm/sw/swinstall.log could also be a hint&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;&lt;BR /&gt;Franky</description>
      <pubDate>Thu, 07 Oct 2004 08:21:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hpux-server-install-date/m-p/4864532#M397285</guid>
      <dc:creator>Franky_1</dc:creator>
      <dc:date>2004-10-07T08:21:47Z</dc:date>
    </item>
    <item>
      <title>Re: HPUX server install date</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hpux-server-install-date/m-p/4864533#M397286</link>
      <description>The creation date of /lost+found usually tells you when the filesystem was built (provided you havn't recreated it). You can also check lost+found in /usr, /var etc.</description>
      <pubDate>Thu, 07 Oct 2004 08:33:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hpux-server-install-date/m-p/4864533#M397286</guid>
      <dc:creator>John Palmer</dc:creator>
      <dc:date>2004-10-07T08:33:14Z</dc:date>
    </item>
    <item>
      <title>Re: HPUX server install date</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hpux-server-install-date/m-p/4864534#M397287</link>
      <description>Barbara,&lt;BR /&gt;&lt;BR /&gt;You can also look at the file /var/opt/ignite/local/install.log. If the system was installed from an Ignite Server then this file is the log of its installation. Note that the time will probably not be your local time.&lt;BR /&gt;&lt;BR /&gt;Marlou</description>
      <pubDate>Mon, 11 Oct 2004 14:54:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hpux-server-install-date/m-p/4864534#M397287</guid>
      <dc:creator>Marlou Everson</dc:creator>
      <dc:date>2004-10-11T14:54:49Z</dc:date>
    </item>
    <item>
      <title>Re: HPUX server install date</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/hpux-server-install-date/m-p/4864535#M397288</link>
      <description>Thanks everyone</description>
      <pubDate>Wed, 23 Feb 2005 10:47:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/hpux-server-install-date/m-p/4864535#M397288</guid>
      <dc:creator>Barbara Flynn_1</dc:creator>
      <dc:date>2005-02-23T10:47:38Z</dc:date>
    </item>
  </channel>
</rss>

