From 1f5b817156dffcfb71bb44c3e40fbafe3ab90c3a Mon Sep 17 00:00:00 2001 From: ducoterra Date: Thu, 12 Dec 2024 15:07:58 -0500 Subject: [PATCH] dnf automatic fix for fedora-server --- infrastructure/graduated/fedora/fedora-server.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/infrastructure/graduated/fedora/fedora-server.md b/infrastructure/graduated/fedora/fedora-server.md index d251e10..f2a9455 100644 --- a/infrastructure/graduated/fedora/fedora-server.md +++ b/infrastructure/graduated/fedora/fedora-server.md @@ -122,7 +122,7 @@ On the server: ```bash dnf install dnf-automatic -y -systemctl enable --now dnf-automatic-install.timer +systemctl enable --now dnf-automatic.timer ``` Edit the configuration to only do security updates. @@ -157,6 +157,7 @@ Firewalld will be on and blocking by default. You can check the zone and allowed ```bash firewall-cmd --zone=public --list-ports +firewall-cmd --zone=public --list-services ``` Allow Cockpit with