Answer
Try:
sudo apt-get install openssh-server
It's most likely that the ssh server is not installed as only the client is installed by default.
Try:
sudo apt-get install openssh-server
It's most likely that the ssh server is not installed as only the client is installed by default.