hi
My name is kalpesh. I am trying to create command in cloud 9 as ssh-add ~/.ssh/<private_key_file> and message shows like syntax error near unexpected token `newline'
so how I can solve this problem?
You need to replace <private_key_file> by the path where you store your private key file, by fault it is
ssh-add -K ~/.ssh/id_rsa
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.