How to start the SSH service on Raspberry PI
The SSH service is not started by default, so you need to start it:
1
sudo raspi-config
Select Advanced, navigate to SSH and select Enable SSH.
This post is licensed under CC BY 4.0 by the author.
The SSH service is not started by default, so you need to start it:
1
sudo raspi-config
Select Advanced, navigate to SSH and select Enable SSH.