687
edits
Changes
→Create a user
chmod 700 .ssh
chmod 644 .ssh/authorized_keys
== Install packages ==
For home installations you might want to install avahi.
dnf install nss-mdns avahi
systemctl enable --now avahi-daemon.service
For development system you might want to install:
dnf -y groupinstall 'Development Tools'
dnf -y install rsync clang clang-tools-extra gcc-go golang