updating redhat systems in a secure environment?

From: Mark Parker (mparker_at_arlut.utexas.[removemeformail)
Date: 04/28/05


Date: Thu, 28 Apr 2005 16:10:30 -0500

Hi all,
        I've got some redhat EL 3 systems in a closed room. Basically, anything
that goes in there can't come back out ever. I'm trying to figure out
how I can keep the system up to date given that I have no internet
connection to the outside world.
        What I've come up with so far is this: keep a freshly installed
non-updated machine of the same architecture outside of the closed room.
Run up2date --showall to get the complete list of packages that the
redhat network channel knows about for that system. Run an up2date --get
  <PACKAGE> on each of the packages listed in the showall output. Put
these rpms onto a CD and take them into the closed room. On the closed
room system run an rpm -qa and grab the output. Write a script that
finds all of the packages installed, compares their versions with with
the showall output and then installs the later versions, possibly doing
a recursive dependency check before hand.
        I'd like to think that there's a way to use up2date instead of writing
script to basically replace up2date's effects, but I've not seen
anything in the manuals that mentions using up2date on a non-internetted
machine.
        Anybody got a better idea that mine? I'd love to thinks so.

Thanks,

-Mark



Relevant Pages

  • Re: Software Install Best Practice?
    ... I presume up2date still maintains the dependency relationships if I ... install from a third-party repository like that. ... installing Fedora packages on RHEL is a hit-or-miss proposition. ... Yet I can't easily uninstall gtk, because it's got a zillion packages ...
    (RedHat)
  • RH9: Segmentation Faults
    ... Anyway I'd gotten so fed up of Red Hat not having the packages it ... Last night I did an up2date -u - and this caused some problems. ... This morning I installed the rpm of the updated glibc manually. ... The following Packages were marked to be skipped by your configuration: ...
    (alt.os.linux.redhat)
  • Re: Apt-get equivalent in fedora
    ... up2date isn't able to connect to the rhn website, ... > apt-get (if you want guis, these are also available such as kyum for yum ... For simple updates to existing packages, I don't need a GUI. ...
    (Fedora)
  • Up2Date Problem
    ... When I click on the RHN icon to check for updates I get the up2date ... cannot open Packages index using db3 - Invalid argument ...
    (RedHat)
  • Re: duplicate packages after up2date failure
    ... > our RPM database appears to be mangled quite badly, ... > pair from the database and then run up2date, ... There is an extra complication since some packages are *supposed* to ... keys on your system, and it confuses RPM. ...
    (Fedora)