RHEL Security Patches


 
Thread Tools Search this Thread
Operating Systems Linux Red Hat RHEL Security Patches
# 1  
Old 09-23-2008
RHEL Security Patches

Hi all, Smilie

I'm quite new with installation of security patches in Linux Redhat Enterprise, here's my question.

I have 2 machine of this RHEL(never patch before) since it never connects directly to the internet(block by firewall) and I want to update the patches now because my boss asked me to update it due to security reason, and I have found the security patches from redhat as per below:

Code:
 http://rhn.redhat.com/errata/rhel4-extras-errata-security.html

but the things that I do not understand is, do I need to update all of this patches? because I saw there's patch like realmediaplayer, acrobatreader, which I never open at all in my servers. do you think I should update all of those? sorry I am really newbie.

I know that 'rpm -qa' will list the packages that have installed while ‘up2date -l' will list the updates available to install. but do I need to install all of those patches or which security patches that is not important or can bring some error to my server?

Thank You.
# 2  
Old 10-09-2008
You don't need to update all of them, but often one patch will require a greater version of another module, requiring an upgrade of that too.

As far as which are the most important? I can't tell you. If RedHat decides something is "Critical" or a "High" security risk, the best policy to Cover Your Ass (CYA) is to update it.
# 3  
Old 10-09-2008
Hi Otheus,

Thanks a lot for your reply,..

btw, before I update this critical patches:

1. Do I need to register to RHEL in order for me to use the up2date?

2. For updates in RHEL need to use up2date, but what is the thing that I need to do before the patches? I mean what should I backup in case my patches did not go well, so at least I can bring back to the normal state again.
Login or Register to Ask a Question

Previous Thread | Next Thread

7 More Discussions You Might Find Interesting

1. AIX

Need command to find missing operating system security patches

Hi, Need a command to find out Missing operating system patches for AIX 7.1 or a command to list down all installed patches. (1 Reply)
Discussion started by: Mona Khandelwal
1 Replies

2. Red Hat

How do I install security patches with no internet access?

Hi, I'm pretty new to Linux and I want to download security patches and install them on RHEL 5.4. I've searched the red hat web site but cant seem to find where the download link is. (5 Replies)
Discussion started by: Jardoo
5 Replies

3. AIX

List of Installed patches for AIX from given set of patches

I need to find out list of installed patches from given list of patches. I have tried using instfix -f <File containing list of patches> -i -c But I was not able to understand the output of this command. It was like below. bos.perf.tools: :0.0.0.0:?: bos.rte.libc: :0.0.0.0:?: ... (4 Replies)
Discussion started by: Saurabh Agrawal
4 Replies

4. Red Hat

Regarding application of security patches RHEL 5.5

Hi Is there a direct way to apply a particular security advisory on the system. Presently we have certain security advisories to be applied which require installation of multiple rpms and their dependencies. These rpms as listed in the security advisory also mention that they have been... (0 Replies)
Discussion started by: Sapanvas
0 Replies

5. Red Hat

Roll back patches for RHEL 5

Hi, I want to roll back the packages that are installed during the patch installation of RHEL 5 server. There are in all 110 packages including the kernel package... kernel-2.6.18-274.el5.x86_64.rpm kernel-headers-2.6.18-274.el5.x86_64.rpm How should I proceed ? I don't want to run rpm... (4 Replies)
Discussion started by: aksijain
4 Replies

6. UNIX for Advanced & Expert Users

Linux security patches

Hi all, :) I'm quite new with installation of security patches in Linux Redhat Enterprise, here's my question. I have 2 machine of this RHEL(never patch before) since it never connects directly to the internet(block by firewall) and I want to update the patches now because my boss asked me to... (1 Reply)
Discussion started by: flekzout
1 Replies

7. UNIX for Dummies Questions & Answers

Security or Necessary patches

Hi All, I would like to ask some questions, I have an Solaris 10 and RHEL which is install in separate machine.. The question is: 1. how can I check the latest patches or latest update in my machine? (I need a step or command) 2. where can I get the latest security patch or necessary patch... (5 Replies)
Discussion started by: flekzout
5 Replies
Login or Register to Ask a Question