- Linux Administration Cookbook
- Adam K. Dean
- 52字
- 2021-07-02 14:24:10
How to do it...
We're going to go over the steps to generate and copy a key to a remote host, using two types of key.
First, we're going to generate a more traditional Rivest-Shamir-Adleman (RSA) key, and then we're going to generate a newer type of key, the Ed25519 key.