<?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: Finding Version of Redhat in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/finding-version-of-redhat/m-p/3049852#M76351</link>
    <description>Also look at /etc/redhat-release.&lt;BR /&gt;John</description>
    <pubDate>Fri, 15 Aug 2003 14:54:31 GMT</pubDate>
    <dc:creator>jbjbjb</dc:creator>
    <dc:date>2003-08-15T14:54:31Z</dc:date>
    <item>
      <title>Finding Version of Redhat</title>
      <link>https://community.hpe.com/t5/operating-system-linux/finding-version-of-redhat/m-p/3049849#M76348</link>
      <description>I have about 4 Linux Boxes and some have different versions of RedHat. Can anybody tell me a command or something that i can type in to see what version is on a particular Redhat Box? I'd like to try not to have to reboot. Thanks Alot in advance!!!&lt;BR /&gt;&lt;BR /&gt;Kyle Harris</description>
      <pubDate>Fri, 15 Aug 2003 13:54:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/finding-version-of-redhat/m-p/3049849#M76348</guid>
      <dc:creator>Kyle D. Harris</dc:creator>
      <dc:date>2003-08-15T13:54:11Z</dc:date>
    </item>
    <item>
      <title>Re: Finding Version of Redhat</title>
      <link>https://community.hpe.com/t5/operating-system-linux/finding-version-of-redhat/m-p/3049850#M76349</link>
      <description>Kyle,&lt;BR /&gt;  If you are looking for kernel version then check with uname -r.&lt;BR /&gt;  If for RH releases then use cat /etc/issue.  If my memory is correct, then in most of the Releases it gives the release.&lt;BR /&gt;&lt;BR /&gt;HTH,&lt;BR /&gt;Umapathy&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 15 Aug 2003 14:48:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/finding-version-of-redhat/m-p/3049850#M76349</guid>
      <dc:creator>Umapathy S</dc:creator>
      <dc:date>2003-08-15T14:48:30Z</dc:date>
    </item>
    <item>
      <title>Re: Finding Version of Redhat</title>
      <link>https://community.hpe.com/t5/operating-system-linux/finding-version-of-redhat/m-p/3049851#M76350</link>
      <description>One method is:&lt;BR /&gt;on the command line:&lt;BR /&gt;grep running /etc/sysconfig/rhn/systemid</description>
      <pubDate>Fri, 15 Aug 2003 14:50:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/finding-version-of-redhat/m-p/3049851#M76350</guid>
      <dc:creator>jbjbjb</dc:creator>
      <dc:date>2003-08-15T14:50:04Z</dc:date>
    </item>
    <item>
      <title>Re: Finding Version of Redhat</title>
      <link>https://community.hpe.com/t5/operating-system-linux/finding-version-of-redhat/m-p/3049852#M76351</link>
      <description>Also look at /etc/redhat-release.&lt;BR /&gt;John</description>
      <pubDate>Fri, 15 Aug 2003 14:54:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/finding-version-of-redhat/m-p/3049852#M76351</guid>
      <dc:creator>jbjbjb</dc:creator>
      <dc:date>2003-08-15T14:54:31Z</dc:date>
    </item>
    <item>
      <title>Re: Finding Version of Redhat</title>
      <link>https://community.hpe.com/t5/operating-system-linux/finding-version-of-redhat/m-p/3049853#M76352</link>
      <description>Umapathy-&lt;BR /&gt;    i got this back with the uname -r :&lt;BR /&gt;2.2.22-6.2.3&lt;BR /&gt;&lt;BR /&gt;Does this mean i have Redhate 6.2? i'm not sure what the 2.2.22 or the .3 after 6.2 is for?.... Thanks</description>
      <pubDate>Fri, 15 Aug 2003 15:49:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/finding-version-of-redhat/m-p/3049853#M76352</guid>
      <dc:creator>Kyle D. Harris</dc:creator>
      <dc:date>2003-08-15T15:49:30Z</dc:date>
    </item>
    <item>
      <title>Re: Finding Version of Redhat</title>
      <link>https://community.hpe.com/t5/operating-system-linux/finding-version-of-redhat/m-p/3049854#M76353</link>
      <description>John, &lt;BR /&gt;   The directorys were not found when i tried your methods. Thanks.&lt;BR /&gt;&lt;BR /&gt;Kyle</description>
      <pubDate>Fri, 15 Aug 2003 15:53:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/finding-version-of-redhat/m-p/3049854#M76353</guid>
      <dc:creator>Kyle D. Harris</dc:creator>
      <dc:date>2003-08-15T15:53:56Z</dc:date>
    </item>
    <item>
      <title>Re: Finding Version of Redhat</title>
      <link>https://community.hpe.com/t5/operating-system-linux/finding-version-of-redhat/m-p/3049855#M76354</link>
      <description>Hi Kyle,&lt;BR /&gt;&lt;BR /&gt;2.2.22-6.2.3 is your kernel release&lt;BR /&gt;&lt;BR /&gt;Redhat adds its own kernel release on top of official releases, you run kernel 2.2.22, and redhat release of this kernel is numbered 6.2.3...&lt;BR /&gt;&lt;BR /&gt;cat /etc/redhat-release works if you are root on the system.&lt;BR /&gt;&lt;BR /&gt;.../rhn/systemid works if you use rhn...&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;hth&lt;BR /&gt;&lt;BR /&gt;J</description>
      <pubDate>Fri, 15 Aug 2003 16:20:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/finding-version-of-redhat/m-p/3049855#M76354</guid>
      <dc:creator>Jerome Henry</dc:creator>
      <dc:date>2003-08-15T16:20:53Z</dc:date>
    </item>
    <item>
      <title>Re: Finding Version of Redhat</title>
      <link>https://community.hpe.com/t5/operating-system-linux/finding-version-of-redhat/m-p/3049856#M76355</link>
      <description>Thanks guys, That worked. Didn't know you had to be root to do that command. Appreciate it greatly!&lt;BR /&gt;&lt;BR /&gt;Kyle Harris</description>
      <pubDate>Fri, 15 Aug 2003 16:29:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/finding-version-of-redhat/m-p/3049856#M76355</guid>
      <dc:creator>Kyle D. Harris</dc:creator>
      <dc:date>2003-08-15T16:29:27Z</dc:date>
    </item>
    <item>
      <title>Re: Finding Version of Redhat</title>
      <link>https://community.hpe.com/t5/operating-system-linux/finding-version-of-redhat/m-p/3049857#M76356</link>
      <description>You don't.  The 'redhat-release' file usually has permissions of root:root, 0644 (i.e. readable by everybody, only writable by root).</description>
      <pubDate>Mon, 18 Aug 2003 00:39:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/finding-version-of-redhat/m-p/3049857#M76356</guid>
      <dc:creator>Stuart Browne</dc:creator>
      <dc:date>2003-08-18T00:39:56Z</dc:date>
    </item>
  </channel>
</rss>

