I am having difficulty connecting remotely to the ubuntu server from the mac terminal.
So far I have run:
sudo apt-get install openssh-server
when I try to connect via the ip address I get an error:
$ ssh root@*ip address*
ssh: connect to host *ip address* port 22: Connection refused.
How do I go about resolving this? Thanks in advance for your help
Note: I am not actually typing ip address. I'm just using this in place of my actual server ip address