fedora updates and systemd renames
All checks were successful
Podman DDNS Image / build-and-push-ddns (push) Successful in 58s
All checks were successful
Podman DDNS Image / build-and-push-ddns (push) Successful in 58s
This commit is contained in:
@@ -561,7 +561,7 @@ dnf upgrade --refresh
|
||||
reboot
|
||||
|
||||
# Set the releasever to the version you want to upgrade to
|
||||
dnf system-upgrade download --releasever=42
|
||||
dnf system-upgrade download --releasever=43
|
||||
dnf system-upgrade reboot
|
||||
```
|
||||
|
||||
@@ -666,6 +666,8 @@ mkfs.xfs /dev/mapper/vg0-docker--data
|
||||
|
||||
```bash
|
||||
nmcli connection modify Wired\ connection\ 1 ipv6.addr-gen-mode eui64
|
||||
nmcli connection modify Wired\ connection\ 1 ipv6.ip6-privacy disabled
|
||||
systemctl restart NetworkManager
|
||||
```
|
||||
|
||||
### Install and Enable Cockpit
|
||||
|
||||
Reference in New Issue
Block a user