How to fix those Errata
hi
i want to know how could i fix the attached errata
when i go through the instructions it did not help
as from https://access.redhat.com/articles/11258#rhel7
Raw
gpk-update-viewer
For a command line interface, use the following command to update the operating system:
Raw
yum update
To install a specific package, such as vsftpd, use the following command:
Raw
yum install vsftpd
To update a specific package, such as bind, use the following command:
Raw
yum update bind
To find more information about the command line options available for yum, use the following command:
Raw
man yum
Applying package updates on Red Hat Enterprise Linux 5
Before installing an update, make sure all previously released errata relevant to the system have been applied.
To access updates when using Red Hat Enterprise Linux 5, launch the graphical update tool through Applications -> System Tools -> Software Updater, or from the command line via the following command:
Raw
pup
For a command line interface, use the following command to update the operating system:
Raw
yum update
To install a specific package, such as vsftpd, use the following command:
Raw
yum install vsftpd
To update a specific package, such as bind, use the following command:
Raw
yum update bind
To find more information about the command line options available for yum, use the following command:
Raw
man yum
Applying package updates on Red Hat Enterprise Linux 4 and earlier
To access updates from RHN when using Red Hat Enterprise Linux 2.1, 3, and 4, launch the interactive Red Hat Update Agent with the following command:
Raw
up2date
For a command line interface, use up2date-nox. To update non-interactively, use the following command:
Raw
up2date-nox --update
To install a specific package, such as vnc, use the following command:
Raw
up2date vnc
To update a specific package, such as ntp, use the following command:
Raw
up2date -u ntp
To find more information about the command line options available for up2date, use the following command:
Raw
man up2date
Manually selecting updates from the Red Hat Network
It may be necessary to apply only certain updates, for instance, those advisories that are tagged as fixing security issues (RHSA) or bug fixes (RHBA).
To manually select updates:
Log into Red Hat Customer Portal.
On the Subscriptions -> Classic Management -> Registered Systems page, select which system you want to update.
Click the Software tab.
Click the Errata tab.
Select the errata you want to apply.
Click "Apply Errata" at the bottom right of the page.
On the actual system you want to apply these updates to, run the following command (or place it in a cron job):
this did not help me
any suggestions thank you
Welcome! Check out the Getting Started with Red Hat page for quick tours and guides for common tasks.
