istyaFoo Bar

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 <YourFQDN>

Zeit

timedatectl
$ timedatectl list-timezones | grep -E "Berlin|UTC"
Etc/UTC
Europe/Berlin
UTC
timedatectl set-timezone  <ZONE>
timedatectl set-ntp true
DokuWiki