Raspberry Pi SSH is the easiest way to remotely control your Raspberry Pi. Once you have activated it on the Pi using either a MAC or a windows computer is dead easy.
Full Guide: https://pimylifeup.com/raspberry-pi-ssh/
In my video I show you How to SSH into Raspberry Pi on either a mac or windows. I will write a brief instructions below if you’re having any troubles.
Firstly you need to turn on Raspberry Pi SSH on the actual Pi. To do this simply go to raspi-config and go to advanced options-SSH and simply enable it. If you need to get the Raspberry Pi’s IP address simply enter hostname –I (You may need to rewrite it as copying and pasting is a bit iffy sometimes)
On a Windows computer simply download and install putty, in here type the IP address of the Pi and keep the port as 22. Simply connect and login and that is all you need to do!
On a Mac you simply need to open up terminal (Found under Go Utilities) and then write the following command. SSH pi@your IP address. You will probably need to respond to a security question but apart from that you’re good to go.
I hope this helps for learning how to SSH into Raspberry Pi, if you like my video then please subscribe so you stay up to date with all the coolest projects, guides and much more.