LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Security (https://www.linuxquestions.org/questions/linux-security-4/)
-   -   security updates check/status (https://www.linuxquestions.org/questions/linux-security-4/security-updates-check-status-828450/)

wjtaylor 08-25-2010 02:09 PM

security updates check/status
 
Is there a way to to check if the system has the available security updates installed?

Specifically, I am looking to do this programmatically.

Is there something under /proc perhaps?

Thanks,
WT

abefroman 08-25-2010 08:33 PM

Quote:

Originally Posted by wjtaylor (Post 4077535)
Is there a way to to check if the system has the available security updates installed?

Specifically, I am looking to do this programmatically.

Is there something under /proc perhaps?

Thanks,
WT

What Operating system?

If your are using a redhat type OS, you can do
Code:

yum update


All times are GMT -5. The time now is 10:45 PM.