To install SSH-Server just use apt-get:
apt-get install openssh-server
You may want to change default port to avoid brute force attacks: see here
DONE!
You must be logged in to post a comment.