Search results

  1. A

    Passwordless scp

    Hey There, I am configuring passwordless authentication: 1. Created a public key using ssh-keygen -t rsa I have got 2 file id_rsa and id_rsa.pub 2. We can copy this id_rsa.pub to remote server to execute passwordless authentication, that's right. 3.Also, we can copy this id_rsa.pub to local...
Top