Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
ssh-keygen -t ed25519 -f ~/.ssh/id_ed25519 -C "john@examplepista.bacik@example.com"
cat ~/.ssh/id_ed25519.pub

...