Changes

Jump to: navigation, search
RSA key generation
IdentityFile ~/.ssh/myname@mycompany.com
</pre>
 
 
{{ImportantMessage|text=Please make sure that <code>~/.ssh/config</code> has the right ownership/access right
 
<pre>
chmod 600 ~/.ssh/config
chown $USER ~/.ssh/config
</pre>
 
Please refer to [https://linux.die.net/man/5/ssh_config ssh_config man page]
}}
743
edits

Navigation menu