Guys, might it be that the platform is starting to glitch? How can it be that openssh is installed but the unit is not present at a systemd level?
Openssh is the name of package to install ssh, what you would want to do is
systemctl start sshd or systemctl start ssh.
1 Like
follow this link:
Yup, none of that works either. I just ended the task to move on! Thanks for the tip though, appreciate it!