On Wed, 9 Aug 2000, Cruiser sg wrote:

:  Can anyone tell me how do I list all OS patches and
:  packages installed on a Unix box? Thanks.

Cruiser -

That depends on what type of Unix you are running.  If you are on a Linux
system and you want to find every package that was installed with rpm,
then you could type 'rpm -qa'.  However, this will not tell you what
kernel you are running... use 'uname -a' for that.

Generally, on *nix systems, 'uname -a' will tell you exactly which OS
version and patchlevel you are running.  'dmesg' can give some good
information too (mostly hardware related).

--Mike

Michael B. Rash
http://www.math.umd.edu/~mbr




================================================================================
     To unsubscribe from this mailing list, please see the instructions at
               http://www.checkpoint.com/services/mailing.html
================================================================================

Reply via email to