Wednesday, March 18, 2015

Installing security updates in Red Hat / CentOS

Installing only security updates
# yum install yum-security
How Do I Display Available Security Updates?
# yum list-security
# yum --security check-update
# yum list-security bugzillas
How Do I Install All The Security Updates Only?
# yum update –security

0 Comments: