Results 1 to 2 of 2
Hi there,
Is there a way to check patch level of a Suse and Redhat servers (any version)? The goal of this check is to ensure that the server is ...
- 04-15-2009 #1Just Joined!
- Join Date
- Apr 2009
- Posts
- 1
Patch Level Report Extraction
Hi there,
Is there a way to check patch level of a Suse and Redhat servers (any version)? The goal of this check is to ensure that the server is up-to-date with all latest patches.
Thanks,
V
- 04-15-2009 #2Just Joined!
- Join Date
- Apr 2009
- Posts
- 90
Using `uname -a` will show you the kernel revision.
Using `rpm -qa` (long list) will show you all the installed RPMs and their versions.


Reply With Quote
