<?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: Redhat linux Enterprise linux 5 in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/redhat-linux-enterprise-linux-5/m-p/4286302#M34193</link>
    <description>i didnot install the OS and i want to know whether it offers Apachi 2.2.4 version or not.&lt;BR /&gt;how come i know this?&lt;BR /&gt;Is there any link that redhat provide which tell the version included in the media before installation.&lt;BR /&gt;or any other link available or way that we come to know the version included in the media.&lt;BR /&gt;i need to know the exact version before installation.&lt;BR /&gt;For example the rpm files included in the cd i have check there is mysql 5 version available but apachi version not sure it start with tomcat version 1.0.1.&lt;BR /&gt;i have read some where that redhat 5 ES provide apachi 2.2.3 is it true?&lt;BR /&gt;</description>
    <pubDate>Wed, 15 Oct 2008 02:58:29 GMT</pubDate>
    <dc:creator>shabash</dc:creator>
    <dc:date>2008-10-15T02:58:29Z</dc:date>
    <item>
      <title>Redhat linux Enterprise linux 5</title>
      <link>https://community.hpe.com/t5/operating-system-linux/redhat-linux-enterprise-linux-5/m-p/4286297#M34188</link>
      <description>i want to know the package include in the media&lt;BR /&gt;&lt;BR /&gt;i need to install below mentione version of applications.kindly some one guide how i can confirm the media containing that specific version,i have checked sql 5 is present but not sure about the apachi version&lt;BR /&gt;&lt;BR /&gt;Apache 2.2.4&lt;BR /&gt;MYSQL 5.0&lt;BR /&gt;</description>
      <pubDate>Tue, 14 Oct 2008 05:21:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/redhat-linux-enterprise-linux-5/m-p/4286297#M34188</guid>
      <dc:creator>shabash</dc:creator>
      <dc:date>2008-10-14T05:21:09Z</dc:date>
    </item>
    <item>
      <title>Re: Redhat linux Enterprise linux 5</title>
      <link>https://community.hpe.com/t5/operating-system-linux/redhat-linux-enterprise-linux-5/m-p/4286298#M34189</link>
      <description>&lt;!--!*#--&gt;&lt;BR /&gt;Hi Shabash&lt;BR /&gt;&lt;BR /&gt;You can try to run the command "up2date" to get more info about the package.&lt;BR /&gt;&lt;BR /&gt;  -&amp;gt; up2date --showall |grep -i apache&lt;BR /&gt;or&lt;BR /&gt;  -&amp;gt; up2date --show-available |grep -i apache&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Also check the man page &lt;BR /&gt;  -&amp;gt; man up2date&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Thierry&lt;BR /&gt;</description>
      <pubDate>Tue, 14 Oct 2008 06:41:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/redhat-linux-enterprise-linux-5/m-p/4286298#M34189</guid>
      <dc:creator>Thierry D</dc:creator>
      <dc:date>2008-10-14T06:41:45Z</dc:date>
    </item>
    <item>
      <title>Re: Redhat linux Enterprise linux 5</title>
      <link>https://community.hpe.com/t5/operating-system-linux/redhat-linux-enterprise-linux-5/m-p/4286299#M34190</link>
      <description>Hi&lt;BR /&gt;#httpd -v&lt;BR /&gt;will shows verion installed&lt;BR /&gt;</description>
      <pubDate>Tue, 14 Oct 2008 07:23:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/redhat-linux-enterprise-linux-5/m-p/4286299#M34190</guid>
      <dc:creator>Jayan Nair</dc:creator>
      <dc:date>2008-10-14T07:23:52Z</dc:date>
    </item>
    <item>
      <title>Re: Redhat linux Enterprise linux 5</title>
      <link>https://community.hpe.com/t5/operating-system-linux/redhat-linux-enterprise-linux-5/m-p/4286300#M34191</link>
      <description>RHEL5 uses yum for package manager. Use:&lt;BR /&gt;#yum search httpd&lt;BR /&gt;&lt;BR /&gt;to check available versions.&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;ivan</description>
      <pubDate>Tue, 14 Oct 2008 07:29:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/redhat-linux-enterprise-linux-5/m-p/4286300#M34191</guid>
      <dc:creator>Ivan Krastev</dc:creator>
      <dc:date>2008-10-14T07:29:07Z</dc:date>
    </item>
    <item>
      <title>Re: Redhat linux Enterprise linux 5</title>
      <link>https://community.hpe.com/t5/operating-system-linux/redhat-linux-enterprise-linux-5/m-p/4286301#M34192</link>
      <description>The below command will let you know if the package is installed and what version of the software you have:&lt;BR /&gt;&lt;BR /&gt;yum list mysql httpd&lt;BR /&gt;&lt;BR /&gt;If the httpd lists the repository instead of installed then you can install it with&lt;BR /&gt;&lt;BR /&gt;yum install httpd</description>
      <pubDate>Tue, 14 Oct 2008 07:43:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/redhat-linux-enterprise-linux-5/m-p/4286301#M34192</guid>
      <dc:creator>kelvinlnx</dc:creator>
      <dc:date>2008-10-14T07:43:01Z</dc:date>
    </item>
    <item>
      <title>Re: Redhat linux Enterprise linux 5</title>
      <link>https://community.hpe.com/t5/operating-system-linux/redhat-linux-enterprise-linux-5/m-p/4286302#M34193</link>
      <description>i didnot install the OS and i want to know whether it offers Apachi 2.2.4 version or not.&lt;BR /&gt;how come i know this?&lt;BR /&gt;Is there any link that redhat provide which tell the version included in the media before installation.&lt;BR /&gt;or any other link available or way that we come to know the version included in the media.&lt;BR /&gt;i need to know the exact version before installation.&lt;BR /&gt;For example the rpm files included in the cd i have check there is mysql 5 version available but apachi version not sure it start with tomcat version 1.0.1.&lt;BR /&gt;i have read some where that redhat 5 ES provide apachi 2.2.3 is it true?&lt;BR /&gt;</description>
      <pubDate>Wed, 15 Oct 2008 02:58:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/redhat-linux-enterprise-linux-5/m-p/4286302#M34193</guid>
      <dc:creator>shabash</dc:creator>
      <dc:date>2008-10-15T02:58:29Z</dc:date>
    </item>
  </channel>
</rss>

