| Main Archive Page > Month Archives > engarde-users archives |
Kenn,
As I was faced with the same situation after a fresh install. This is the solution I came up with.
It is built in chronological order from oldest to newest. Quite tedious
I must say, as many of the packages have been pulled from the ftp site.
I would assume that this is because they are superseded by a later
patch.
Each advisory has its own page, so each must be reviewed separately to
determine the order and name of the rpm to apply.
I rebooted into standard mode.
Btw, I am using the i386 version.
SCP the rpm's and script to ESL (be careful to remove the SMP kernel
packages if you are not using SMP.)
Putty to esl and chmod 755 on "patchme.txt" an execute the script.
I'd be interested if some of the more knowledgeable on the list would review and comment either pro or con. All feedback would be welcome.
Regards,
Bill
# Snort indicates a failure unless it running when updated. (remove
comment # is desired to prevent error)
# /etc/init.d/snortd start
rpm -Uvh snort-1.9.1-1.0.9.i386.rpm
rpm -Uvh file-3.41-1.0.2.i386.rpm
rpm -Uvh imap-2000c-1.0.24.i386.rpm
rpm --replacefiles -i kernel*.rpm
/sbin/lilo
/usr/sbin/config_lids.pl --force
# Reboot when done!
# Don't forget to fix the /etc/httpd/conf/httpd.conf, you will receive
an # # error when restarting apache from the web console unless you fix
this.
# Re: remove extra line "LoadModule auth_module modules/mod_auto.so"
-----Original Message-----
From: engarde-users-bounce@engardelinux.org
[mailto:engarde-users-bounce@engardelinux.org] On Behalf Of Kenn Murrah
Sent: Wednesday, March 19, 2003 9:28 AM
To: engarde-users@engardelinux.org
Subject: [EnGarde] order of updates?
Greetings.
I finally have a ESL (finestra) up and running and properly configured
...
so now I need to install the many security updates that Engarde has
provided
...
Does it matter in what order I do those updates? Can I just start at
the
top of the list at
www.guardiandigital.com/products/software/trial/advisories.html and work
my
way down? Or does it matter?
Thanks,
kenn