<?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: How to check the redhat complete version in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/how-to-check-the-redhat-complete-version/m-p/4130796#M31365</link>
    <description>If the update version doesn't appear in the "/etc/redhat-release" file - then the update operation wasn't full/right, even if everything else was updated. This is just wrong (same as not assigning points in this forum).</description>
    <pubDate>Thu, 17 Jan 2008 07:40:03 GMT</pubDate>
    <dc:creator>Alexander Chuzhoy</dc:creator>
    <dc:date>2008-01-17T07:40:03Z</dc:date>
    <item>
      <title>How to check the redhat complete version</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-check-the-redhat-complete-version/m-p/4130792#M31361</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;How can I check whether the REDHAT linux system is running "Redhat Linux V4 update 6" or the redhat OS CDs have the same OS.&lt;BR /&gt;&lt;BR /&gt;Thanks in advance&lt;BR /&gt;HU</description>
      <pubDate>Thu, 17 Jan 2008 05:22:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-check-the-redhat-complete-version/m-p/4130792#M31361</guid>
      <dc:creator>gab_in</dc:creator>
      <dc:date>2008-01-17T05:22:23Z</dc:date>
    </item>
    <item>
      <title>Re: How to check the redhat complete version</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-check-the-redhat-complete-version/m-p/4130793#M31362</link>
      <description>run this command:&lt;BR /&gt;cat /etc/redhat-release</description>
      <pubDate>Thu, 17 Jan 2008 05:30:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-check-the-redhat-complete-version/m-p/4130793#M31362</guid>
      <dc:creator>Alexander Chuzhoy</dc:creator>
      <dc:date>2008-01-17T05:30:19Z</dc:date>
    </item>
    <item>
      <title>Re: How to check the redhat complete version</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-check-the-redhat-complete-version/m-p/4130794#M31363</link>
      <description>[root@amd admin]# cat /etc/redhat-release&lt;BR /&gt;Red Hat Enterprise Linux AS release 4 (Nahant)&lt;BR /&gt;[root@amdadmin]#&lt;BR /&gt;&lt;BR /&gt;It is not showing the "update 6".Pls tell me how to check that in the running system as well as OS CDs.&lt;BR /&gt;&lt;BR /&gt;Thanks for the response.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 17 Jan 2008 05:40:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-check-the-redhat-complete-version/m-p/4130794#M31363</guid>
      <dc:creator>gab_in</dc:creator>
      <dc:date>2008-01-17T05:40:38Z</dc:date>
    </item>
    <item>
      <title>Re: How to check the redhat complete version</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-check-the-redhat-complete-version/m-p/4130795#M31364</link>
      <description>The '/etc/redhat-release' file is distributed in the 'redhat-release' package, along with some other things (like '/etc/issue' and some RedHat Network configurations).&lt;BR /&gt;&lt;BR /&gt;Assuming your machine is fully up-to-date (and not just selectivly), then this file should have also been updated.&lt;BR /&gt;&lt;BR /&gt;An update-6 machine will also have a 2.6.9-67 or so kernel.&lt;BR /&gt;&lt;BR /&gt;As you can update just parts of a RHEL system, it can be confusing what update you are actually running on.  Checking the output of an 'up2date -l' is the best way to see how far behind you are in updates.</description>
      <pubDate>Thu, 17 Jan 2008 06:08:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-check-the-redhat-complete-version/m-p/4130795#M31364</guid>
      <dc:creator>Stuart Browne</dc:creator>
      <dc:date>2008-01-17T06:08:51Z</dc:date>
    </item>
    <item>
      <title>Re: How to check the redhat complete version</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-check-the-redhat-complete-version/m-p/4130796#M31365</link>
      <description>If the update version doesn't appear in the "/etc/redhat-release" file - then the update operation wasn't full/right, even if everything else was updated. This is just wrong (same as not assigning points in this forum).</description>
      <pubDate>Thu, 17 Jan 2008 07:40:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-check-the-redhat-complete-version/m-p/4130796#M31365</guid>
      <dc:creator>Alexander Chuzhoy</dc:creator>
      <dc:date>2008-01-17T07:40:03Z</dc:date>
    </item>
    <item>
      <title>Re: How to check the redhat complete version</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-check-the-redhat-complete-version/m-p/4130797#M31366</link>
      <description>If a RHEL 4 ES system is properly up to date, it should say:&lt;BR /&gt;&lt;BR /&gt;$ cat /etc/redhat-release &lt;BR /&gt;Red Hat Enterprise Linux ES release 4 (Nahant Update 6)&lt;BR /&gt;&lt;BR /&gt;If it does not say "Update X" at the end, it is effectively "Update 0" - that means it's installed using the original distribution CDs and probably never updated after the installation.&lt;BR /&gt;&lt;BR /&gt;If you have even one valid RHEL4 license/subscription, you can download the .iso images of the latest RHEL4 Update level from rhn.redhat.com.&lt;BR /&gt;&lt;BR /&gt;If you're installing RHEL4 to modern servers, I definitely recommend downloading a new CD set for installation.&lt;BR /&gt;Advantages:&lt;BR /&gt;&lt;BR /&gt;1.) If you install using "Update 0" CDs, you'll have to download a *huge* set of updates to get the system up to date.&lt;BR /&gt;&lt;BR /&gt;2.) Some modern servers, particularly dual-core Opterons, are officially supported by RedHat only at Update level 2 and above. These systems are known to be unstable at Update level 1 and below.&lt;BR /&gt;&lt;BR /&gt;MK22</description>
      <pubDate>Thu, 17 Jan 2008 12:22:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-check-the-redhat-complete-version/m-p/4130797#M31366</guid>
      <dc:creator>Matti_Kurkela</dc:creator>
      <dc:date>2008-01-17T12:22:24Z</dc:date>
    </item>
    <item>
      <title>Re: How to check the redhat complete version</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-check-the-redhat-complete-version/m-p/4130798#M31367</link>
      <description>Thanks for the response. I have Redhat license/subscription and login. But I am not able to find out the link in the site to download the ISO images for update 6. Can u pls help me on this?&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Thu, 17 Jan 2008 12:59:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-check-the-redhat-complete-version/m-p/4130798#M31367</guid>
      <dc:creator>gab_in</dc:creator>
      <dc:date>2008-01-17T12:59:21Z</dc:date>
    </item>
    <item>
      <title>Re: How to check the redhat complete version</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-check-the-redhat-complete-version/m-p/4130799#M31368</link>
      <description>Login to rhn.redhat.com.&lt;BR /&gt;&lt;BR /&gt;Click "Software Downloads" at the left.&lt;BR /&gt;&lt;BR /&gt;Click the "view the complete list of software channels with ISO downloads" if you don't see the version you want.&lt;BR /&gt;&lt;BR /&gt;Click on Red Hat Enterprise Linux v4.&lt;BR /&gt;&lt;BR /&gt;You will see the ISO images for "Red Hat Enterprise Linux AS 4.6 (x86)"&lt;BR /&gt;&lt;BR /&gt;BTW, 4.6 means version 4 update 6.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 17 Jan 2008 13:30:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-check-the-redhat-complete-version/m-p/4130799#M31368</guid>
      <dc:creator>Ivan Ferreira</dc:creator>
      <dc:date>2008-01-17T13:30:00Z</dc:date>
    </item>
    <item>
      <title>Re: How to check the redhat complete version</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-check-the-redhat-complete-version/m-p/4130800#M31369</link>
      <description>And also HU, I see in your profile:&lt;BR /&gt;&lt;BR /&gt;"I have assigned points to   7  of   68  responses to  my questions."&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums12.itrc.hp.com/service/forums/publicProfile.do?userId=CA1487283&amp;amp;forumId=1" target="_blank"&gt;http://forums12.itrc.hp.com/service/forums/publicProfile.do?userId=CA1487283&amp;amp;forumId=1&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Please keep asigning points. It's a good way to thank for the support. for more information see:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/helptips.do?#28" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/helptips.do?#28&lt;/A&gt;</description>
      <pubDate>Thu, 17 Jan 2008 13:31:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-check-the-redhat-complete-version/m-p/4130800#M31369</guid>
      <dc:creator>Ivan Ferreira</dc:creator>
      <dc:date>2008-01-17T13:31:17Z</dc:date>
    </item>
  </channel>
</rss>

