About SSH
SSH encrypts remote shell sessions and is the standard way to administer Linux and Unix-like systems securely over a network.
- Prefer key-based authentication for routine administration.
- Verify host fingerprints when connecting to a server for the first time.
- Keep private keys protected and never paste them into web forms.
