Changes between Version 503 and Version 504 of SystemAdministration


Ignore:
Timestamp:
08/01/22 10:42:21 (22 months ago)
Author:
Willem Elbers
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • SystemAdministration

    v503 v504  
    188188|| Install all available secutiry updates || `yum -y update --security` || `dnf upgrade --security` ||
    189189|| Install specific CVE || `yum update --cve <CVE>` || `dnf upgrade --cve CVE-xxxx-xxxx,CVE-yyyy-yyyy` ||
    190 || Check if a reboot is required || needs-restarting || needs-restarting ||
     190|| Check if a reboot is required || needs-restarting || <check alternative> ||
     191
     192Check for kernel and docker updates, pay special attention and exclude in case of doubt.
     193
     194Beta servers can be rebooted if required, production servers should be scheduled and announced.
     195
    191196
    192197# Metrics #