====== Post-Installation Tasks ======
[[https://docs.fedoraproject.org/en-US/fedora-server/installation/postinstallation-tasks/|Post Installation Tasks]]
===== Pakete =====
sudo dnf install vim-default-editor --allowerasing
sudo dnf install screen vim rsync mc
sudo dnf update
===== SSH =====
systemctl is-active sshd
===== Hostname =====
sudo hostnamectl set-hostname
===== Zeit =====
timedatectl
$ timedatectl list-timezones | grep -E "Berlin|UTC"
Etc/UTC
Europe/Berlin
UTC
timedatectl set-timezone
timedatectl set-ntp true