ssh-directory- $ ls -al ~/.ssh # Lists the files in your .ssh directory, if they exist $ ssh-keygen -t rsa -b 4096 -C "[email protected]" Generating public/private rsa key pair. Enter a file in which to save the key (/home/Duccy/.ssh/id_rsa): [Press enter]