Update CentOS

Post date: May 19, 2018 2:54:6 PM

An Internet-connected always-on system should be configured for automatic updates.

For a system that is not always on, such as a local VM, the updates can be run manually:

yum clean all

yum upgrade

Note that "yum upgrade" may remove obsolete packages.