Create .ssh folder
rsa public key is kept in .ssh folder
Last updated
rsa public key is kept in .ssh folder
Last updated
Now logged in as user 'rocket' let's check all the files/folder including hidden.
.bash_history .bash_layout .bashrc .cache .local .profile .sudo_as_admin_successful
You can see that their is no folder names '.ssh'. We need to create '.ssh' folder under user 'rocket' to keep the rsa public key.