apt install openssh

C++
sudo apt-get install openssh-server$ sudo service ssh start
ssh [email protected]
Source

Also in C++: