Hi,
I'm trying to get someone access my machine over the internet, via SSH. I am following this guide: https://www.fosslinux.com/7385/how-to-enable-ssh-in-ubuntu.htm
After having installed openssh-server, I'm getting these errors though:
user@t440s ~ $ sudo systemctl start ssh
Failed to start ssh.service: Unit ssh.service not found.
user@t440s ~ $ sudo systemctl enable ssh
Failed to enable unit: Unit file ssh.service does not exist.
I am running Solus Budgie, fully updated. What could be wrong? Thanks.