I'm trying to Generating a new SSH key

I’m trying to Generate a new SSH key using the shell
but, showing me like this:
bash: ssh-keygen: command not found

how can I generate one?

Hi there,

Thanks for reaching out.

You’ll need to ensure the ssh-keygen command is installed/available. Depending on your OS/setup it may need installing in different ways. If you’re able to share more about local setup we may be able to point you in the right direction, e.g. OS & version, etc.

Kind regards

Alan

Thank you @al_ps ,
I use Windows 10 and I have found the way to generate the key, I will publish it here for other users:

  1. I have downloaded the PuTTy key generator from this link

  2. the other details are here in this video about How Generate SSH Publick key on windows 10