ssh-keygen -t ed25519 -C "your_email@example.com"
. This will save your public/private key pair to ~/.ssh/id_ed25519.pub
and ~/.ssh/id_ed25519
, respectively.\
C:\users\{yourUserAccount}\.ssh\id_ed25519.pub
and C:\users\{yourUserAccount}\.ssh\id_ed25519
, respectively.sleep infinity
at the end with your existing command:-i
flag to C:\users\{yourUserAccount}\.ssh\id_ed25519
.-i
flag instead.SHA256:
) into your Runpod user settings instead of the public key itself (the contents of the id_ed25519.pub
file when viewed from a text editor)ssh-ed25519
which precedes it)