<?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: newbie linux question in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/newbie-linux-question/m-p/4877087#M71604</link>
    <description>Hi&lt;BR /&gt;&lt;BR /&gt;What I think is&lt;BR /&gt;&lt;BR /&gt;packagename.i386.rpm for i386 based systems, &lt;BR /&gt;&lt;BR /&gt;packagename.i686.rpm for i486 &amp;amp; pentium based systems(also for amd systems)&lt;BR /&gt;&lt;BR /&gt;packagename.src.rpm source rpm.&lt;BR /&gt;&lt;BR /&gt;Rgds&lt;BR /&gt;&lt;BR /&gt;HGN&lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Mon, 27 Dec 2004 13:52:48 GMT</pubDate>
    <dc:creator>HGN</dc:creator>
    <dc:date>2004-12-27T13:52:48Z</dc:date>
    <item>
      <title>newbie linux question</title>
      <link>https://community.hpe.com/t5/operating-system-linux/newbie-linux-question/m-p/4877086#M71603</link>
      <description>i m a newbie, and m trying to learn linux from Uleashed Linux 9. &lt;BR /&gt;i have a question, and didnt find the answer in the above mentioned book. the question is what is the difference between the &lt;BR /&gt;packagename.i386.rpm, packagename.i686.rpm, and packagename.src.rpm.&lt;BR /&gt;&lt;BR /&gt;wishes&lt;BR /&gt;SFR</description>
      <pubDate>Mon, 27 Dec 2004 13:28:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/newbie-linux-question/m-p/4877086#M71603</guid>
      <dc:creator>Faysal_1</dc:creator>
      <dc:date>2004-12-27T13:28:27Z</dc:date>
    </item>
    <item>
      <title>Re: newbie linux question</title>
      <link>https://community.hpe.com/t5/operating-system-linux/newbie-linux-question/m-p/4877087#M71604</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;What I think is&lt;BR /&gt;&lt;BR /&gt;packagename.i386.rpm for i386 based systems, &lt;BR /&gt;&lt;BR /&gt;packagename.i686.rpm for i486 &amp;amp; pentium based systems(also for amd systems)&lt;BR /&gt;&lt;BR /&gt;packagename.src.rpm source rpm.&lt;BR /&gt;&lt;BR /&gt;Rgds&lt;BR /&gt;&lt;BR /&gt;HGN&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 27 Dec 2004 13:52:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/newbie-linux-question/m-p/4877087#M71604</guid>
      <dc:creator>HGN</dc:creator>
      <dc:date>2004-12-27T13:52:48Z</dc:date>
    </item>
    <item>
      <title>Re: newbie linux question</title>
      <link>https://community.hpe.com/t5/operating-system-linux/newbie-linux-question/m-p/4877088#M71605</link>
      <description>Hi HGN&lt;BR /&gt;&lt;BR /&gt;source rpm ... i am sory but i didnt get you, explain.&lt;BR /&gt;&lt;BR /&gt;SFR&lt;BR /&gt;</description>
      <pubDate>Mon, 27 Dec 2004 14:08:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/newbie-linux-question/m-p/4877088#M71605</guid>
      <dc:creator>Faysal_1</dc:creator>
      <dc:date>2004-12-27T14:08:46Z</dc:date>
    </item>
    <item>
      <title>Re: newbie linux question</title>
      <link>https://community.hpe.com/t5/operating-system-linux/newbie-linux-question/m-p/4877089#M71606</link>
      <description>and one more question&lt;BR /&gt;ext2 and ext3 filesystems are developed by Redhat team ?&lt;BR /&gt;and RPM is packaging technique from RedHat ?&lt;BR /&gt;RPM is the abbreviation of Redhat Pakage Manager ?&lt;BR /&gt;&lt;BR /&gt;wishes&lt;BR /&gt;SFR</description>
      <pubDate>Mon, 27 Dec 2004 14:32:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/newbie-linux-question/m-p/4877089#M71606</guid>
      <dc:creator>Faysal_1</dc:creator>
      <dc:date>2004-12-27T14:32:45Z</dc:date>
    </item>
    <item>
      <title>Re: newbie linux question</title>
      <link>https://community.hpe.com/t5/operating-system-linux/newbie-linux-question/m-p/4877090#M71607</link>
      <description>RPM is a packaging system developed by Red Hat (but widely used by others as well).&lt;BR /&gt;&lt;BR /&gt;Packages with extensions like .i386.rpm and .i686.rpm are compiled (binary) packages.  Packages ending with .src.rpm are source code only.  In order to use them, you would have to build (compile) them on your own system.&lt;BR /&gt;&lt;BR /&gt;Packages with the .i386.rpm extension should work on any x86 (intel 386, 486, pentium, and amd equivalents).  Packages with the .i686.rpm extension are optimized to run on pentium II (and amd equivalent) class systems.  They may in some cases also run on earlier systems.&lt;BR /&gt;&lt;BR /&gt;The filesystems ext2 aren ext3 are standard Linux filesystems (not just Red Hat).&lt;BR /&gt;&lt;BR /&gt;Bruce</description>
      <pubDate>Mon, 27 Dec 2004 15:13:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/newbie-linux-question/m-p/4877090#M71607</guid>
      <dc:creator>Bruce Copeland</dc:creator>
      <dc:date>2004-12-27T15:13:15Z</dc:date>
    </item>
    <item>
      <title>Re: newbie linux question</title>
      <link>https://community.hpe.com/t5/operating-system-linux/newbie-linux-question/m-p/4877091#M71608</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;Regarding ext2 and ext3 filesystems the are standard on Linux and not RedHat developed.&lt;BR /&gt;&lt;BR /&gt;RPM  is a product developed by RedHat for easy package maintenance.&lt;BR /&gt;src.rpm are source rpm which can be complied.&lt;BR /&gt;&lt;BR /&gt;Hope the is useful and also well explained by Bruce here as well.&lt;BR /&gt;&lt;BR /&gt;Rgds&lt;BR /&gt;&lt;BR /&gt;HGN&lt;BR /&gt;</description>
      <pubDate>Mon, 27 Dec 2004 15:58:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/newbie-linux-question/m-p/4877091#M71608</guid>
      <dc:creator>HGN</dc:creator>
      <dc:date>2004-12-27T15:58:38Z</dc:date>
    </item>
    <item>
      <title>Re: newbie linux question</title>
      <link>https://community.hpe.com/t5/operating-system-linux/newbie-linux-question/m-p/4877092#M71609</link>
      <description>Thanks</description>
      <pubDate>Wed, 29 Dec 2004 14:26:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/newbie-linux-question/m-p/4877092#M71609</guid>
      <dc:creator>Faysal_1</dc:creator>
      <dc:date>2004-12-29T14:26:42Z</dc:date>
    </item>
  </channel>
</rss>

