Introduction
This is more of a note for myself, but others may also find it useful.
Generate the keys
Here I use the following cmd -
ssh-keygen -t ed25519 -C "OIC-FileServer"
You can check out the keygen options here.
I then give a name for the keys -

No comments:
Post a Comment