I‘m trying to connect to a distant server from a Mac device. When I type the ssh command:
ssh [email protected]
I receive this error:
Connection closed by xx.xxx.xxx.xx port 22
I was told to restart ssh this way : service sshd restart
but when I execute it, I‘m told that service
is not found.
I‘m a newbie and I know that I‘m missing something. Your help would so welcome.
Regards!