To Get SSH Access to a Rocky Linux 8.10 with XFCE Box:
To Get SSH Access to a Rocky Linux 8.10 with XFCE Box:
- Install
sshserver:
dnf install -y openssh-server
- Enable the
sshdservice:
systemctl enable --now sshd
ssh server:dnf install -y openssh-server
sshd service:systemctl enable --now sshd