dnf automatic fix for fedora-server
This commit is contained in:
@@ -122,7 +122,7 @@ On the server:
|
|||||||
```bash
|
```bash
|
||||||
dnf install dnf-automatic -y
|
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.
|
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
|
```bash
|
||||||
firewall-cmd --zone=public --list-ports
|
firewall-cmd --zone=public --list-ports
|
||||||
|
firewall-cmd --zone=public --list-services
|
||||||
```
|
```
|
||||||
|
|
||||||
Allow Cockpit with
|
Allow Cockpit with
|
||||||
|
|||||||
Reference in New Issue
Block a user