Raspbian: install ssh server
Revision as of 09:16, 2 October 2018 by Onnowpurbo (talk | contribs) (Created page with "Install sudo su apt update apt install openssh-server Restart /etc/init.d/ssh restart")
Install
sudo su apt update apt install openssh-server
Restart
/etc/init.d/ssh restart