1) command shows you critical packages that are ready to be installed?
Correct
Correct answer
yum updateinfo list --sec-severity=Critical
2) following is the common vulnerability and exposures website?
Correct
Correct answer
http://cve.mitre.org
3) command installs the yum security plugin?
Correct
Correct answer
yum install yum-plugin-security
4) command shows you critical packages that are ready to be installed?
Correct
Correct answer
yum updateinfo list --sec-severity=Critical
Explanation
The command to use for getting critical updates is the following: yum updateinfo list --sec-severity=Critical
No comments:
Post a Comment