ssh-keygen

authentication key generation, management and conversion

to generate a key type ssh-keygen

just type ssh-keygen, u can also use "-t rsa" etc...
copy
9
1
to generate a key type ssh-keygenssh-keygenjust type ssh-keygen, u can also use "-t rsa" etc...

7 months ago george 3 |

Result:

Enter file in which to save the key (/root/.ssh/id_rsa):
Enter passphrase (empty for no passphrase):
Enter same passphrase again:
Your identification has been saved in /root/.ssh/id_rsa.
Your public key has been saved in /root/.ssh/id_rsa.pub.
The key fingerprint is:
a6:61:b8:27:35:cf:2c:6d:13:22:70:af:4c:c8:b0:83 root@valco