RHEL 7 yum-cron automatic patching⚓︎
Overview⚓︎
RHEL 7 based operating systems can take advantage of the yum-cron
package for easy scheduling of yum updates. yum-cron
supports downloading, applying, notifications, randomization of start time, and other options. While you can setup a simple crontab file yourself, this config file based method can be easier to manage across multiple systems.
Process⚓︎
Bash | |
---|---|
1 2 3 4 5 6 |
|