Account Links: Cart | Your Account | Logout

Skip to content

Red Hat Knowledgebase

Red Hat Knowledgebase Search:

Updated Within the Last:

New Solutions within the last day New Solutions within the last week New Solutions within the last month

Browse by topics:


Click to View a Topic
Red Hat Enterprise Linux > Red Hat Enterprise Linux 5 > Issue <<  180 of 364 >>

Solution Tools:


Email a Solution Postcard Printer version Submit a comment on this answer Update notifications Request an answer Back

Article Reference

Article ID: 11937
Last update: 04-08-08
Issue:
On a Red Hat Enterprise Linux 5 machine, is it possible to limit yum so that it lists or installs only security updates?
Resolution:

It is now possible to limit yum to install security updates only using Red Hat Enterprise Linux 5. To do so, simply install the yum-security plugin:

# yum install
yum-security
Alternatively, download the yum-security package from the Red Hat Network (RHN) and manually install it on the system.

After installing the yum-security plugin, run the following command:

# yum update --security
This will download and install the available security updates from RHN.

To list all available security updates but not install them:

 yum list-security

To list all available security updates with verbose descriptions of the issues they apply to:

# yum info-sec


How well did this entry answer your question?


good wrong incomplete out of date
Red Hat Enterprise Linux > Red Hat Enterprise Linux 5 > Issue <<   180  of  364  >>