<?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: Linux RedHat in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/linux-redhat/m-p/4747745#M43519</link>
    <description>Pick the version that is appropo for your version. Note there should be 4 or 5 rpms that you would need to download:&lt;BR /&gt;&lt;BR /&gt;afio-2.4.7-1.x86_64.rpm&lt;BR /&gt;buffer-1.19-1.x86_64.rpm&lt;BR /&gt;mindi-2.0.7.5-1.rhel5.x86_64.rpm&lt;BR /&gt;mindi-busybox-1.7.3-1.rhel5.x86_64.rpm&lt;BR /&gt;mondo-2.2.9.4-1.rhel5.x86_64.rpm&lt;BR /&gt;&lt;BR /&gt;Then you simply rpm install all of them.&lt;BR /&gt;</description>
    <pubDate>Tue, 08 Feb 2011 18:50:41 GMT</pubDate>
    <dc:creator>Alzhy</dc:creator>
    <dc:date>2011-02-08T18:50:41Z</dc:date>
    <item>
      <title>Linux RedHat</title>
      <link>https://community.hpe.com/t5/operating-system-linux/linux-redhat/m-p/4747732#M43506</link>
      <description>Hi Linux Engineers&lt;BR /&gt;&lt;BR /&gt;We are running RedHat 4.0, I know on HP-UX there is the ignite tool to create the tape and net recovery and also can create the golden image to install the new OS&lt;BR /&gt;Is there any similar tool we can use on Linux ?&lt;BR /&gt;&lt;BR /&gt;Thank you.&lt;BR /&gt; Michael.&lt;BR /&gt;</description>
      <pubDate>Thu, 03 Feb 2011 04:39:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/linux-redhat/m-p/4747732#M43506</guid>
      <dc:creator>emp001</dc:creator>
      <dc:date>2011-02-03T04:39:45Z</dc:date>
    </item>
    <item>
      <title>Re: Linux RedHat</title>
      <link>https://community.hpe.com/t5/operating-system-linux/linux-redhat/m-p/4747733#M43507</link>
      <description>Mondo Rescue is the closest equivalent of Ignite-UX for Linux:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.mondorescue.org/" target="_blank"&gt;http://www.mondorescue.org/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;For "golden image"-style installations, the Kickstart feature of the RedHat installer might be an appropriate choice.&lt;BR /&gt;&lt;BR /&gt;Each RedHat installation produces a /root/anaconda-ks.cfg file. This is a Kickstart configuration template: if you want to exactly repeat a particular installation process, copy the template from the installed system, uncomment the disk partitioning directives (by default commented out for safety) and you have a fully functional Kickstart configuration file you can use to create exact copies of the original installation.&lt;BR /&gt;&lt;BR /&gt;You can also write Kickstart configuration files manually, or install a "system-config-kickstart" tool for producing Kickstart configuration files.&lt;BR /&gt;&lt;BR /&gt;For more details on how to use Kickstart, please see RedHat documentation:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://www.redhat.com/docs/manuals/enterprise/" target="_blank"&gt;https://www.redhat.com/docs/manuals/enterprise/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;(For RHEL 4, Kickstart installations are covered in Chapter 1 of the RHEL 4 System Administration Guide. For RHEL 5 and 6, the Kickstart documentation is in the Installation Guide.)&lt;BR /&gt;&lt;BR /&gt;MK</description>
      <pubDate>Thu, 03 Feb 2011 05:39:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/linux-redhat/m-p/4747733#M43507</guid>
      <dc:creator>Matti_Kurkela</dc:creator>
      <dc:date>2011-02-03T05:39:19Z</dc:date>
    </item>
    <item>
      <title>Re: Linux RedHat</title>
      <link>https://community.hpe.com/t5/operating-system-linux/linux-redhat/m-p/4747734#M43508</link>
      <description>Thank you very much for your response.&lt;BR /&gt;&lt;BR /&gt;So, the Mondo Rescue is the tool, that I can run make_tape_recovery and make_net_recovery, rigtht ?&lt;BR /&gt;And if I can run it for net_rec. I should have something similar to ignite server(on HP-UX, where archive file will be copied to, is it right ?&lt;BR /&gt;&lt;BR /&gt;Also for /root/anaconda-ks.cfg file should be used on the server(like ignite server and the client should be on the same subnet ?&lt;BR /&gt;&lt;BR /&gt;Thank you.&lt;BR /&gt;Michael.&lt;BR /&gt;</description>
      <pubDate>Thu, 03 Feb 2011 06:23:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/linux-redhat/m-p/4747734#M43508</guid>
      <dc:creator>emp001</dc:creator>
      <dc:date>2011-02-03T06:23:31Z</dc:date>
    </item>
    <item>
      <title>Re: Linux RedHat</title>
      <link>https://community.hpe.com/t5/operating-system-linux/linux-redhat/m-p/4747735#M43509</link>
      <description>MondoRescue is not exactly the same as Ignite-UX, although it serves the same purpose.&lt;BR /&gt;&lt;BR /&gt;For MondoRescue, a generic writeable NFS server is enough for basic network functionality. MondoRescue will produce a set of CD or DVD images on the server; if you need to restore, you can burn the image files to appropriate media and reinstall the system using those. Such media can be used much like an Ignite recovery tape.&lt;BR /&gt;&lt;BR /&gt;Or if you set up a network boot server (requires setting up at least DHCP &amp;amp; TFTP services + some configuration), you can use the image files to boot the system over the network for restore. (see README.pxe inside MondoRescue's "mindi" package)&lt;BR /&gt;&lt;BR /&gt;The commands are not the same as on HP-UX: please see MondoRescue documentation.&lt;BR /&gt;&lt;A href="http://www.mondorescue.org/docs/mondorescue-howto/backup-cmd.html" target="_blank"&gt;http://www.mondorescue.org/docs/mondorescue-howto/backup-cmd.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;---------------------&lt;BR /&gt;The anaconda-ks.cfg file can be provided to the RedHat installer in many ways:&lt;BR /&gt;- on a floppy disk (if the installable system has a floppy drive)&lt;BR /&gt;- on a USB stick&lt;BR /&gt;- on a HTTP/FTP server that is accessible at installation time&lt;BR /&gt;- if you want, you can create a custom RHEL installation media that includes your Kickstart configuration file(s)&lt;BR /&gt;&lt;BR /&gt;To start a Kickstart installation, you specify the "ks" boot option to the installation boot prompt. Please see RedHat documentation:&lt;BR /&gt;&lt;A href="http://docs.redhat.com/docs/en-US/Red_Hat_Enterprise_Linux/4/html/System_Administration_Guide/Kickstart_Installations-Starting_a_Kickstart_Installation.html" target="_blank"&gt;http://docs.redhat.com/docs/en-US/Red_Hat_Enterprise_Linux/4/html/System_Administration_Guide/Kickstart_Installations-Starting_a_Kickstart_Installation.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;(If you create a custom installation media or a network boot server, you can include the ks boot option to the bootloader defaults, so you can install your preferred configuration in a fully automated fashion, or have a boot menu that allows you to choose one of your custom configurations.)&lt;BR /&gt;&lt;BR /&gt;MK</description>
      <pubDate>Thu, 03 Feb 2011 09:33:27 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/linux-redhat/m-p/4747735#M43509</guid>
      <dc:creator>Matti_Kurkela</dc:creator>
      <dc:date>2011-02-03T09:33:27Z</dc:date>
    </item>
    <item>
      <title>Re: Linux RedHat</title>
      <link>https://community.hpe.com/t5/operating-system-linux/linux-redhat/m-p/4747736#M43510</link>
      <description>Thank you very much, will check the documentation and try to set it up.&lt;BR /&gt;&lt;BR /&gt;Michael.</description>
      <pubDate>Thu, 03 Feb 2011 16:15:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/linux-redhat/m-p/4747736#M43510</guid>
      <dc:creator>emp001</dc:creator>
      <dc:date>2011-02-03T16:15:10Z</dc:date>
    </item>
    <item>
      <title>Re: Linux RedHat</title>
      <link>https://community.hpe.com/t5/operating-system-linux/linux-redhat/m-p/4747737#M43511</link>
      <description>Which one you do you recommend to use:&lt;BR /&gt;&lt;BR /&gt;Mondo Rescue    or     anaconda-ks, or I should use the combination of both of them ?&lt;BR /&gt;&lt;BR /&gt;Thank you.&lt;BR /&gt;Michael.</description>
      <pubDate>Thu, 03 Feb 2011 16:55:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/linux-redhat/m-p/4747737#M43511</guid>
      <dc:creator>emp001</dc:creator>
      <dc:date>2011-02-03T16:55:09Z</dc:date>
    </item>
    <item>
      <title>Re: Linux RedHat</title>
      <link>https://community.hpe.com/t5/operating-system-linux/linux-redhat/m-p/4747738#M43512</link>
      <description>It depends on what your goal is.&lt;BR /&gt;&lt;BR /&gt;If you already have a "refrence" server and would like to use that server to serve as template to install on other servers -- then MondoRescue is your best bet. Why? Becasue it allows you to create an BOOTABLE ISO Image that you can burn to USB or OCD/DVD Media or boot off using your vMedia infrastructure that is available on most PC Server these days.&lt;BR /&gt;&lt;BR /&gt;HOWEVER - if your environment is a Virtual One -- i.e. vSPhere or KVM -- then you will be better off using the template/clone  features of those Hypervisors...&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 04 Feb 2011 15:16:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/linux-redhat/m-p/4747738#M43512</guid>
      <dc:creator>Alzhy</dc:creator>
      <dc:date>2011-02-04T15:16:26Z</dc:date>
    </item>
    <item>
      <title>Re: Linux RedHat</title>
      <link>https://community.hpe.com/t5/operating-system-linux/linux-redhat/m-p/4747739#M43513</link>
      <description>So what I am planning to do is: 1)to have the customized OS with our own environment with some additional software and patches, that I can install ON new Linux clients&lt;BR /&gt;&lt;BR /&gt;2) Also on the various existing clients I can run the backup to have the image on that server, so if I need to reinstall some of the clients I can use that archive and simply reinstall everything back&lt;BR /&gt;&lt;BR /&gt;3) Also, I need to keep and update the latest patches that I can install fronm that server to any existing Linux client&lt;BR /&gt;&lt;BR /&gt;For those 3 main things from above which tool I need better to use:  Mondo Rescue   or&lt;BR /&gt;/root/anaconda-ks.cfg    or   both &lt;BR /&gt;and if both which one for which step ?&lt;BR /&gt;&lt;BR /&gt;Thank you.&lt;BR /&gt;Michael.&lt;BR /&gt;</description>
      <pubDate>Fri, 04 Feb 2011 15:50:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/linux-redhat/m-p/4747739#M43513</guid>
      <dc:creator>emp001</dc:creator>
      <dc:date>2011-02-04T15:50:00Z</dc:date>
    </item>
    <item>
      <title>Re: Linux RedHat</title>
      <link>https://community.hpe.com/t5/operating-system-linux/linux-redhat/m-p/4747740#M43514</link>
      <description>MondoRescue is both a BACKUP (OS) and CLONING tool. &lt;BR /&gt;&lt;BR /&gt;As a BACKUP tool - it allows for rapid ercovery of your OS - from a bootable ISO Image of your OS created by MondoRescue.&lt;BR /&gt;&lt;BR /&gt;As a CLONING Tool -- it allows you to restore a BACKUP of another Server's OS on to a different Server whilst giving you the ability to give it a new name, ip, etc...&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;So based on the above MondoRescue Functionaility -- I'd say you will be able to decide.&lt;BR /&gt;&lt;BR /&gt;Anaconda/KickStart I do not think is a fit to your neesd.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 04 Feb 2011 15:54:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/linux-redhat/m-p/4747740#M43514</guid>
      <dc:creator>Alzhy</dc:creator>
      <dc:date>2011-02-04T15:54:35Z</dc:date>
    </item>
    <item>
      <title>Re: Linux RedHat</title>
      <link>https://community.hpe.com/t5/operating-system-linux/linux-redhat/m-p/4747741#M43515</link>
      <description>Is MondoRescue needs to be downloaded as the additional tool(SW) and also is it working on RedHat only or on the other Linux flavors such us Sles or Suse Linux. Also what is the best website I can use to read and configure all of that stuff ?&lt;BR /&gt;&lt;BR /&gt;Thank you.&lt;BR /&gt;Michael.</description>
      <pubDate>Fri, 04 Feb 2011 16:18:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/linux-redhat/m-p/4747741#M43515</guid>
      <dc:creator>emp001</dc:creator>
      <dc:date>2011-02-04T16:18:08Z</dc:date>
    </item>
    <item>
      <title>Re: Linux RedHat</title>
      <link>https://community.hpe.com/t5/operating-system-linux/linux-redhat/m-p/4747742#M43516</link>
      <description>It is UNIVERSAL.&lt;BR /&gt;Please go and read the documentation on the website at &lt;A href="http://www.mondorescue.org" target="_blank"&gt;www.mondorescue.org&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;It offers excellent documentation and has even a lab guide of sorts.&lt;BR /&gt;</description>
      <pubDate>Fri, 04 Feb 2011 16:21:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/linux-redhat/m-p/4747742#M43516</guid>
      <dc:creator>Alzhy</dc:creator>
      <dc:date>2011-02-04T16:21:49Z</dc:date>
    </item>
    <item>
      <title>Re: Linux RedHat</title>
      <link>https://community.hpe.com/t5/operating-system-linux/linux-redhat/m-p/4747743#M43517</link>
      <description>Thank you bery much will try soon</description>
      <pubDate>Fri, 04 Feb 2011 16:23:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/linux-redhat/m-p/4747743#M43517</guid>
      <dc:creator>emp001</dc:creator>
      <dc:date>2011-02-04T16:23:47Z</dc:date>
    </item>
    <item>
      <title>Re: Linux RedHat</title>
      <link>https://community.hpe.com/t5/operating-system-linux/linux-redhat/m-p/4747744#M43518</link>
      <description>I was going to &lt;A href="http://www.mondorescue.org" target="_blank"&gt;www.mondorescue.org&lt;/A&gt;  but not sure which SW to download, also After I download it on the linux server, do I need to install it ?&lt;BR /&gt;&lt;BR /&gt;Thank you&lt;BR /&gt;Michael.&lt;BR /&gt;</description>
      <pubDate>Tue, 08 Feb 2011 16:59:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/linux-redhat/m-p/4747744#M43518</guid>
      <dc:creator>emp001</dc:creator>
      <dc:date>2011-02-08T16:59:07Z</dc:date>
    </item>
    <item>
      <title>Re: Linux RedHat</title>
      <link>https://community.hpe.com/t5/operating-system-linux/linux-redhat/m-p/4747745#M43519</link>
      <description>Pick the version that is appropo for your version. Note there should be 4 or 5 rpms that you would need to download:&lt;BR /&gt;&lt;BR /&gt;afio-2.4.7-1.x86_64.rpm&lt;BR /&gt;buffer-1.19-1.x86_64.rpm&lt;BR /&gt;mindi-2.0.7.5-1.rhel5.x86_64.rpm&lt;BR /&gt;mindi-busybox-1.7.3-1.rhel5.x86_64.rpm&lt;BR /&gt;mondo-2.2.9.4-1.rhel5.x86_64.rpm&lt;BR /&gt;&lt;BR /&gt;Then you simply rpm install all of them.&lt;BR /&gt;</description>
      <pubDate>Tue, 08 Feb 2011 18:50:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/linux-redhat/m-p/4747745#M43519</guid>
      <dc:creator>Alzhy</dc:creator>
      <dc:date>2011-02-08T18:50:41Z</dc:date>
    </item>
    <item>
      <title>Re: Linux RedHat</title>
      <link>https://community.hpe.com/t5/operating-system-linux/linux-redhat/m-p/4747746#M43520</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I can not find it under "downloads"   where exectly I should look for them ?</description>
      <pubDate>Wed, 09 Feb 2011 20:39:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/linux-redhat/m-p/4747746#M43520</guid>
      <dc:creator>emp001</dc:creator>
      <dc:date>2011-02-09T20:39:29Z</dc:date>
    </item>
    <item>
      <title>Re: Linux RedHat</title>
      <link>https://community.hpe.com/t5/operating-system-linux/linux-redhat/m-p/4747747#M43521</link>
      <description>Here bos.. &lt;A href="ftp://ftp.mondorescue.org/" target="_blank"&gt;ftp://ftp.mondorescue.org/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;It's really on the Website sir.... you just have to read and use due diligence on your end.&lt;BR /&gt;</description>
      <pubDate>Wed, 09 Feb 2011 21:10:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/linux-redhat/m-p/4747747#M43521</guid>
      <dc:creator>Alzhy</dc:creator>
      <dc:date>2011-02-09T21:10:14Z</dc:date>
    </item>
    <item>
      <title>Re: Linux RedHat</title>
      <link>https://community.hpe.com/t5/operating-system-linux/linux-redhat/m-p/4747748#M43522</link>
      <description>I checked and found that I have the SuSe Linux box in our LAB: SUSE Linux Enterprise Server 10 (i586)&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;so, I should download and install this Stuff:&lt;BR /&gt;&lt;BR /&gt;/suse/10.0/i386/ &lt;BR /&gt;afio-2.4.7-1.i386.rpm&lt;BR /&gt;buffer-1.19-1.i386.rpm&lt;BR /&gt;mindi-2.0.6-1.suse10.0.i586.rpm&lt;BR /&gt;mindi-busybox-1.7.3-1.suse10.0.i586.rpm&lt;BR /&gt;mondo-2.2.9.4-1.suse10.0.i586.rpm&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Is it right or someting else?&lt;BR /&gt;&lt;BR /&gt;Also where I can find the documentation how to configure it ?&lt;BR /&gt;&lt;BR /&gt;Thank you.&lt;BR /&gt;Michael.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 10 Feb 2011 20:41:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/linux-redhat/m-p/4747748#M43522</guid>
      <dc:creator>emp001</dc:creator>
      <dc:date>2011-02-10T20:41:09Z</dc:date>
    </item>
    <item>
      <title>Re: Linux RedHat</title>
      <link>https://community.hpe.com/t5/operating-system-linux/linux-redhat/m-p/4747749#M43523</link>
      <description>&lt;!--!*#--&gt;It is right on the website sir.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.mondorescue.org" target="_blank"&gt;www.mondorescue.org&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.mondorescue.org/docs.shtml" target="_blank"&gt;http://www.mondorescue.org/docs.shtml&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Or you can just launch the Interactive GUI... simply type "mondoarchive" and explore away. &lt;BR /&gt;&lt;BR /&gt;Sample Script I use on my weekly OS Backups:&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;/usr/sbin/mondoarchive -O -i -N -d $MONDODEST -T $MONDOSCR -S $MONDOSCR  -s 8960&lt;BR /&gt;m -E "'$EXCLUDE_LIST /var/tmp /tmp'"  -p $MONDOFILE &amp;gt; ${MONDOLOGS}/${MONDOFILE}.&lt;BR /&gt;log&lt;BR /&gt;&lt;BR /&gt;It creates an ISO (DVD Duakl Layer Sized) of our OS sans the non-OS mounts/filesystems.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 10 Feb 2011 21:41:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/linux-redhat/m-p/4747749#M43523</guid>
      <dc:creator>Alzhy</dc:creator>
      <dc:date>2011-02-10T21:41:45Z</dc:date>
    </item>
    <item>
      <title>Re: Linux RedHat</title>
      <link>https://community.hpe.com/t5/operating-system-linux/linux-redhat/m-p/4747750#M43524</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;Do I have the option: instead of creating the ISO image and burn it on DVD , just to create the archave with data and all client's configuration stuff, and to restore it via network to the client, so it can work the same way as make_net_recovery on HP-UX ?</description>
      <pubDate>Thu, 24 Feb 2011 22:50:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/linux-redhat/m-p/4747750#M43524</guid>
      <dc:creator>emp001</dc:creator>
      <dc:date>2011-02-24T22:50:26Z</dc:date>
    </item>
    <item>
      <title>Re: Linux RedHat</title>
      <link>https://community.hpe.com/t5/operating-system-linux/linux-redhat/m-p/4747751#M43525</link>
      <description>Yes you can.&lt;BR /&gt;&lt;BR /&gt;However, to restore anything onto a PC system that has no OS, you must have some way to boot it to Mondo rescue environment (called Mindi). You must either set up a PXE boot server with a Mondo rescue boot option, or boot the system using a Mondo boot CD.&lt;BR /&gt;&lt;BR /&gt;You really should read the documentation for Mondo: this is one of the standard examples.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.mondorescue.org/docs/mondorescue-howto/backup-cmd.html#BACKUP-CMD-NETWORK" target="_blank"&gt;http://www.mondorescue.org/docs/mondorescue-howto/backup-cmd.html#BACKUP-CMD-NETWORK&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;MK&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 25 Feb 2011 09:21:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/linux-redhat/m-p/4747751#M43525</guid>
      <dc:creator>Matti_Kurkela</dc:creator>
      <dc:date>2011-02-25T09:21:23Z</dc:date>
    </item>
  </channel>
</rss>

