SSH Key Management | Into the Terminal 36
Password auth over SSH should be your last resort. This episode covers doing it with keys.
What this episode covers:
- Generating key pairs and choosing a good algorithm.
- Distributing public keys with
ssh-copy-id. - Using
ssh-agentand protecting private keys.
Watch the full walkthrough above.


