Changes between Version 502 and Version 503 of SystemAdministration


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

--

Legend:

Unmodified
Added
Removed
Modified
  • SystemAdministration

    v502 v503  
    182182# Updates #
    183183
    184 || '''Task''' || CentOS (yum) || AlmaLinux (dnf) ||
     184|| '''Task''' || CentOS (yum) || !AlmaLinux (dnf) ||
    185185|| List all available || `yum updateinfo list available` || `dnf list available` ||
    186186|| List available security updates || `yum updateinfo list security all` || `dnf updateinfo list --security` ||