Versão avaliada: Fedora 42
Instalar o Pacote SSH
$ sudo dnf upgrade --refresh
$ sudo dnf install openssh-server -y
$ sudo systemctl enable sshd
$ sudo systemctl restart sshd