Security or Necessary patches


 
Thread Tools Search this Thread
Top Forums UNIX for Dummies Questions & Answers Security or Necessary patches
# 1  
Old 09-11-2008
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 that I need to put in into my servers?

Please help to give me some guidance or information for this issue.. I would like to thank you first for your reply and help. GBU.
# 2  
Old 09-11-2008
For Solaris use smpatch analyze to check for outstanding updates, and smpatch update to apply them.

For RHEL the best automated way is to use RHN (Red Hat Network) and the up2date command.

Both of these will require some configuration and possibly a support contract of some kind to allow them to work.
# 3  
Old 09-11-2008
@^: hi thanks for shed some light on.. hehehe.. btw for RH is it up2date will show the list of the previous patches that have been installed in the machine? or ?

because before I install the patches.. I need to check what is the current patch that I had on my machine.

Thanks..

Last edited by flekzout; 09-11-2008 at 03:33 AM..
# 4  
Old 09-11-2008
up up... anyone??
# 5  
Old 09-11-2008
It's against the policy of this forum to bump posts, so you may get slapped.

Red Hat (and I presume most Linux distributions) does not use a patching concept... it simply replaces packages with newer releases as they are updated. rpm -qa will list the packages you have installed; up2date -l will list the updates available to install.
# 6  
Old 09-12-2008
sorry man I did not know about the policy or restriction, but thanks for your reply and answer. It seems like I'm starting to get the answer. Thanks to you. maybe it could help others to check on their patches/updates. thx once again.
 
Login or Register to Ask a Question

Previous Thread | Next Thread

8 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. Solaris

OS Patches

Hi, Please let me know how to check all the opearating system patches that were applied on an Sun Solaris machine. Thanks. (2 Replies)
Discussion started by: jjoy
2 Replies

6. Solaris

OS patches

Hi all, I am working on SUN-fire server solaris-10 How to find out what & how much " OS patches " installed on it?? plz help me out .:( (3 Replies)
Discussion started by: saurabh84g
3 Replies

7. Red Hat

RHEL 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... (2 Replies)
Discussion started by: flekzout
2 Replies

8. 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
Login or Register to Ask a Question