<?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: patch/update management server for Linux ? in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/patch-update-management-server-for-linux/m-p/3903738#M26136</link>
    <description>If you want/need to see a status of each linux box (installed software / needed patches), you need or RHN service (or proxy/satellate server), Aduva OnStage (&lt;A href="http://www.aduva.com/index.php?page=onstage_overview)" target="_blank"&gt;http://www.aduva.com/index.php?page=onstage_overview)&lt;/A&gt; or similar enterprise-level software (PatchLink, etc...). I don't know if there RHN for FC Linux.&lt;BR /&gt;&lt;BR /&gt;In other case you can use yum server with some custom scripts around it.</description>
    <pubDate>Tue, 28 Nov 2006 07:47:43 GMT</pubDate>
    <dc:creator>Vitaly Karasik_1</dc:creator>
    <dc:date>2006-11-28T07:47:43Z</dc:date>
    <item>
      <title>patch/update management server for Linux ?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/patch-update-management-server-for-linux/m-p/3903733#M26131</link>
      <description>I am running 30 FC 5 machines...all are updated through YUM.&lt;BR /&gt;Is it possile that I connect a single machine(update server) to the internet that "Update Server" downloads all updates... and all other 29 FC 5 machines get their updates download from the Update Server.. &lt;BR /&gt;&lt;BR /&gt;Simply I wana know that is there any "MS Windows Software Update Service" equivalent for linux(fc/rhel esp)&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Maaz</description>
      <pubDate>Sat, 25 Nov 2006 13:09:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/patch-update-management-server-for-linux/m-p/3903733#M26131</guid>
      <dc:creator>Maaz</dc:creator>
      <dc:date>2006-11-25T13:09:53Z</dc:date>
    </item>
    <item>
      <title>Re: patch/update management server for Linux ?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/patch-update-management-server-for-linux/m-p/3903734#M26132</link>
      <description>Hello Maaz,&lt;BR /&gt;&lt;BR /&gt;you can build you own YUM repository, which you can add to you FC5 clients. You can mirror a repository on the internet and then you add this (now local) repo to you clients. In this case you got a "frozen" version of a official repository.&lt;BR /&gt;&lt;BR /&gt;Reagards,&lt;BR /&gt;Patrick</description>
      <pubDate>Sun, 26 Nov 2006 04:32:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/patch-update-management-server-for-linux/m-p/3903734#M26132</guid>
      <dc:creator>Patrick Terlisten</dc:creator>
      <dc:date>2006-11-26T04:32:55Z</dc:date>
    </item>
    <item>
      <title>Re: patch/update management server for Linux ?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/patch-update-management-server-for-linux/m-p/3903735#M26133</link>
      <description>I would do it like Patrick sugested!&lt;BR /&gt;&lt;BR /&gt;If you go to &lt;A href="http://fedora.redhat.com/download/mirrors.html" target="_blank"&gt;http://fedora.redhat.com/download/mirrors.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;and choses site close to your lan you can rsync to a secured system where you have created a local_yum.repo directory on all the  30 FC 5 machine just modifie your to /etc/yum* to point to this "master FC 5 machine" for desynchronized updates.&lt;BR /&gt;&lt;BR /&gt;I Also check on what are and if the updates are indeed valid ones before I apply them.&lt;BR /&gt;&lt;BR /&gt;Enjoy life&lt;BR /&gt;&lt;BR /&gt;Jean-Pierre Huc</description>
      <pubDate>Sun, 26 Nov 2006 11:02:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/patch-update-management-server-for-linux/m-p/3903735#M26133</guid>
      <dc:creator>Huc_1</dc:creator>
      <dc:date>2006-11-26T11:02:35Z</dc:date>
    </item>
    <item>
      <title>Re: patch/update management server for Linux ?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/patch-update-management-server-for-linux/m-p/3903736#M26134</link>
      <description>Shalom,&lt;BR /&gt;&lt;BR /&gt;I've tested Up2date and the RedHat Satellite server, and my choice has always been yum.&lt;BR /&gt;&lt;BR /&gt;yum does the job, caclucates the dependencies, even keeps out kernel updates that would disrupt clustering.&lt;BR /&gt;&lt;BR /&gt;Great tool for the job.&lt;BR /&gt;&lt;BR /&gt;Building a yum repo is not all that hard if you need th keep the rpms in house or internet access is a problem.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Mon, 27 Nov 2006 01:16:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/patch-update-management-server-for-linux/m-p/3903736#M26134</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2006-11-27T01:16:58Z</dc:date>
    </item>
    <item>
      <title>Re: patch/update management server for Linux ?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/patch-update-management-server-for-linux/m-p/3903737#M26135</link>
      <description>i also suggest taking a look at the following 2 projects;&lt;BR /&gt;&lt;BR /&gt;one is an RH-network server replacement, the other is a yum rep sync tool.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://current.tigris.org/" target="_blank"&gt;http://current.tigris.org/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.dotsharp.com.br/programas/yum-repo-sync-english.html" target="_blank"&gt;http://www.dotsharp.com.br/programas/yum-repo-sync-english.html&lt;/A&gt;</description>
      <pubDate>Mon, 27 Nov 2006 02:56:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/patch-update-management-server-for-linux/m-p/3903737#M26135</guid>
      <dc:creator>dirk dierickx</dc:creator>
      <dc:date>2006-11-27T02:56:44Z</dc:date>
    </item>
    <item>
      <title>Re: patch/update management server for Linux ?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/patch-update-management-server-for-linux/m-p/3903738#M26136</link>
      <description>If you want/need to see a status of each linux box (installed software / needed patches), you need or RHN service (or proxy/satellate server), Aduva OnStage (&lt;A href="http://www.aduva.com/index.php?page=onstage_overview)" target="_blank"&gt;http://www.aduva.com/index.php?page=onstage_overview)&lt;/A&gt; or similar enterprise-level software (PatchLink, etc...). I don't know if there RHN for FC Linux.&lt;BR /&gt;&lt;BR /&gt;In other case you can use yum server with some custom scripts around it.</description>
      <pubDate>Tue, 28 Nov 2006 07:47:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/patch-update-management-server-for-linux/m-p/3903738#M26136</guid>
      <dc:creator>Vitaly Karasik_1</dc:creator>
      <dc:date>2006-11-28T07:47:43Z</dc:date>
    </item>
    <item>
      <title>Re: patch/update management server for Linux ?</title>
      <link>https://community.hpe.com/t5/operating-system-linux/patch-update-management-server-for-linux/m-p/3903739#M26137</link>
      <description>You may set one of your server as YUM PROXY, and configured others to use that server as YUM  server</description>
      <pubDate>Tue, 28 Nov 2006 14:17:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/patch-update-management-server-for-linux/m-p/3903739#M26137</guid>
      <dc:creator>George Liu_4</dc:creator>
      <dc:date>2006-11-28T14:17:42Z</dc:date>
    </item>
  </channel>
</rss>

