via DNF Command
# dnf install epel-release;
# dnf install openssh-server
# systemctl enable sshd
# systemctl start sshd
# systemctl status sshd
cofig file
/etc/ssh/sshd_config
via DNF Command
# dnf install epel-release;
# dnf install openssh-server
# systemctl enable sshd
# systemctl start sshd
# systemctl status sshd
cofig file
/etc/ssh/sshd_config