SSH Basics & Setup
Secure Shell, or ssh, is a very effective way to connect to a variety of services as well as your own servers.
SSH Keys (or keys to do a secure shell) can be used for:
- Connecting to Live Linux Servers
- Raspbery Pi / Ardunio
- Git, Github, Bitbucket, etc
- SFTP (secure file transfer protocol)
- And more